summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2014-04-08Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano
2014-04-08Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano
2014-04-03Merge branch 'cb/aix'Junio C Hamano
2014-04-03Merge branch 'cn/fetch-prune-overlapping-destination'Junio C Hamano
2014-04-02Merge branch 'rs/pickaxe-i'Junio C Hamano
2014-04-02Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano
2014-04-01t4212: loosen far-in-future test for AIXJeff King
2014-03-31Merge branch 'jk/tests-cleanup'Junio C Hamano
2014-03-31Merge branch 'ib/rev-parse-parseopt-argh'Junio C Hamano
2014-03-31Merge branch 'js/userdiff-cc'Junio C Hamano
2014-03-31Merge branch 'dt/tests-with-env-not-subshell'Junio C Hamano
2014-03-31tests: don't rely on strerror text when testing rmdir failureCharles Bailey
2014-03-28Merge branch 'bg/rebase-off-of-previous-branch'Junio C Hamano
2014-03-28Merge branch 'bp/commit-p-editor'Junio C Hamano
2014-03-28Merge branch 'jk/pack-bitmap'Junio C Hamano
2014-03-26fetch: handle overlaping refspecs on --pruneCarlos Martín Nieto
2014-03-25Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'Junio C Hamano
2014-03-25Merge branch 'us/printf-not-echo'Junio C Hamano
2014-03-25Merge branch 'jk/lib-terminal-lazy'Junio C Hamano
2014-03-25Merge branch 'nd/commit-editor-cleanup'Junio C Hamano
2014-03-25Merge branch 'jk/mv-submodules-fix'Junio C Hamano
2014-03-24pickaxe: honor -i when used with -S and --pickaxe-regexRené Scharfe
2014-03-24t4209: use helper functions to test --authorRené Scharfe
2014-03-24t4209: use helper functions to test --grepRené Scharfe
2014-03-24t4209: factor out helper function test_log_icase()René Scharfe
2014-03-24t4209: factor out helper function test_log()René Scharfe
2014-03-24t4209: set up expectations up frontRené Scharfe
2014-03-24update-index: teach --cacheinfo a new syntax "mode,sha1,path"Junio C Hamano
2014-03-24t1502: protect runs of SPs used in the indentationJunio C Hamano
2014-03-24rev-parse --parseopt: option argument name hintsIlya Bobyr
2014-03-21userdiff: have 'cpp' hunk header pattern catch more C++ anchor pointsJohannes Sixt
2014-03-21t4018: test cases showing that the cpp pattern misses many anchor pointsJohannes Sixt
2014-03-21t4018: test cases for the built-in cpp patternJohannes Sixt
2014-03-21t4018: reduce test files for pattern compilation testsJohannes Sixt
2014-03-21t4018: convert custom pattern test to the new infrastructureJohannes Sixt
2014-03-21t4018: convert java pattern test to the new infrastructureJohannes Sixt
2014-03-21t4018: convert perl pattern tests to the new infrastructureJohannes Sixt
2014-03-21t4018: an infrastructure to test hunk headersJohannes Sixt
2014-03-21t0001: drop subshells just for "cd"Jeff King
2014-03-21t0001: drop useless subshellsJeff King
2014-03-21t0001: use test_must_failJeff King
2014-03-21t0001: use test_config_globalJeff King
2014-03-21t0001: use test_path_is_*Jeff King
2014-03-21t0001: make symlink reinit test more carefulJeff King
2014-03-21t: prefer "git config --file" to GIT_CONFIGJeff King
2014-03-21t: prefer "git config --file" to GIT_CONFIG with test_must_failJeff King
2014-03-21t: stop using GIT_CONFIG to cross repo boundariesJeff King
2014-03-21t: drop useless sane_unset GIT_* callsJeff King
2014-03-21t/test-lib: drop redundant unset of GIT_CONFIGJeff King
2014-03-21t/Makefile: stop setting GIT_CONFIGJeff King