Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rt/zlib-smaller-window' | Junio C Hamano | 2011-08-23 | 22 | -7/+73 |
|\ | |||||
| * | test: consolidate definition of $LF | Junio C Hamano | 2011-08-11 | 5 | -9/+4 |
| * | Tolerate zlib deflation with window size < 32Kb | Roberto Tyley | 2011-08-11 | 18 | -0/+71 |
* | | Merge branch 'jn/maint-test-return' | Junio C Hamano | 2011-08-23 | 2 | -9/+13 |
|\ \ | |||||
| * | | t3900: do not reference numbered arguments from the test script | Johannes Sixt | 2011-08-11 | 1 | -2/+2 |
| * | | test: cope better with use of return for errors | Jonathan Nieder | 2011-08-08 | 1 | -2/+8 |
| * | | test: simplify return value of test_run_ | Jonathan Nieder | 2011-08-08 | 1 | -5/+3 |
| |/ | |||||
| * | Merge branch 'jl/maint-fetch-recursive-fix' into maint | Junio C Hamano | 2011-08-01 | 1 | -8/+8 |
| |\ | |||||
| * \ | Merge branch 'jc/maint-1.7.3-checkout-describe' into maint | Junio C Hamano | 2011-08-01 | 1 | -0/+11 |
| |\ \ | |||||
* | \ \ | Merge branch 'cb/maint-ls-files-error-report' | Junio C Hamano | 2011-08-23 | 1 | -0/+70 |
|\ \ \ \ | |||||
| * | | | | ls-files: fix pathspec display on error | Clemens Buchacher | 2011-08-11 | 1 | -0/+70 |
| |/ / / | |||||
* | | | | Merge branch 'db/am-skip-blank-at-the-beginning' | Junio C Hamano | 2011-08-18 | 1 | -0/+18 |
|\ \ \ \ | |||||
| * | | | | am: ignore leading whitespace before patch | David Barr | 2011-08-11 | 1 | -0/+18 |
* | | | | | Merge branch 'mh/check-attr-relative' | Junio C Hamano | 2011-08-17 | 1 | -21/+69 |
|\ \ \ \ \ | |||||
| * | | | | | git-check-attr: Normalize paths | Michael Haggerty | 2011-08-04 | 1 | -2/+2 |
| * | | | | | git-check-attr: Demonstrate problems with relative paths | Michael Haggerty | 2011-08-04 | 1 | -1/+14 |
| * | | | | | git-check-attr: Demonstrate problems with unnormalized paths | Michael Haggerty | 2011-08-04 | 1 | -0/+9 |
| * | | | | | git-check-attr: test that no output is written to stderr | Michael Haggerty | 2011-08-04 | 1 | -2/+3 |
| * | | | | | git-check-attr: Fix command-line handling to match docs | Michael Haggerty | 2011-08-04 | 1 | -1/+0 |
| * | | | | | git-check-attr: Drive two tests using the same raw data | Michael Haggerty | 2011-08-04 | 1 | -36/+23 |
| * | | | | | git-check-attr: Add an --all option to show all attributes | Michael Haggerty | 2011-08-04 | 1 | -0/+24 |
| * | | | | | git-check-attr: Error out if no pathnames are specified | Michael Haggerty | 2011-08-04 | 1 | -0/+2 |
| * | | | | | git-check-attr: Add tests of command-line parsing | Michael Haggerty | 2011-08-04 | 1 | -0/+7 |
| * | | | | | git-check-attr: Add missing "&&" | Michael Haggerty | 2011-08-04 | 1 | -1/+1 |
| * | | | | | Disallow the empty string as an attribute name | Michael Haggerty | 2011-08-04 | 1 | -0/+6 |
* | | | | | | Merge branch 'js/bisect-no-checkout' | Junio C Hamano | 2011-08-17 | 1 | -3/+172 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bisect: add support for bisecting bare repositories | Jon Seymour | 2011-08-09 | 1 | -0/+31 |
| * | | | | | | bisect: add tests for the --no-checkout option. | Jon Seymour | 2011-08-04 | 1 | -0/+82 |
| * | | | | | | bisect: add tests to document expected behaviour in presence of broken trees. | Jon Seymour | 2011-08-04 | 1 | -0/+48 |
| * | | | | | | bisect: move argument parsing before state modification. | Jon Seymour | 2011-08-04 | 1 | -3/+11 |
* | | | | | | | Merge branch 'rc/histogram-diff' | Junio C Hamano | 2011-08-17 | 3 | -159/+180 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make test number unique | Johannes Sixt | 2011-08-03 | 1 | -0/+0 |
| * | | | | | | | teach --histogram to diff | Tay Ray Chuan | 2011-07-12 | 1 | -0/+12 |
| * | | | | | | | t4033-diff-patience: factor out tests | Tay Ray Chuan | 2011-07-07 | 2 | -159/+168 |
* | | | | | | | | Merge branch 'js/ref-namespaces' | Junio C Hamano | 2011-08-17 | 1 | -0/+85 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ref namespaces: tests | Josh Triplett | 2011-07-21 | 1 | -0/+85 |
* | | | | | | | | | Merge branch 'jk/fast-export-quote-path' | Junio C Hamano | 2011-08-11 | 1 | -1/+27 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fast-export: quote paths in output | Jeff King | 2011-08-05 | 1 | -1/+27 |
* | | | | | | | | | | Merge branch 'rs/grep-function-context' | Junio C Hamano | 2011-08-11 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | grep: add option to show whole function as context | René Scharfe | 2011-08-01 | 1 | -0/+14 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jl/submodule-update-quiet' | Junio C Hamano | 2011-08-08 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | submodule: update and add must honor --quiet flag | Jens Lehmann | 2011-07-28 | 1 | -2/+4 |
* | | | | | | | | | | | Merge branch 'js/ls-tree-error' | Junio C Hamano | 2011-08-08 | 1 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails. | Jon Seymour | 2011-07-25 | 1 | -1/+1 |
| * | | | | | | | | | | | Add a test to check that git ls-tree sets non-zero exit code on error. | Jon Seymour | 2011-07-24 | 1 | -0/+24 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jk/reset-reflog-message-fix' | Junio C Hamano | 2011-08-08 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | reset: give better reflog messages | Jeff King | 2011-07-22 | 1 | -4/+4 |
* | | | | | | | | | | | Skip archive --remote tests on Windows | Johannes Sixt | 2011-08-03 | 1 | -4/+4 |
* | | | | | | | | | | | Merge branch 'vi/make-test-vector-less-specific' | Junio C Hamano | 2011-08-01 | 8 | -13/+13 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | tests: cleanup binary test vector files | Vitaliy Ivanov | 2011-07-19 | 8 | -13/+13 |
| |/ / / / / / / / / / |