summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
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-26apply --ignore-space-change: lines with and without leading whitespaces do no...Libravatar Junio C Hamano1-8/+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
2014-03-21t4018: convert custom pattern test to the new infrastructureLibravatar Johannes Sixt4-24/+58
2014-03-21t4018: convert java pattern test to the new infrastructureLibravatar Johannes Sixt2-4/+8
2014-03-21t4018: convert perl pattern tests to the new infrastructureLibravatar Johannes Sixt6-88/+44
2014-03-21t4018: an infrastructure to test hunk headersLibravatar Johannes Sixt2-6/+72
2014-03-21t0001: drop subshells just for "cd"Libravatar Jeff King1-47/+9
2014-03-21t0001: drop useless subshellsLibravatar Jeff King1-39/+22
2014-03-21t0001: use test_must_failLibravatar Jeff King1-27/+11
2014-03-21t0001: use test_config_globalLibravatar Jeff King1-7/+4
2014-03-21t0001: use test_path_is_*Libravatar Jeff King1-18/+18
2014-03-21t0001: make symlink reinit test more carefulLibravatar Jeff King1-2/+2
2014-03-21t: prefer "git config --file" to GIT_CONFIGLibravatar Jeff King5-18/+17
2014-03-21t: prefer "git config --file" to GIT_CONFIG with test_must_failLibravatar Jeff King1-4/+4
2014-03-21t: stop using GIT_CONFIG to cross repo boundariesLibravatar Jeff King2-5/+5
2014-03-21t: drop useless sane_unset GIT_* callsLibravatar Jeff King3-17/+0
2014-03-21t/test-lib: drop redundant unset of GIT_CONFIGLibravatar Jeff King1-1/+0
2014-03-21t/Makefile: stop setting GIT_CONFIGLibravatar Jeff King1-2/+2
2014-03-21Merge branch 'lt/request-pull'Libravatar Junio C Hamano1-9/+15
2014-03-21Merge branch 'nd/upload-pack-shallow'Libravatar Junio C Hamano1-0/+41
2014-03-21Merge branch 'jn/wt-status'Libravatar Junio C Hamano2-13/+13
2014-03-21Merge branch 'nd/tag-version-sort'Libravatar Junio C Hamano1-0/+43
2014-03-21Merge branch 'tc/commit-dry-run-exit-status-tests'Libravatar Junio C Hamano1-0/+36
2014-03-19t5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncLibravatar Sebastian Schuberth1-3/+3