summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2013-06-24bash prompt: fix redirection coding style in testsLibravatar SZEDER Gábor1-116/+116
2013-06-23Merge branch 'mz/rebase-tests'Libravatar Junio C Hamano8-203/+673
2013-06-23Merge branch 'jk/unpack-entry-fallback-to-another'Libravatar Junio C Hamano1-1/+28
2013-06-23Merge branch 'jk/apache-test-for-2.4'Libravatar Junio C Hamano1-1/+19
2013-06-23Merge branch 'rr/rebase-autostash'Libravatar Junio C Hamano1-0/+22
2013-06-23Merge branch 'jg/status-config'Libravatar Junio C Hamano1-0/+57
2013-06-23test-lib: support running tests under valgrind in parallelLibravatar Thomas Rast1-22/+84
2013-06-23test-lib: allow prefixing a custom string before "ok N" etc.Libravatar Thomas Rast1-12/+15
2013-06-23test-lib: valgrind for only tests matching a patternLibravatar Thomas Rast3-1/+43
2013-06-23test-lib: verbose mode for only tests matching a patternLibravatar Thomas Rast3-0/+60
2013-06-23test-lib: self-test that --verbose worksLibravatar Thomas Rast2-1/+38
2013-06-23t/t5505-remote: test multiple push/pull in remotes-fileLibravatar Ramkumar Ramachandra1-2/+14
2013-06-23t/t5505-remote: test url-with-# in branches-fileLibravatar Ramkumar Ramachandra1-4/+18
2013-06-23t/t5505-remote: use test_path_is_missingLibravatar Ramkumar Ramachandra1-2/+2
2013-06-23t/t5505-remote: test push-refspec in branches-fileLibravatar Ramkumar Ramachandra1-1/+2
2013-06-23t/t5505-remote: modernize styleLibravatar Ramkumar Ramachandra1-373/+440
2013-06-22Documentation: Update 'linux-2.6.git' -> 'linux.git'Libravatar W. Trevor King1-1/+1
2013-06-21lib-httpd/apache.conf: check version only after mod_version loadsLibravatar Jeff King1-3/+4
2013-06-21t6003: add --author-date-order testLibravatar Junio C Hamano1-2/+24
2013-06-21topology tests: teach a helper to set author dates as wellLibravatar Junio C Hamano2-26/+34
2013-06-21t6003: add --date-order testLibravatar Junio C Hamano1-0/+22
2013-06-21topology tests: teach a helper to take abbreviated timestampsLibravatar Junio C Hamano3-77/+81
2013-06-21t/lib-t6000: style fixesLibravatar Junio C Hamano1-47/+40
2013-06-21transport-helper: be quiet on read errors from helpersLibravatar Jeff King1-3/+1
2013-06-21apply: carefully strdup a possibly-NULL nameLibravatar Thomas Rast1-0/+14
2013-06-20Merge branch 'rs/discard-index-discard-array'Libravatar Junio C Hamano1-0/+14
2013-06-20Merge branch 'fc/show-non-empty-errors-in-test'Libravatar Junio C Hamano9-53/+65
2013-06-20Merge branch 'js/test-ln-s-add'Libravatar Junio C Hamano29-329/+347
2013-06-20pull: merge into unborn by fast-forwarding from empty treeLibravatar Thomas Rast1-0/+29
2013-06-20t7400: test of UTF-8 submodule names pass under Mac OSLibravatar Torsten Bögershausen1-8/+11
2013-06-20send-email: sanitize author when writing From lineLibravatar Michael S. Tsirkin1-1/+1
2013-06-20send-email: add test for duplicate utf8 nameLibravatar Michael S. Tsirkin1-0/+14
2013-06-19diff: add --ignore-blank-lines optionLibravatar Antoine Pelisse1-0/+345
2013-06-19random typofixes (committed missing a 't', successful missing an 's')Libravatar Veres Lajos1-1/+1
2013-06-18test-lib: rearrange start/end of test_expect_* and test_skipLibravatar Thomas Rast2-3/+12
2013-06-18test-lib: refactor $GIT_SKIP_TESTS matchingLibravatar Thomas Rast1-17/+24
2013-06-18t/t9802: explicitly name the upstream branch to use as a baseLibravatar Brandon Casey1-2/+2
2013-06-18rebase topology tests: fix commit names on case-insensitive file systemsLibravatar Johannes Sixt2-18/+18
2013-06-17submodule: drop the top-level requirementLibravatar John Keeping5-0/+219
2013-06-17rev-parse: add --prefix optionLibravatar John Keeping1-0/+96
2013-06-17t7403: add missing && chainingLibravatar John Keeping1-2/+2
2013-06-17t7403: modernize styleLibravatar John Keeping1-133/+183
2013-06-17t7401: make indentation consistentLibravatar John Keeping1-40/+40
2013-06-17test-lib: enable MALLOC_* for the actual testsLibravatar Thomas Rast1-0/+2
2013-06-17wt-status: give better advice when cherry-pick is in progressLibravatar Ralf Thielow1-2/+4
2013-06-17tests: allow sha1's as part of the pathLibravatar Dennis Kaarsemaker1-1/+1
2013-06-17stash: introduce 'git stash store'Libravatar Ramkumar Ramachandra1-0/+19
2013-06-17t/am: use test_path_is_missing() where appropriateLibravatar Ramkumar Ramachandra1-17/+17
2013-06-17am: handle stray $dotest directoryLibravatar Ramkumar Ramachandra1-0/+6
2013-06-15status: introduce status.branch to enable --branch by defaultLibravatar Jorge Juan Garcia Garcia1-0/+27