Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | mailinfo: work around -Wstring-plus-int warningjk/mbox-from-line | Eric Sunshine | 2014-09-22 | 1 | -1/+2 | |
| * | | | | | | | | mailinfo: make ">From" in-body header check more robust | Jeff King | 2014-09-16 | 6 | -1/+65 | |
* | | | | | | | | | Git 2.1.2v2.1.2 | Junio C Hamano | 2014-09-29 | 4 | -3/+24 | |
* | | | | | | | | | Merge branch 'jk/fsck-exit-code-fix' into maint | Junio C Hamano | 2014-09-29 | 3 | -9/+87 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fsck: return non-zero status on missing ref tipsjk/fsck-exit-code-fix | Jeff King | 2014-09-12 | 2 | -1/+58 | |
| * | | | | | | | | | fsck: exit with non-zero status upon error from fsck_obj() | Jeff King | 2014-09-10 | 3 | -8/+29 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'ta/config-add-to-empty-or-true-fix' into maint | Junio C Hamano | 2014-09-29 | 4 | -7/+41 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | config: avoid a funny sentinel value "a^"ta/config-add-to-empty-or-true-fix | Jeff King | 2014-09-11 | 3 | -7/+21 | |
| * | | | | | | | | | make config --add behave correctly for empty and NULL values | Tanay Abhra | 2014-08-18 | 3 | -2/+22 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'mk/reachable-protect-detached-head' into maint | Junio C Hamano | 2014-09-29 | 2 | -0/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | reachable.c: add HEAD to reachability starting commitsmk/reachable-protect-detached-head | Max Kirillov | 2014-09-03 | 2 | -0/+25 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'mb/fast-import-delete-root' into maint | Junio C Hamano | 2014-09-29 | 2 | -1/+109 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fast-import: fix segfault in store_tree()mb/fast-import-delete-root | Maxim Bublis | 2014-08-29 | 2 | -3/+7 | |
| * | | | | | | | | | t9300: test filedelete command | Maxim Bublis | 2014-08-29 | 1 | -0/+104 | |
* | | | | | | | | | | Merge branch 'jk/index-pack-threading-races' into maint | Junio C Hamano | 2014-09-29 | 1 | -2/+31 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | index-pack: fix race condition with duplicate basesjk/index-pack-threading-races | Jeff King | 2014-08-29 | 1 | -2/+31 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jk/send-pack-many-refspecs' into maint | Junio C Hamano | 2014-09-29 | 5 | -2/+153 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | send-pack: take refspecs over stdinjk/send-pack-many-refspecs | Jeff King | 2014-08-26 | 5 | -2/+153 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'so/rebase-doc' into maint | Junio C Hamano | 2014-09-29 | 1 | -6/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Documentation/git-rebase.txt: <upstream> must be given to specify <branch>so/rebase-doc | Sergey Organov | 2014-09-16 | 1 | -1/+1 | |
| * | | | | | | | | | | Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op | Sergey Organov | 2014-08-12 | 1 | -5/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2014-09-28 | 2 | -50/+51 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | l10n: de.po: use comma before "um" | Phillip Sz | 2014-09-25 | 1 | -43/+43 | |
| * | | | | | | | | | | l10n: de.po: change Email to E-Mail | Phillip Sz | 2014-09-25 | 1 | -7/+7 | |
| * | | | | | | | | | | po/TEAMS: add new member to German translation team | Ralf Thielow | 2014-09-25 | 1 | -0/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Git 2.1.1v2.1.1 | Junio C Hamano | 2014-09-19 | 4 | -3/+48 | |
* | | | | | | | | | | Merge branch 'et/spell-poll-infinite-with-minus-one-only' into maint | Junio C Hamano | 2014-09-19 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | upload-pack: keep poll(2)'s timeout to -1et/spell-poll-infinite-with-minus-one-only | Edward Thomson | 2014-08-22 | 1 | -1/+3 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'nd/fetch-pass-quiet-to-gc-child-process' into maint | Junio C Hamano | 2014-09-19 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fetch: silence git-gc if --quiet is givennd/fetch-pass-quiet-to-gc-child-process | Nguyễn Thái Ngọc Duy | 2014-08-18 | 1 | -0/+2 | |
| * | | | | | | | | | | fetch: convert argv_gc_auto to struct argv_array | Nguyễn Thái Ngọc Duy | 2014-08-18 | 1 | -4/+4 | |
* | | | | | | | | | | | Merge branch 'jk/prune-top-level-refs-after-packing' into maint | Junio C Hamano | 2014-09-19 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | pack-refs: prune top-level refs like "refs/foo"jk/prune-top-level-refs-after-packing | Jeff King | 2014-08-25 | 2 | -1/+9 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'jk/fast-import-fixes' into maint | Junio C Hamano | 2014-09-19 | 1 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fast-import: fix buffer overflow in dump_tagsjk/top-level-refs-cleanupjk/fast-import-fixes | Jeff King | 2014-08-25 | 1 | -4/+6 | |
| * | | | | | | | | | | | fast-import: clean up pack_data pointer in end_packfile | Jeff King | 2014-08-25 | 1 | -4/+7 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'jn/unpack-trees-checkout-m-carry-deletion' into maint | Junio C Hamano | 2014-09-19 | 2 | -21/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | checkout -m: attempt merge when deletion of path was stagedjn/unpack-trees-checkout-m-carry-deletion | Jonathan Nieder | 2014-08-25 | 2 | -5/+23 | |
| * | | | | | | | | | | | unpack-trees: use 'cuddled' style for if-else cascade | Jonathan Nieder | 2014-08-13 | 1 | -8/+4 | |
| * | | | | | | | | | | | unpack-trees: simplify 'all other failures' case | Stefan Beller | 2014-08-13 | 1 | -10/+2 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'sp/pack-protocol-doc-on-shallow' into maint | Junio C Hamano | 2014-09-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Document LF appearing in shallow command during send-pack/receive-packsp/pack-protocol-doc-on-shallow | Shawn Pearce | 2014-08-28 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'jk/prompt-stash-could-be-packed' into maint | Junio C Hamano | 2014-09-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | git-prompt: do not look for refs/stash in $GIT_DIRjk/prompt-stash-could-be-packed | Jeff King | 2014-08-25 | 1 | -1/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'rs/refresh-beyond-symlink' into maint | Junio C Hamano | 2014-09-19 | 2 | -0/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | read-cache: check for leading symlinks when refreshing indexrs/refresh-beyond-symlink | René Scharfe | 2014-08-10 | 2 | -0/+51 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'lf/bundle-exclusion' into maint | Junio C Hamano | 2014-09-19 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | bundle: fix exclusion of annotated tagslf/bundle-exclusion | Lukas Fleischer | 2014-08-07 | 2 | -3/+6 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'jc/apply-ws-prefix' into maint | Junio C Hamano | 2014-09-19 | 3 | -63/+96 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | apply: omit ws check for excluded pathsjc/apply-ws-prefix | Junio C Hamano | 2014-08-07 | 2 | -3/+17 |