Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tr/test-v-and-v-subtest-only' | Junio C Hamano | 2013-07-05 | 6 | -53/+276 |
|\ | |||||
| * | perf-lib: fix start/stop of perf tests | Thomas Gummerer | 2013-06-29 | 1 | -1/+2 |
| * | test-lib: support running tests under valgrind in parallel | Thomas Rast | 2013-06-23 | 1 | -22/+84 |
| * | test-lib: allow prefixing a custom string before "ok N" etc. | Thomas Rast | 2013-06-23 | 1 | -12/+15 |
| * | test-lib: valgrind for only tests matching a pattern | Thomas Rast | 2013-06-23 | 3 | -1/+43 |
| * | test-lib: verbose mode for only tests matching a pattern | Thomas Rast | 2013-06-23 | 3 | -0/+60 |
| * | test-lib: self-test that --verbose works | Thomas Rast | 2013-06-23 | 2 | -1/+38 |
| * | test-lib: rearrange start/end of test_expect_* and test_skip | Thomas Rast | 2013-06-18 | 2 | -3/+12 |
| * | test-lib: refactor $GIT_SKIP_TESTS matching | Thomas Rast | 2013-06-18 | 1 | -17/+24 |
| * | test-lib: enable MALLOC_* for the actual tests | Thomas Rast | 2013-06-17 | 1 | -0/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2013-07-01 | 2 | -3/+5 |
|\ \ | |||||
| * | | t7500: fix flipped actual/expect | Andrew Pimlott | 2013-07-01 | 1 | -3/+3 |
| * | | lib-rebase: document exec_ in FAKE_LINES | Andrew Pimlott | 2013-07-01 | 1 | -0/+2 |
* | | | Merge branch 'rr/remote-branch-config-refresh' | Junio C Hamano | 2013-07-01 | 1 | -377/+471 |
|\ \ \ | |||||
| * | | | t/t5505-remote: test multiple push/pull in remotes-file | Ramkumar Ramachandra | 2013-06-23 | 1 | -2/+14 |
| * | | | t/t5505-remote: test url-with-# in branches-file | Ramkumar Ramachandra | 2013-06-23 | 1 | -4/+18 |
| * | | | t/t5505-remote: use test_path_is_missing | Ramkumar Ramachandra | 2013-06-23 | 1 | -2/+2 |
| * | | | t/t5505-remote: test push-refspec in branches-file | Ramkumar Ramachandra | 2013-06-23 | 1 | -1/+2 |
| * | | | t/t5505-remote: modernize style | Ramkumar Ramachandra | 2013-06-23 | 1 | -373/+440 |
* | | | | Merge branch 'ed/color-prompt' | Junio C Hamano | 2013-07-01 | 1 | -0/+141 |
|\ \ \ \ | |||||
| * | | | | git-prompt.sh: do not print duplicate clean color code | Eduardo R. D'Avila | 2013-06-26 | 1 | -4/+4 |
| * | | | | t9903: remove redundant tests | Eduardo R. D'Avila | 2013-06-26 | 1 | -114/+1 |
| * | | | | t9903: add tests for git-prompt pcmode | Eduardo R. D'Avila | 2013-06-26 | 1 | -0/+254 |
* | | | | | Merge branch 'ap/rebase-multiple-fixups' | Junio C Hamano | 2013-07-01 | 2 | -38/+107 |
|\ \ \ \ \ | |||||
| * | | | | | lib-rebase: style: use write_script, <<-\EOFap/rebase-multiple-fixups | Andrew Pimlott | 2013-07-01 | 1 | -38/+36 |
| * | | | | | rebase -i: handle fixup! fixup! in --autosquash | Andrew Pimlott | 2013-06-27 | 2 | -0/+71 |
* | | | | | | Merge branch 'kb/am-deprecate-resolved' | Junio C Hamano | 2013-07-01 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | am: replace uses of --resolved with --continue | Kevin Bracey | 2013-06-27 | 1 | -2/+2 |
* | | | | | | | Merge branch 'sg/bash-prompt' | Junio C Hamano | 2013-07-01 | 2 | -217/+240 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bash prompt: use bash builtins to check stash state | SZEDER Gábor | 2013-06-24 | 1 | -0/+1 |
| * | | | | | | | bash prompt: combine 'git rev-parse' for detached head | SZEDER Gábor | 2013-06-24 | 1 | -0/+8 |
| * | | | | | | | bash prompt: print unique detached HEAD abbreviated object name | SZEDER Gábor | 2013-06-24 | 1 | -1/+2 |
| * | | | | | | | bash prompt: add a test for symbolic link symbolic refs | SZEDER Gábor | 2013-06-24 | 1 | -0/+9 |
| * | | | | | | | completion, bash prompt: move __gitdir() tests to completion test suite | SZEDER Gábor | 2013-06-24 | 2 | -128/+134 |
| * | | | | | | | bash prompt: use 'write_script' helper in interactive rebase test | SZEDER Gábor | 2013-06-24 | 1 | -7/+5 |
| * | | | | | | | bash prompt: fix redirection coding style in tests | SZEDER Gábor | 2013-06-24 | 1 | -116/+116 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'wk/doc-in-linux-3.x-era' | Junio C Hamano | 2013-07-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: Update 'linux-2.6.git' -> 'linux.git' | W. Trevor King | 2013-06-22 | 1 | -1/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 2013-07-01 | 4 | -120/+219 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t6003: add --author-date-order test | Junio C Hamano | 2013-06-21 | 1 | -2/+24 |
| * | | | | | | | topology tests: teach a helper to set author dates as well | Junio C Hamano | 2013-06-21 | 2 | -26/+34 |
| * | | | | | | | t6003: add --date-order test | Junio C Hamano | 2013-06-21 | 1 | -0/+22 |
| * | | | | | | | topology tests: teach a helper to take abbreviated timestamps | Junio C Hamano | 2013-06-21 | 3 | -77/+81 |
| * | | | | | | | t/lib-t6000: style fixes | Junio C Hamano | 2013-06-21 | 1 | -47/+40 |
| * | | | | | | | prio-queue: priority queue of pointers to structs | Junio C Hamano | 2013-06-11 | 1 | -0/+50 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-06-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | test: spell 'ls-files --delete' option correctly in test descriptions | SZEDER Gábor | 2013-06-30 | 1 | -2/+2 |
| * | | | | | | | Merge branch 'nd/clone-connectivity-shortcut' (early part) into maint | Junio C Hamano | 2013-06-28 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ks/difftool-dir-diff-copy-fix' into maint | Junio C Hamano | 2013-06-27 | 1 | -0/+19 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fc/show-branch-in-rebase-am' into maint | Junio C Hamano | 2013-06-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |