Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tr/remote-tighten-commandline-parsing' into maint | Junio C Hamano | 2013-05-03 | 1 | -1/+1 |
|\ | |||||
| * | remote: check for superfluous arguments in 'git remote add' | Thomas Rast | 2013-04-24 | 1 | -1/+1 |
* | | Merge branch 'jk/receive-pack-deadlocks-with-early-failure' into maint | Junio C Hamano | 2013-04-26 | 1 | -1/+4 |
|\ \ | |||||
| * | | receive-pack: close sideband fd on early pack errors | Jeff King | 2013-04-19 | 1 | -1/+4 |
* | | | Merge branch 'jk/chopped-ident' into maint | Junio C Hamano | 2013-04-26 | 2 | -74/+8 |
|\ \ \ | |||||
| * | | | blame: handle broken commit headers gracefully | René Scharfe | 2013-04-17 | 1 | -3/+8 |
| * | | | cat-file: print tags raw for "cat-file -p" | Jeff King | 2013-04-17 | 1 | -71/+0 |
* | | | | Merge branch 'rt/commentchar-fmt-merge-msg' into maint | Junio C Hamano | 2013-04-26 | 1 | -7/+11 |
|\ \ \ \ | |||||
| * | | | | fmt-merge-msg: use core.commentchar in tag signatures completely | Ralf Thielow | 2013-04-07 | 1 | -4/+8 |
| * | | | | fmt-merge-msg: respect core.commentchar in people credits | Ralf Thielow | 2013-04-07 | 1 | -3/+3 |
* | | | | | Merge branch 'jc/merge-tag-object' into maint | Junio C Hamano | 2013-04-24 | 1 | -0/+13 |
|\ \ \ \ \ | |||||
| * | | | | | merge: a random object may not necssarily be a commit | Junio C Hamano | 2013-03-19 | 1 | -0/+13 |
* | | | | | | cherry-pick/revert: make usage say '<commit-ish>...' | Kevin Bracey | 2013-04-24 | 1 | -2/+2 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'jk/show-branch-strbuf' into maint | Junio C Hamano | 2013-04-22 | 1 | -9/+8 |
|\ \ \ \ \ | |||||
| * | | | | | show-branch: use strbuf instead of static buffer | Jeff King | 2013-04-06 | 1 | -9/+8 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/apply-ws-fix-tab-in-indent' into maint | Junio C Hamano | 2013-04-22 | 1 | -6/+10 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | apply --whitespace=fix: avoid running over the postimage buffer | Junio C Hamano | 2013-03-22 | 1 | -6/+10 |
| |/ / / | |||||
* | | | | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 | 1 | -3/+3 |
* | | | | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-04-12 | 1 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | fast-export: fix argument name in error messages | Paul Price | 2013-04-12 | 1 | -2/+2 |
* | | | | Merge branch 'nd/index-pack-threaded-fixes' into maint | Junio C Hamano | 2013-04-04 | 1 | -8/+26 |
|\ \ \ \ | |||||
| * | | | | index-pack: guard nr_resolved_deltas reads by lock | Thomas Rast | 2013-03-19 | 1 | -1/+3 |
| * | | | | index-pack: protect deepest_delta in multithread code | Nguyễn Thái Ngọc Duy | 2013-03-19 | 1 | -7/+23 |
* | | | | | Merge branch 'jk/index-pack-correct-depth-fix' into maint | Junio C Hamano | 2013-04-04 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | index-pack: always zero-initialize object_entry list | Jeff King | 2013-03-20 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'mg/gpg-interface-using-status' into maint | Junio C Hamano | 2013-04-03 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | gpg_interface: allow to request status return | Michael J Gruber | 2013-02-14 | 2 | -2/+2 |
* | | | | | | Merge branch 'bc/commit-complete-lines-given-via-m-option' into maint | Junio C Hamano | 2013-04-03 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-commit: only append a newline to -m mesg if necessary | Brandon Casey | 2013-02-19 | 1 | -1/+3 |
* | | | | | | | Merge branch 'jc/describe' into maint | Junio C Hamano | 2013-04-03 | 1 | -21/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | describe: --match=<pattern> must limit the refs even when used with --all | Junio C Hamano | 2013-02-28 | 1 | -21/+20 |
* | | | | | | | | Merge branch 'ph/tag-force-no-warn-on-creation' into maint | Junio C Hamano | 2013-04-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tag: --force does not have to warn when creating tags | Phil Hord | 2013-03-13 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Sync with 1.8.1 maintenance track | Junio C Hamano | 2013-04-03 | 2 | -6/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 2 | -6/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | use parse_object_or_die instead of die("bad object") | Jeff King | 2013-03-17 | 2 | -6/+2 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'ap/maint-update-index-h-is-for-help' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'nd/index-pack-l10n-buf-overflow' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | cat-file: Fix an gcc -Wuninitialized warning | Ramsay Jones | 2013-03-29 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-03-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | merge-tree: fix typo in merge-tree.c::unresolved | John Keeping | 2013-03-27 | 1 | -1/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/mailsplit-maildir-muttsort' into maint | Junio C Hamano | 2013-03-26 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | mailsplit: sort maildir filenames more cleverly | Jeff King | 2013-03-02 | 1 | -0/+23 |
* | | | | | | | | | | Merge branch 'nd/branch-error-cases' into maint | Junio C Hamano | 2013-03-26 | 1 | -0/+27 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | branch: segfault fixes and validation | Nguyễn Thái Ngọc Duy | 2013-02-23 | 1 | -0/+27 |
* | | | | | | | | | | | Merge branch 'ap/maint-update-index-h-is-for-help' into maint | Junio C Hamano | 2013-03-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | update-index: allow "-h" to also display options | Antoine Pelisse | 2013-02-23 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'nd/index-pack-l10n-buf-overflow' into maint | Junio C Hamano | 2013-03-26 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | index-pack: fix buffer overflow caused by translations | Nguyễn Thái Ngọc Duy | 2013-03-16 | 1 | -4/+5 |
* | | | | | | | | | | Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs' into maint | Junio C Hamano | 2013-03-26 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |