summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Merge branch 'kb/name-hash'Junio C Hamano2013-04-011-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | name-hash.c: fix endless loop with core.ignorecase=trueKarsten Blees2013-02-271-0/+20
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/pkt-line-cleanup'Junio C Hamano2013-04-012-42/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | do not use GIT_TRACE_PACKET=3 in testsJeff King2013-03-212-25/+27
| * | | | | | | | | | | | | | upload-pack: remove packet debugging harnessJeff King2013-02-202-26/+22
* | | | | | | | | | | | | | | Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-014-4/+497
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-commit: populate the edit buffer with 2 blank lines before s-o-bBrandon Casey2013-02-231-0/+12
| * | | | | | | | | | | | | | | Unify appending signoff in format-patch, commit and sequencerBrandon Casey2013-02-121-5/+26
| * | | | | | | | | | | | | | | t4014: more tests about appending s-o-b linesNguyễn Thái Ngọc Duy2013-02-121-0/+241
| * | | | | | | | | | | | | | | sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey2013-02-121-1/+1
| * | | | | | | | | | | | | | | sequencer.c: always separate "(cherry picked from" from commit bodyBrandon Casey2013-02-121-0/+53
| * | | | | | | | | | | | | | | sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footerBrandon Casey2013-02-121-0/+55
| * | | | | | | | | | | | | | | t/t3511: add some tests of 'cherry-pick -s' functionalityBrandon Casey2013-02-121-0/+111
| * | | | | | | | | | | | | | | t/test-lib-functions.sh: allow to specify the tag name to test_commitBrandon Casey2013-02-121-4/+4
* | | | | | | | | | | | | | | | Merge branch 'rr/test-3200-style'Junio C Hamano2013-04-011-253/+267
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | t3200 (branch): modernize styleRamkumar Ramachandra2013-03-201-233/+244
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'yd/use-test-config-unconfig'Junio C Hamano2013-03-2811-142/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t5520: use test_config to set/unset git config variables (leftover bits)Ramkumar Ramachandra2013-03-281-3/+3
| * | | | | | | | | | | | | | | t7600: use test_config to set/unset git config variablesYann Droneaud2013-03-251-34/+26
| * | | | | | | | | | | | | | | t7502: remove clear_configYann Droneaud2013-03-251-26/+6
| * | | | | | | | | | | | | | | t7502: use test_config to set/unset git config variablesYann Droneaud2013-03-251-5/+3
| * | | | | | | | | | | | | | | t9500: use test_config to set/unset git config variablesYann Droneaud2013-03-251-2/+1
| * | | | | | | | | | | | | | | t7508: use test_config to set/unset git config variablesYann Droneaud2013-03-251-30/+16
| * | | | | | | | | | | | | | | t7500: use test_config to set/unset git config variablesYann Droneaud2013-03-251-4/+2
| * | | | | | | | | | | | | | | t5541: use test_config to set/unset git config variablesYann Droneaud2013-03-251-2/+1
| * | | | | | | | | | | | | | | t5520: use test_config to set/unset git config variablesYann Droneaud2013-03-251-8/+4
| * | | | | | | | | | | | | | | t4202: use test_config/test_unconfig to set/unset git config variablesYann Droneaud2013-03-251-20/+8
| * | | | | | | | | | | | | | | t4034: use test_config/test_unconfig to set/unset git config variablesYann Droneaud2013-03-251-4/+3
| * | | | | | | | | | | | | | | t4304: use test_config to set/unset git config variablesYann Droneaud2013-03-251-2/+1
| * | | | | | | | | | | | | | | t3400: use test_config to set/unset git config variablesYann Droneaud2013-03-251-2/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second'Junio C Hamano2013-03-281-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix revision walk for commits with the same datesKacper Kornet2013-03-221-0/+13
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'rr/tests-dedup-test-config'Junio C Hamano2013-03-282-10/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t4018,7810,7811: remove test_config() redefinitionRamkumar Ramachandra2013-03-193-15/+0
* | | | | | | | | | | | | | | | Merge branch 'jc/remove-treesame-parent-in-simplify-merges'Junio C Hamano2013-03-281-5/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | simplify-merges: drop merge from irrelevant side branchJunio C Hamano2013-01-171-5/+21
* | | | | | | | | | | | | | | | | Merge branch 'jk/checkout-attribute-lookup'Junio C Hamano2013-03-281-73/+96
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t2003: work around path mangling issue on WindowsJohannes Sixt2013-03-201-2/+2
| * | | | | | | | | | | | | | | | | entry: fix filter lookupJohn Keeping2013-03-141-0/+26
| * | | | | | | | | | | | | | | | | t2003: modernize styleJohn Keeping2013-03-141-73/+70
* | | | | | | | | | | | | | | | | | Merge branch 'jk/difftool-dir-diff-edit-fix'Junio C Hamano2013-03-281-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | difftool --dir-diff: symlink all files matching the working treeJohn Keeping2013-03-141-0/+22
* | | | | | | | | | | | | | | | | | Merge branch 'ap/combine-diff-ignore-whitespace'Junio C Hamano2013-03-271-0/+111
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Allow combined diff to ignore white-spacesAntoine Pelisse2013-03-141-0/+111
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/fully-peeled-packed-ref'Junio C Hamano2013-03-251-0/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | pack-refs: add fully-peeled traitMichael Haggerty2013-03-181-0/+22
| * | | | | | | | | | | | | | | | | pack-refs: write peeled entry for non-tagsJeff King2013-03-171-0/+42
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/peel-ref'Junio C Hamano2013-03-251-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | upload-pack: make sure "want" objects are parsedJeff King2013-03-161-0/+9
* | | | | | | | | | | | | | | | | | Merge branch 'ph/tag-force-no-warn-on-creation'Junio C Hamano2013-03-251-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \