summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-056-53/+276
|\
| * perf-lib: fix start/stop of perf testsThomas Gummerer2013-06-291-1/+2
| * test-lib: support running tests under valgrind in parallelThomas Rast2013-06-231-22/+84
| * test-lib: allow prefixing a custom string before "ok N" etc.Thomas Rast2013-06-231-12/+15
| * test-lib: valgrind for only tests matching a patternThomas Rast2013-06-233-1/+43
| * test-lib: verbose mode for only tests matching a patternThomas Rast2013-06-233-0/+60
| * test-lib: self-test that --verbose worksThomas Rast2013-06-232-1/+38
| * test-lib: rearrange start/end of test_expect_* and test_skipThomas Rast2013-06-182-3/+12
| * test-lib: refactor $GIT_SKIP_TESTS matchingThomas Rast2013-06-181-17/+24
| * test-lib: enable MALLOC_* for the actual testsThomas Rast2013-06-171-0/+2
* | Merge branch 'maint'Junio C Hamano2013-07-012-3/+5
|\ \
| * | t7500: fix flipped actual/expectAndrew Pimlott2013-07-011-3/+3
| * | lib-rebase: document exec_ in FAKE_LINESAndrew Pimlott2013-07-011-0/+2
* | | Merge branch 'rr/remote-branch-config-refresh'Junio C Hamano2013-07-011-377/+471
|\ \ \
| * | | t/t5505-remote: test multiple push/pull in remotes-fileRamkumar Ramachandra2013-06-231-2/+14
| * | | t/t5505-remote: test url-with-# in branches-fileRamkumar Ramachandra2013-06-231-4/+18
| * | | t/t5505-remote: use test_path_is_missingRamkumar Ramachandra2013-06-231-2/+2
| * | | t/t5505-remote: test push-refspec in branches-fileRamkumar Ramachandra2013-06-231-1/+2
| * | | t/t5505-remote: modernize styleRamkumar Ramachandra2013-06-231-373/+440
* | | | Merge branch 'ed/color-prompt'Junio C Hamano2013-07-011-0/+141
|\ \ \ \
| * | | | git-prompt.sh: do not print duplicate clean color codeEduardo R. D'Avila2013-06-261-4/+4
| * | | | t9903: remove redundant testsEduardo R. D'Avila2013-06-261-114/+1
| * | | | t9903: add tests for git-prompt pcmodeEduardo R. D'Avila2013-06-261-0/+254
* | | | | Merge branch 'ap/rebase-multiple-fixups'Junio C Hamano2013-07-012-38/+107
|\ \ \ \ \
| * | | | | lib-rebase: style: use write_script, <<-\EOFap/rebase-multiple-fixupsAndrew Pimlott2013-07-011-38/+36
| * | | | | rebase -i: handle fixup! fixup! in --autosquashAndrew Pimlott2013-06-272-0/+71
* | | | | | Merge branch 'kb/am-deprecate-resolved'Junio C Hamano2013-07-011-2/+2
|\ \ \ \ \ \
| * | | | | | am: replace uses of --resolved with --continueKevin Bracey2013-06-271-2/+2
* | | | | | | Merge branch 'sg/bash-prompt'Junio C Hamano2013-07-012-217/+240
|\ \ \ \ \ \ \
| * | | | | | | bash prompt: use bash builtins to check stash stateSZEDER Gábor2013-06-241-0/+1
| * | | | | | | bash prompt: combine 'git rev-parse' for detached headSZEDER Gábor2013-06-241-0/+8
| * | | | | | | bash prompt: print unique detached HEAD abbreviated object nameSZEDER Gábor2013-06-241-1/+2
| * | | | | | | bash prompt: add a test for symbolic link symbolic refsSZEDER Gábor2013-06-241-0/+9
| * | | | | | | completion, bash prompt: move __gitdir() tests to completion test suiteSZEDER Gábor2013-06-242-128/+134
| * | | | | | | bash prompt: use 'write_script' helper in interactive rebase testSZEDER Gábor2013-06-241-7/+5
| * | | | | | | bash prompt: fix redirection coding style in testsSZEDER Gábor2013-06-241-116/+116
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'wk/doc-in-linux-3.x-era'Junio C Hamano2013-07-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King2013-06-221-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'jc/topo-author-date-sort'Junio C Hamano2013-07-014-120/+219
|\ \ \ \ \ \ \
| * | | | | | | t6003: add --author-date-order testJunio C Hamano2013-06-211-2/+24
| * | | | | | | topology tests: teach a helper to set author dates as wellJunio C Hamano2013-06-212-26/+34
| * | | | | | | t6003: add --date-order testJunio C Hamano2013-06-211-0/+22
| * | | | | | | topology tests: teach a helper to take abbreviated timestampsJunio C Hamano2013-06-213-77/+81
| * | | | | | | t/lib-t6000: style fixesJunio C Hamano2013-06-211-47/+40
| * | | | | | | prio-queue: priority queue of pointers to structsJunio C Hamano2013-06-111-0/+50
* | | | | | | | Merge branch 'maint'Junio C Hamano2013-06-301-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | test: spell 'ls-files --delete' option correctly in test descriptionsSZEDER Gábor2013-06-301-2/+2
| * | | | | | | Merge branch 'nd/clone-connectivity-shortcut' (early part) into maintJunio C Hamano2013-06-281-0/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ks/difftool-dir-diff-copy-fix' into maintJunio C Hamano2013-06-271-0/+19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fc/show-branch-in-rebase-am' into maintJunio C Hamano2013-06-271-1/+1
| |\ \ \ \ \ \ \ \ \