Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge branch 'kb/name-hash' | Junio C Hamano | 2013-04-01 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | name-hash.c: fix endless loop with core.ignorecase=true | Karsten Blees | 2013-02-27 | 1 | -0/+20 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'jk/pkt-line-cleanup' | Junio C Hamano | 2013-04-01 | 2 | -42/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | do not use GIT_TRACE_PACKET=3 in tests | Jeff King | 2013-03-21 | 2 | -25/+27 | |
| * | | | | | | | | | | | | | | upload-pack: remove packet debugging harness | Jeff King | 2013-02-20 | 2 | -26/+22 | |
* | | | | | | | | | | | | | | | Merge branch 'bc/append-signed-off-by' | Junio C Hamano | 2013-04-01 | 4 | -4/+497 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | git-commit: populate the edit buffer with 2 blank lines before s-o-b | Brandon Casey | 2013-02-23 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | Unify appending signoff in format-patch, commit and sequencer | Brandon Casey | 2013-02-12 | 1 | -5/+26 | |
| * | | | | | | | | | | | | | | | t4014: more tests about appending s-o-b lines | Nguyễn Thái Ngọc Duy | 2013-02-12 | 1 | -0/+241 | |
| * | | | | | | | | | | | | | | | sequencer.c: teach append_signoff how to detect duplicate s-o-b | Brandon Casey | 2013-02-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | sequencer.c: always separate "(cherry picked from" from commit body | Brandon Casey | 2013-02-12 | 1 | -0/+53 | |
| * | | | | | | | | | | | | | | | sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer | Brandon Casey | 2013-02-12 | 1 | -0/+55 | |
| * | | | | | | | | | | | | | | | t/t3511: add some tests of 'cherry-pick -s' functionality | Brandon Casey | 2013-02-12 | 1 | -0/+111 | |
| * | | | | | | | | | | | | | | | t/test-lib-functions.sh: allow to specify the tag name to test_commit | Brandon Casey | 2013-02-12 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | Merge branch 'rr/test-3200-style' | Junio C Hamano | 2013-04-01 | 1 | -253/+267 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | t3200 (branch): modernize style | Ramkumar Ramachandra | 2013-03-20 | 1 | -233/+244 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'yd/use-test-config-unconfig' | Junio C Hamano | 2013-03-28 | 11 | -142/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | t5520: use test_config to set/unset git config variables (leftover bits) | Ramkumar Ramachandra | 2013-03-28 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | t7600: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -34/+26 | |
| * | | | | | | | | | | | | | | | t7502: remove clear_config | Yann Droneaud | 2013-03-25 | 1 | -26/+6 | |
| * | | | | | | | | | | | | | | | t7502: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | | t9500: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | t7508: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -30/+16 | |
| * | | | | | | | | | | | | | | | t7500: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | t5541: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | t5520: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -8/+4 | |
| * | | | | | | | | | | | | | | | t4202: use test_config/test_unconfig to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -20/+8 | |
| * | | | | | | | | | | | | | | | t4034: use test_config/test_unconfig to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | t4304: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | t3400: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -2/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' | Junio C Hamano | 2013-03-28 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix revision walk for commits with the same dates | Kacper Kornet | 2013-03-22 | 1 | -0/+13 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'rr/tests-dedup-test-config' | Junio C Hamano | 2013-03-28 | 2 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | t4018,7810,7811: remove test_config() redefinition | Ramkumar Ramachandra | 2013-03-19 | 3 | -15/+0 | |
* | | | | | | | | | | | | | | | | Merge branch 'jc/remove-treesame-parent-in-simplify-merges' | Junio C Hamano | 2013-03-28 | 1 | -5/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | simplify-merges: drop merge from irrelevant side branch | Junio C Hamano | 2013-01-17 | 1 | -5/+21 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/checkout-attribute-lookup' | Junio C Hamano | 2013-03-28 | 1 | -73/+96 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | t2003: work around path mangling issue on Windows | Johannes Sixt | 2013-03-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | entry: fix filter lookup | John Keeping | 2013-03-14 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | | | | | t2003: modernize style | John Keeping | 2013-03-14 | 1 | -73/+70 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/difftool-dir-diff-edit-fix' | Junio C Hamano | 2013-03-28 | 1 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | difftool --dir-diff: symlink all files matching the working tree | John Keeping | 2013-03-14 | 1 | -0/+22 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ap/combine-diff-ignore-whitespace' | Junio C Hamano | 2013-03-27 | 1 | -0/+111 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Allow combined diff to ignore white-spaces | Antoine Pelisse | 2013-03-14 | 1 | -0/+111 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'jk/fully-peeled-packed-ref' | Junio C Hamano | 2013-03-25 | 1 | -0/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | pack-refs: add fully-peeled trait | Michael Haggerty | 2013-03-18 | 1 | -0/+22 | |
| * | | | | | | | | | | | | | | | | | pack-refs: write peeled entry for non-tags | Jeff King | 2013-03-17 | 1 | -0/+42 | |
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'jk/peel-ref' | Junio C Hamano | 2013-03-25 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | upload-pack: make sure "want" objects are parsed | Jeff King | 2013-03-16 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ph/tag-force-no-warn-on-creation' | Junio C Hamano | 2013-03-25 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |