Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t/t5505-remote: modernize style | Ramkumar Ramachandra | 2013-06-23 | 1 | -373/+440 |
* | transport-helper: be quiet on read errors from helpers | Jeff King | 2013-06-21 | 1 | -3/+1 |
* | Merge branch 'rs/discard-index-discard-array' | Junio C Hamano | 2013-06-20 | 1 | -0/+14 |
|\ | |||||
| * | read-cache: add simple performance test | René Scharfe | 2013-06-09 | 1 | -0/+14 |
* | | Merge branch 'fc/show-non-empty-errors-in-test' | Junio C Hamano | 2013-06-20 | 9 | -53/+65 |
|\ \ | |||||
| * | | test: test_must_be_empty helper | Junio C Hamano | 2013-06-09 | 9 | -53/+65 |
* | | | Merge branch 'js/test-ln-s-add' | Junio C Hamano | 2013-06-20 | 29 | -329/+347 |
|\ \ \ | |||||
| * | | | t4011: remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -10/+25 |
| * | | | t6035: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -26/+47 |
| * | | | t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 3 | -36/+33 |
| * | | | t3100: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -27/+15 |
| * | | | t3030: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -36/+26 |
| * | | | t0000: use test_ln_s_add to remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -29/+10 |
| * | | | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) | Johannes Sixt | 2013-06-07 | 19 | -110/+106 |
| * | | | tests: introduce test_ln_s_add | Johannes Sixt | 2013-06-07 | 2 | -0/+31 |
| * | | | t3010: modernize style | Johannes Sixt | 2013-06-07 | 1 | -62/+61 |
| | |/ | |/| | |||||
* | | | Merge branch 'mt/send-email-cc-match-fix' | Junio C Hamano | 2013-06-14 | 1 | -0/+75 |
|\ \ \ | |||||
| * | | | test-send-email: test for pre-sanitized self name | Michael S. Tsirkin | 2013-06-05 | 1 | -0/+5 |
| * | | | t/send-email: test suppress-cc=self with non-ascii | Michael S. Tsirkin | 2013-06-05 | 1 | -0/+5 |
| * | | | t/send-email: add test with quoted sender | Michael S. Tsirkin | 2013-06-05 | 1 | -0/+20 |
| * | | | t/send-email: test suppress-cc=self on cccmd | Michael S. Tsirkin | 2013-06-05 | 1 | -1/+3 |
| * | | | t/send-email.sh: add test for suppress-cc=self | Michael S. Tsirkin | 2013-06-03 | 1 | -0/+43 |
| | |/ | |/| | |||||
* | | | Merge branch 'kb/full-history-compute-treesame-carefully-2' | Junio C Hamano | 2013-06-14 | 3 | -7/+247 |
|\ \ \ | |||||
| * | | | revision.c: make default history consider bottom commits | Kevin Bracey | 2013-05-16 | 1 | -6/+6 |
| * | | | revision.c: don't show all merges for --parents | Kevin Bracey | 2013-05-16 | 1 | -2/+2 |
| * | | | revision.c: discount side branches when computing TREESAME | Kevin Bracey | 2013-05-16 | 2 | -6/+14 |
| * | | | simplify-merges: drop merge from irrelevant side branch | Kevin Bracey | 2013-05-16 | 1 | -1/+1 |
| * | | | simplify-merges: never remove all TREESAME parents | Kevin Bracey | 2013-05-16 | 1 | -2/+2 |
| * | | | t6012: update test for tweaked full-history traversal | Junio C Hamano | 2013-05-16 | 1 | -6/+23 |
| * | | | revision.c: Make --full-history consider more merges | Kevin Bracey | 2013-05-16 | 2 | -14/+14 |
| * | | | t6111: add parents to tests | Kevin Bracey | 2013-05-16 | 1 | -19/+19 |
| * | | | t6111: allow checking the parents as well | Junio C Hamano | 2013-05-16 | 1 | -9/+21 |
| * | | | t6111: new TREESAME test set | Kevin Bracey | 2013-05-16 | 1 | -0/+184 |
| * | | | t6019: test file dropped in -s ours merge | Kevin Bracey | 2013-05-16 | 1 | -0/+19 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2013-06-11 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'maint-1.8.2' into maint | Junio C Hamano | 2013-06-11 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | t0070 "mktemp to unwritable directory" needs SANITY | Torsten Bögershausen | 2013-06-11 | 1 | -1/+1 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge branch 'kb/status-ignored-optim-2' into maint | Junio C Hamano | 2013-06-09 | 1 | -0/+18 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'rr/rebase-autostash' | Junio C Hamano | 2013-06-11 | 1 | -0/+148 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rebase: implement --[no-]autostash and rebase.autostash | Ramkumar Ramachandra | 2013-05-29 | 1 | -0/+148 |
* | | | | | | | Merge branch 'jk/test-exit-code-by-signal' | Junio C Hamano | 2013-06-11 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t0005: skip signal death exit code test on Windows | Johannes Sixt | 2013-06-06 | 1 | -1/+1 |
| * | | | | | | | t0005: test git exit code from signal death | Jeff King | 2013-06-02 | 1 | -0/+7 |
* | | | | | | | | Merge branch 'fc/at-head' | Junio C Hamano | 2013-06-11 | 1 | -20/+48 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add new @ shortcut for HEAD | Felipe Contreras | 2013-05-08 | 1 | -0/+2 |
| * | | | | | | | | tests: at-combinations: @{N} versus HEAD@{N} | Ramkumar Ramachandra | 2013-05-08 | 1 | -0/+13 |
| * | | | | | | | | tests: at-combinations: increase coverage | Ramkumar Ramachandra | 2013-05-08 | 1 | -0/+8 |
| * | | | | | | | | tests: at-combinations: improve nonsense() | Felipe Contreras | 2013-05-08 | 1 | -1/+1 |
| * | | | | | | | | tests: at-combinations: check ref names directly | Felipe Contreras | 2013-05-08 | 1 | -16/+23 |
| * | | | | | | | | tests: at-combinations: simplify setup | Felipe Contreras | 2013-05-07 | 1 | -4/+2 |
| | |/ / / / / / | |/| | | | | | |