Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t5300, t5302, t5303: Do not use /dev/zero | Johannes Sixt | 2009-03-19 | 3 | -15/+16 |
* | t2200, t7004: Avoid glob pattern that also matches files | Johannes Sixt | 2009-03-19 | 2 | -3/+4 |
* | t7300: fix clean up on Windows | Johannes Schindelin | 2009-03-19 | 1 | -3/+3 |
* | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 2009-03-19 | 7 | -43/+24 |
* | test-lib: Simplify test counting. | Johannes Sixt | 2009-03-19 | 3 | -11/+5 |
* | test-lib: Replace uses of $(expr ...) by POSIX shell features. | Johannes Sixt | 2009-03-19 | 1 | -12/+11 |
* | Call 'say' outside test_expect_success | Johannes Sixt | 2009-03-19 | 3 | -19/+22 |
* | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 2009-03-19 | 10 | -15/+15 |
* | t9400, t9401: Do not force hard-linked clone | Johannes Sixt | 2009-03-18 | 2 | -3/+3 |
* | Merge branch 'jc/maint-1.6.0-read-tree-overlay' | Junio C Hamano | 2009-03-17 | 1 | -0/+31 |
|\ | |||||
| * | read-tree A B C: do not create a bogus index and do not segfault | Junio C Hamano | 2009-03-12 | 1 | -0/+31 |
* | | Merge branch 'js/rsync-local' | Junio C Hamano | 2009-03-17 | 1 | -19/+20 |
|\ \ | |||||
| * | | rsync transport: allow local paths, and fix tests | Johannes Schindelin | 2009-03-10 | 1 | -19/+20 |
* | | | Merge branch 'js/remote-improvements' | Junio C Hamano | 2009-03-17 | 4 | -33/+156 |
|\ \ \ | |||||
| * | | | builtin-remote: new show output style for push refspecs | Jay Soffian | 2009-02-27 | 1 | -8/+22 |
| * | | | builtin-remote: new show output style | Jay Soffian | 2009-02-27 | 1 | -17/+21 |
| * | | | remote: make guess_remote_head() use exact HEAD lookup if it is available | Jeff King | 2009-02-27 | 1 | -0/+11 |
| * | | | builtin-remote: add set-head subcommand | Jay Soffian | 2009-02-27 | 1 | -0/+40 |
| * | | | builtin-remote: teach show to display remote HEAD | Jay Soffian | 2009-02-27 | 1 | -2/+10 |
| * | | | builtin-remote: fix two inconsistencies in the output of "show <remote>" | Jay Soffian | 2009-02-27 | 1 | -1/+1 |
| * | | | add basic http clone/fetch tests | Jeff King | 2009-02-26 | 2 | -0/+47 |
| * | | | test scripts: refactor start_httpd helper | Jeff King | 2009-02-26 | 2 | -9/+8 |
* | | | | Merge branch 'tr/maint-1.6.0-send-email-irt' | Junio C Hamano | 2009-03-17 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | send-email: test --no-thread --in-reply-to combination | Thomas Rast | 2009-03-11 | 1 | -0/+11 |
* | | | | | Tests: use test_cmp instead of diff where possible | Miklos Vajna | 2009-03-17 | 7 | -24/+24 |
* | | | | | disable post-checkout test on Cygwin | Alex Riesen | 2009-03-17 | 1 | -0/+2 |
* | | | | | test-lib: write test results to test-results/<basename>-<pid> | Johannes Schindelin | 2009-03-14 | 1 | -1/+1 |
* | | | | | test-suite: Make test script numbers unique | Johannes Sixt | 2009-03-14 | 9 | -0/+0 |
* | | | | | Merge branch 'mg/maint-submodule-normalize-path' | Junio C Hamano | 2009-03-11 | 1 | -0/+49 |
|\ \ \ \ \ | |||||
| * | | | | | git submodule: Fix adding of submodules at paths with ./, .. and // | Michael J Gruber | 2009-03-03 | 1 | -4/+4 |
| * | | | | | git submodule: Add test cases for git submodule add | Michael J Gruber | 2009-03-03 | 1 | -0/+49 |
* | | | | | | Merge branch 'tv/rebase-stat' | Junio C Hamano | 2009-03-11 | 1 | -1/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-rebase: Add --stat and --no-stat for producing diffstat on rebase | Tor Arne Vestbø | 2009-03-02 | 1 | -1/+22 |
* | | | | | | | Merge branch 'jk/clone-post-checkout' | Junio C Hamano | 2009-03-11 | 1 | -0/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clone: run post-checkout hook when checking out | Jeff King | 2009-03-02 | 1 | -0/+12 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'tr/format-patch-thread' | Junio C Hamano | 2009-03-11 | 1 | -38/+225 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | format-patch: support deep threading | Thomas Rast | 2009-02-21 | 1 | -0/+120 |
| * | | | | | | | format-patch: thread as reply to cover letter even with in-reply-to | Thomas Rast | 2009-02-21 | 1 | -3/+6 |
| * | | | | | | | format-patch: threading test reactivation | Thomas Rast | 2009-02-19 | 1 | -39/+103 |
* | | | | | | | | Merge branch 'tr/gcov' | Junio C Hamano | 2009-03-11 | 9 | -0/+317 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Test git-patch-id | Thomas Rast | 2009-02-20 | 1 | -0/+38 |
| * | | | | | | | | Test rev-list --parents/--children | Thomas Rast | 2009-02-20 | 3 | -0/+17 |
| * | | | | | | | | Test log --decorate | Thomas Rast | 2009-02-20 | 2 | -0/+35 |
| * | | | | | | | | Test fsck a bit harder | Thomas Rast | 2009-02-20 | 1 | -0/+67 |
| * | | | | | | | | Test log --graph | Thomas Rast | 2009-02-20 | 1 | -0/+148 |
| * | | | | | | | | Test diff --dirstat functionality | Thomas Rast | 2009-02-20 | 2 | -0/+4 |
| * | | | | | | | | Test that diff can read from stdin | Thomas Rast | 2009-02-20 | 1 | -0/+8 |
* | | | | | | | | | test: do not LoadModule log_config_module unconditionally | Johannes Schindelin | 2009-03-11 | 1 | -1/+3 |
* | | | | | | | | | Include log_config module in apache.conf | Daniel Barkalow | 2009-03-10 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-03-07 | 2 | -5/+38 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | |