aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'tr/remote-tighten-commandline-parsing' into maintJunio C Hamano2013-05-03
|\
| * remote: check for superfluous arguments in 'git remote add'Thomas Rast2013-04-24
* | Merge branch 'jk/receive-pack-deadlocks-with-early-failure' into maintJunio C Hamano2013-04-26
|\ \
| * | receive-pack: close sideband fd on early pack errorsJeff King2013-04-19
* | | Merge branch 'jk/chopped-ident' into maintJunio C Hamano2013-04-26
|\ \ \
| * | | blame: handle broken commit headers gracefullyRené Scharfe2013-04-17
| * | | cat-file: print tags raw for "cat-file -p"Jeff King2013-04-17
* | | | Merge branch 'rt/commentchar-fmt-merge-msg' into maintJunio C Hamano2013-04-26
|\ \ \ \
| * | | | fmt-merge-msg: use core.commentchar in tag signatures completelyRalf Thielow2013-04-07
| * | | | fmt-merge-msg: respect core.commentchar in people creditsRalf Thielow2013-04-07
* | | | | Merge branch 'jc/merge-tag-object' into maintJunio C Hamano2013-04-24
|\ \ \ \ \
| * | | | | merge: a random object may not necssarily be a commitJunio C Hamano2013-03-19
* | | | | | cherry-pick/revert: make usage say '<commit-ish>...'Kevin Bracey2013-04-24
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'jk/show-branch-strbuf' into maintJunio C Hamano2013-04-22
|\ \ \ \ \
| * | | | | show-branch: use strbuf instead of static bufferJeff King2013-04-06
| |/ / / /
* | | | | Merge branch 'jc/apply-ws-fix-tab-in-indent' into maintJunio C Hamano2013-04-22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | apply --whitespace=fix: avoid running over the postimage bufferJunio C Hamano2013-03-22
| |/ / /
* | | | Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-04-12
|\ \ \ \ | | |_|/ | |/| |
| * | | fast-export: fix argument name in error messagesPaul Price2013-04-12
* | | | Merge branch 'nd/index-pack-threaded-fixes' into maintJunio C Hamano2013-04-04
|\ \ \ \
| * | | | index-pack: guard nr_resolved_deltas reads by lockThomas Rast2013-03-19
| * | | | index-pack: protect deepest_delta in multithread codeNguyễn Thái Ngọc Duy2013-03-19
* | | | | Merge branch 'jk/index-pack-correct-depth-fix' into maintJunio C Hamano2013-04-04
|\ \ \ \ \
| * | | | | index-pack: always zero-initialize object_entry listJeff King2013-03-20
| |/ / / /
* | | | | Merge branch 'mg/gpg-interface-using-status' into maintJunio C Hamano2013-04-03
|\ \ \ \ \
| * | | | | gpg_interface: allow to request status returnMichael J Gruber2013-02-14
* | | | | | Merge branch 'bc/commit-complete-lines-given-via-m-option' into maintJunio C Hamano2013-04-03
|\ \ \ \ \ \
| * | | | | | git-commit: only append a newline to -m mesg if necessaryBrandon Casey2013-02-19
* | | | | | | Merge branch 'jc/describe' into maintJunio C Hamano2013-04-03
|\ \ \ \ \ \ \
| * | | | | | | describe: --match=<pattern> must limit the refs even when used with --allJunio C Hamano2013-02-28
* | | | | | | | Merge branch 'ph/tag-force-no-warn-on-creation' into maintJunio C Hamano2013-04-03
|\ \ \ \ \ \ \ \
| * | | | | | | | tag: --force does not have to warn when creating tagsPhil Hord2013-03-13
| |/ / / / / / /
* | | | | | | | Sync with 1.8.1 maintenance trackJunio C Hamano2013-04-03
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1Junio C Hamano2013-04-03
| |\ \ \ \ \ \ \
| | * | | | | | | use parse_object_or_die instead of die("bad object")Jeff King2013-03-17
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'ap/maint-update-index-h-is-for-help' into maint-1.8.1Junio C Hamano2013-04-03
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'nd/index-pack-l10n-buf-overflow' into maint-1.8.1Junio C Hamano2013-04-03
| |\ \ \ \ \ \ \ \
* | | | | | | | | | cat-file: Fix an gcc -Wuninitialized warningRamsay Jones2013-03-29
* | | | | | | | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | merge-tree: fix typo in merge-tree.c::unresolvedJohn Keeping2013-03-27
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/mailsplit-maildir-muttsort' into maintJunio C Hamano2013-03-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mailsplit: sort maildir filenames more cleverlyJeff King2013-03-02
* | | | | | | | | | Merge branch 'nd/branch-error-cases' into maintJunio C Hamano2013-03-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | branch: segfault fixes and validationNguyễn Thái Ngọc Duy2013-02-23
* | | | | | | | | | | Merge branch 'ap/maint-update-index-h-is-for-help' into maintJunio C Hamano2013-03-26
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | update-index: allow "-h" to also display optionsAntoine Pelisse2013-02-23
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nd/index-pack-l10n-buf-overflow' into maintJunio C Hamano2013-03-26
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | 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' into maintJunio C Hamano2013-03-26
|\ \ \ \ \ \ \ \ \ \