Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-07-02 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | ||||||
| * | | | | Merge branch 'jc/maint-reset' into maint | Junio C Hamano | 2008-07-02 | 1 | -0/+47 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix describe --tags --long so it does not segfault | Shawn O. Pearce | 2008-07-02 | 1 | -0/+2 | |
* | | | | | | Merge branch 'js/apply-recount' | Junio C Hamano | 2008-07-01 | 1 | -35/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow git-apply to recount the lines in a hunk (AKA recountdiff) | Johannes Schindelin | 2008-06-28 | 1 | -35/+27 | |
* | | | | | | | Merge branch 'jc/checkdiff' | Junio C Hamano | 2008-07-01 | 2 | -0/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix t4017-diff-retval for white-space from wc | Brian Gernhardt | 2008-06-29 | 1 | -1/+1 | |
| * | | | | | | | diff --check: detect leftover conflict markers | Junio C Hamano | 2008-06-26 | 1 | -0/+14 | |
| * | | | | | | | Teach "diff --check" about new blank lines at end | Junio C Hamano | 2008-06-26 | 1 | -0/+6 | |
* | | | | | | | | Merge branch 'jc/maint-reset' | Junio C Hamano | 2008-07-01 | 1 | -0/+47 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Allow "git-reset path" when unambiguous | Junio C Hamano | 2008-06-25 | 1 | -0/+47 | |
* | | | | | | | | Merge branch 'dz/apply-again' | Junio C Hamano | 2008-07-01 | 1 | -0/+85 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | git-apply: handle a patch that touches the same path more than once better | Don Zickus | 2008-06-27 | 1 | -0/+85 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Add test results directory to t/.gitignore | Brian Gernhardt | 2008-06-30 | 1 | -0/+1 | |
* | | | | | | | t9700: skip when Test::More is not available | Junio C Hamano | 2008-06-29 | 1 | -0/+5 | |
|/ / / / / / | ||||||
* | | | | | | test-lib.sh: show git init output when in verbose mode | Lea Wiemann | 2008-06-26 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-26 | 1 | -0/+8 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | diff --check: do not discard error status upon seeing a good line | Junio C Hamano | 2008-06-26 | 1 | -0/+8 | |
| * | | | | clone: create intermediate directories of destination repo | Jeff King | 2008-06-25 | 1 | -0/+22 | |
| |/ / / | ||||||
* | | | | improve for-each-ref test script | Jeff King | 2008-06-26 | 1 | -17/+70 | |
* | | | | Fix use of "perl -i" on Windows | Alex Riesen | 2008-06-25 | 2 | -6/+6 | |
* | | | | Merge branch 'sb/rebase' | Junio C Hamano | 2008-06-25 | 1 | -9/+34 | |
|\ \ \ \ | ||||||
| * | | | | t3404: stricter tests for git-rebase--interactive | Stephan Beyer | 2008-06-22 | 1 | -9/+34 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'sr/tests' | Junio C Hamano | 2008-06-25 | 3 | -4/+57 | |
|\ \ \ \ | ||||||
| * | | | | Hook up the result aggregation in the test makefile. | Sverre Rabbelier | 2008-06-08 | 1 | -2/+8 | |
| * | | | | A simple script to parse the results from the testcases | Miklos Vajna | 2008-06-08 | 1 | -0/+34 | |
| * | | | | Modify test-lib.sh to output stats to t/test-results/* | Sverre Rabbelier | 2008-06-08 | 2 | -2/+15 | |
* | | | | | Merge branch 'jh/clone-packed-refs' | Junio C Hamano | 2008-06-25 | 1 | -3/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Prepare testsuite for a "git clone" that packs refs | Johan Herland | 2008-06-19 | 1 | -3/+6 | |
* | | | | | | Merge branch 'lw/perlish' | Junio C Hamano | 2008-06-25 | 3 | -0/+197 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Git.pm: add test suite | Lea Wiemann | 2008-06-19 | 2 | -0/+139 | |
| * | | | | | | t/test-lib.sh: add test_external and test_external_without_stderr | Lea Wiemann | 2008-06-19 | 1 | -0/+58 | |
* | | | | | | | verify-pack: test for detection of index v2 object CRC mismatch | Nicolas Pitre | 2008-06-24 | 1 | -0/+14 | |
* | | | | | | | clone: create intermediate directories of destination repo | Jeff King | 2008-06-24 | 1 | -0/+22 | |
* | | | | | | | test case for pack resilience against corruptions | Nicolas Pitre | 2008-06-23 | 1 | -0/+194 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-23 | 1 | -0/+32 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | git-svn: make rebuild respect rewriteRoot option | Jan Krüger | 2008-06-23 | 1 | -0/+32 | |
* | | | | | | | t9301-fast-export.sh: Remove debug line | Michele Ballabio | 2008-06-23 | 1 | -1/+0 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-22 | 2 | -8/+110 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Extend parse-options test suite | Stephan Beyer | 2008-06-22 | 1 | -7/+109 | |
| * | | | | | | parse-options.c: fix documentation syntax of optional arguments | Michele Ballabio | 2008-06-22 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'rs/archive-ignore' | Junio C Hamano | 2008-06-22 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Teach new attribute 'export-ignore' to git-archive | René Scharfe | 2008-06-09 | 1 | -0/+9 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'jk/test' | Junio C Hamano | 2008-06-22 | 15 | -151/+145 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | enable whitespace checking of test scripts | Jeff King | 2008-06-14 | 1 | -1/+0 | |
| * | | | | | | | avoid trailing whitespace in zero-change diffstat lines | Jeff King | 2008-06-14 | 1 | -7/+7 | |
| * | | | | | | | avoid whitespace on empty line in automatic usage message | Jeff King | 2008-06-14 | 1 | -1/+1 | |
| * | | | | | | | mask necessary whitespace policy violations in test scripts | Jeff King | 2008-06-14 | 8 | -136/+131 | |
| * | | | | | | | fix whitespace violations in test scripts | Jeff King | 2008-06-14 | 4 | -6/+6 | |
* | | | | | | | | Merge branch 'pb/fast-export' | Junio C Hamano | 2008-06-22 | 1 | -0/+24 | |
|\ \ \ \ \ \ \ \ |