aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'mg/gpg-interface-using-status'Junio C Hamano2013-03-21
|\
| * gpg_interface: allow to request status returnMichael J Gruber2013-02-14
* | Merge branch 'nd/branch-error-cases'Junio C Hamano2013-03-21
|\ \
| * | branch: segfault fixes and validationNguyễn Thái Ngọc Duy2013-02-23
* | | Merge branch 'ap/maint-update-index-h-is-for-help'Junio C Hamano2013-03-21
|\ \ \
| * | | update-index: allow "-h" to also display optionsAntoine Pelisse2013-02-23
| | |/ | |/|
* | | Merge branch 'bc/commit-complete-lines-given-via-m-option'Junio C Hamano2013-03-21
|\ \ \
| * | | git-commit: only append a newline to -m mesg if necessaryBrandon Casey2013-02-19
* | | | Merge branch 'nd/count-garbage'Junio C Hamano2013-03-21
|\ \ \ \
| * | | | count-objects: report how much disk space taken by garbage filesNguyễn Thái Ngọc Duy2013-02-15
| * | | | count-objects: report garbage files in pack directory tooNguyễn Thái Ngọc Duy2013-02-15
* | | | | Merge branch 'jc/fetch-raw-sha1'Junio C Hamano2013-03-21
|\ \ \ \ \
| * | | | | fetch: use struct ref to represent refs to be fetchedJunio C Hamano2013-02-07
* | | | | | Merge branch 'nd/index-pack-l10n-buf-overflow'Junio C Hamano2013-03-21
|\ \ \ \ \ \
| * | | | | | index-pack: fix buffer overflow caused by translationsNguyễn Thái Ngọc Duy2013-03-16
* | | | | | | Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs'Junio C Hamano2013-03-19
|\ \ \ \ \ \ \
| * | | | | | | Fix ".git/refs" stragglersGreg Price2013-02-24
| | |_|_|_|/ / | |/| | | | |
* | | | | | | add: update pathless 'add [-u|-A]' warning to reflect change of planMatthieu Moy2013-03-11
* | | | | | | Merge branch 'as/check-ignore'Junio C Hamano2013-02-25
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | name-hash: allow hashing an empty stringJunio C Hamano2013-02-19
* | | | | | | Merge branch 'jc/hidden-refs'Junio C Hamano2013-02-17
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | upload/receive-pack: allow hiding ref hierarchiesJunio C Hamano2013-02-07
* | | | | | | Merge branch 'jc/extended-fake-ancestor-for-gitlink'Junio C Hamano2013-02-14
|\ \ \ \ \ \ \
| * | | | | | | apply: verify submodule commit object name betterJunio C Hamano2013-02-05
* | | | | | | | Merge branch 'maint'Junio C Hamano2013-02-12
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Replace filepattern with pathspec for consistencyMatthieu Moy2013-02-12
| * | | | | | | Merge branch 'jc/fake-ancestor-with-non-blobs' into maintJunio C Hamano2013-02-07
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'nd/edit-branch-desc-while-detached' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/help' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jc/merge-blobs' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'jk/apply-similaritly-parsing'Junio C Hamano2013-02-08
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | builtin/apply: tighten (dis)similarity index parsingJohn Keeping2013-02-03
* | | | | | | | | | | Merge branch 'nd/branch-error-cases'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | branch: let branch filters imply --listJeff King2013-01-31
| * | | | | | | | | | branch: mark more strings for translationNguyễn Thái Ngọc Duy2013-01-30
| * | | | | | | | | | Merge branch 'nd/edit-branch-desc-while-detached' into HEADJunio C Hamano2013-01-30
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | branch: give a more helpful message on redundant argumentsNguyễn Thái Ngọc Duy2013-01-30
| * | | | | | | | | | branch: reject -D/-d without branch nameNguyễn Thái Ngọc Duy2013-01-30
* | | | | | | | | | | Merge branch 'jc/fake-ancestor-with-non-blobs'Junio C Hamano2013-02-05
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | apply: diagnose incomplete submodule object name betterJunio C Hamano2013-01-31
| * | | | | | | | | | apply: simplify build_fake_ancestor()Junio C Hamano2013-01-31
* | | | | | | | | | | Merge branch 'jk/read-commit-buffer-data-after-free'Junio C Hamano2013-02-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | logmsg_reencode: lazily load missing commit buffersJeff King2013-01-26
| * | | | | | | | | | | logmsg_reencode: never return NULLJeff King2013-01-26
| * | | | | | | | | | | commit: drop useless xstrdup of commit messageJeff King2013-01-26
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mm/add-u-A-sans-pathspec'Junio C Hamano2013-02-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add: warn when -u or -A is used without pathspecMatthieu Moy2013-01-28
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/push-reject-reasons'Junio C Hamano2013-02-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | push: finishing touches to explain REJECT_ALREADY_EXISTS betterJunio C Hamano2013-01-24
| * | | | | | | | | | | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCEJunio C Hamano2013-01-24