summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2014-04-03Merge branch 'jk/lib-terminal-lazy' into maintJunio C Hamano
2014-04-03Merge branch 'us/printf-not-echo' into maintJunio C Hamano
2014-04-03Merge branch 'jn/wt-status' into maintJunio 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-02update-ref: fail create operation over stdin if ref already existsAman Gupta
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-31code and test: fix misuses of "nor"Justin Lebar
2014-03-31parse-options: remove unused OPT_SET_PTRMarat Radchenko
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-26apply --ignore-space-change: lines with and without leading whitespaces do no...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