summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2014-04-24Merge branch 'fc/transport-helper-sync-error-fix'Libravatar Junio C Hamano1-8/+23
2014-04-21t5801 (remote-helpers): cleanup environment setsLibravatar Felipe Contreras1-7/+4
2014-04-19Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenLibravatar Johan Herland18-126/+126
2014-04-16Merge branch 'km/avoid-cp-a'Libravatar Junio C Hamano1-2/+2
2014-04-16Merge branch 'km/avoid-bs-in-shell-glob'Libravatar Junio C Hamano1-2/+2
2014-04-14transport-helper: fix sync issue on crashesLibravatar Felipe Contreras1-1/+19
2014-04-11test: fix t5560 on FreeBSDLibravatar Kyle J. McKay1-2/+2
2014-04-11test: fix t7001 cp to use POSIX optionsLibravatar Kyle J. McKay1-2/+2
2014-04-08Merge branch 'jk/pack-bitmap'Libravatar Junio C Hamano1-0/+31
2014-04-08Merge branch 'jl/nor-or-nand-and'Libravatar Junio C Hamano7-7/+7
2014-04-08Merge branch 'mh/update-ref-batch-create-fix'Libravatar Junio C Hamano1-0/+11
2014-04-08Merge branch 'mr/opt-set-ptr'Libravatar Junio C Hamano1-4/+3
2014-04-08Merge branch 'jc/rev-parse-argh-dashed-multi-words'Libravatar Junio C Hamano1-0/+13
2014-04-08Merge branch 'jk/commit-dates-parsing-fix'Libravatar Junio C Hamano1-4/+2
2014-04-04add `ignore_missing_links` mode to revwalkLibravatar Vicent Marti1-0/+31
2014-04-03Merge branch 'cb/aix'Libravatar Junio C Hamano2-4/+2
2014-04-03Merge branch 'cn/fetch-prune-overlapping-destination'Libravatar Junio C Hamano1-0/+20
2014-04-02Merge branch 'rs/pickaxe-i'Libravatar Junio C Hamano1-102/+64
2014-04-02Revert "submodule: explicit local branch creation in module_clone"Libravatar Junio C Hamano1-38/+1
2014-04-02update-ref: fail create operation over stdin if ref already existsLibravatar Aman Gupta1-0/+11
2014-04-01t4212: loosen far-in-future test for AIXLibravatar Jeff King1-4/+2
2014-03-31Merge branch 'jk/tests-cleanup'Libravatar Junio C Hamano10-180/+87
2014-03-31Merge branch 'ib/rev-parse-parseopt-argh'Libravatar Junio C Hamano1-36/+56
2014-03-31Merge branch 'js/userdiff-cc'Libravatar Junio C Hamano32-153/+298
2014-03-31Merge branch 'dt/tests-with-env-not-subshell'Libravatar Junio C Hamano12-152/+42
2014-03-31code and test: fix misuses of "nor"Libravatar Justin Lebar7-7/+7
2014-03-31parse-options: remove unused OPT_SET_PTRLibravatar Marat Radchenko1-4/+3
2014-03-31tests: don't rely on strerror text when testing rmdir failureLibravatar Charles Bailey2-4/+2
2014-03-28Merge branch 'bg/rebase-off-of-previous-branch'Libravatar Junio C Hamano1-0/+17
2014-03-28Merge branch 'bp/commit-p-editor'Libravatar Junio C Hamano2-9/+58
2014-03-28Merge branch 'jk/pack-bitmap'Libravatar Junio C Hamano1-1/+4
2014-03-26fetch: handle overlaping refspecs on --pruneLibravatar Carlos Martín Nieto1-1/+1
2014-03-25Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'Libravatar Junio C Hamano1-3/+3
2014-03-25Merge branch 'us/printf-not-echo'Libravatar Junio C Hamano1-2/+2
2014-03-25Merge branch 'jk/lib-terminal-lazy'Libravatar Junio C Hamano1-18/+19
2014-03-25Merge branch 'nd/commit-editor-cleanup'Libravatar Junio C Hamano1-0/+16
2014-03-25Merge branch 'jk/mv-submodules-fix'Libravatar Junio C Hamano1-1/+12
2014-03-24pickaxe: honor -i when used with -S and --pickaxe-regexLibravatar René Scharfe1-0/+5
2014-03-24t4209: use helper functions to test --authorLibravatar René Scharfe1-9/+4
2014-03-24t4209: use helper functions to test --grepLibravatar René Scharfe1-14/+4
2014-03-24t4209: factor out helper function test_log_icase()Libravatar René Scharfe1-12/+14
2014-03-24t4209: factor out helper function test_log()Libravatar René Scharfe1-58/+42
2014-03-24t4209: set up expectations up frontLibravatar René Scharfe1-39/+25
2014-03-24update-index: teach --cacheinfo a new syntax "mode,sha1,path"Libravatar Junio C Hamano1-0/+13
2014-03-23t1502: protect runs of SPs used in the indentationLibravatar Junio C Hamano1-56/+56
2014-03-23rev-parse --parseopt: option argument name hintsLibravatar Ilya Bobyr1-0/+20
2014-03-21userdiff: have 'cpp' hunk header pattern catch more C++ anchor pointsLibravatar Johannes Sixt12-12/+0
2014-03-21t4018: test cases showing that the cpp pattern misses many anchor pointsLibravatar Johannes Sixt12-0/+66
2014-03-21t4018: test cases for the built-in cpp patternLibravatar Johannes Sixt9-0/+55
2014-03-21t4018: reduce test files for pattern compilation testsLibravatar Johannes Sixt1-38/+14