Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/test-lazy-prereq' | Junio C Hamano | 2014-09-29 | 2 | -4/+0 |
|\ | |||||
| * | tests: drop GIT_*_TIMING_TESTS environment variable supportjc/test-lazy-prereq | Junio C Hamano | 2014-06-13 | 2 | -4/+0 |
* | | Merge branch 'pr/use-default-sigpipe-setting' | Junio C Hamano | 2014-09-29 | 1 | -0/+22 |
|\ \ | |||||
| * | | mingw.h: add dummy functions for sigset_t operationspr/use-default-sigpipe-setting | Johannes Sixt | 2014-09-22 | 1 | -2/+2 |
| * | | unblock and unignore SIGPIPE | Patrick Reynolds | 2014-09-18 | 1 | -0/+22 |
* | | | Merge branch 'jk/mbox-from-line' | Junio C Hamano | 2014-09-29 | 5 | -0/+49 |
|\ \ \ | |||||
| * | | | mailinfo: make ">From" in-body header check more robust | Jeff King | 2014-09-16 | 5 | -0/+49 |
| |/ / | |||||
* | | | Merge branch 'sb/t6031-typofix' | Junio C Hamano | 2014-09-29 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | t6031-test-merge-recursive: do not forget to add file to be committedsb/t6031-typofix | Stefan Beller | 2014-09-22 | 1 | -0/+1 |
* | | | | Merge branch 'sb/t9300-typofix' | Junio C Hamano | 2014-09-29 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | t9300-fast-import: fix typo in test descriptionsb/t9300-typofix | Stefan Beller | 2014-09-22 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'da/rev-parse-verify-quiet' | Junio C Hamano | 2014-09-29 | 1 | -5/+32 |
|\ \ \ \ | |||||
| * | | | | refs: make rev-parse --quiet actually quiet | David Aguilar | 2014-09-19 | 1 | -0/+27 |
| * | | | | t1503: use test_must_be_empty | David Aguilar | 2014-09-16 | 1 | -5/+5 |
* | | | | | Merge branch 'hj/pretty-naked-decoration' | Junio C Hamano | 2014-09-29 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | pretty: add %D format specifierhj/pretty-naked-decoration | Harry Jeffery | 2014-09-18 | 1 | -0/+11 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jk/branch-verbose-merged' | Junio C Hamano | 2014-09-26 | 1 | -0/+29 |
|\ \ \ \ \ | |||||
| * | | | | | branch: clean up commit flags after merge-filter walkjk/branch-verbose-merged | Jeff King | 2014-09-18 | 1 | -0/+29 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jc/ignore-sigpipe-while-running-hooks' | Junio C Hamano | 2014-09-26 | 1 | -0/+13 |
|\ \ \ \ \ | |||||
| * | | | | | receive-pack: allow hooks to ignore its standard input streamjc/ignore-sigpipe-while-running-hooks | Junio C Hamano | 2014-09-16 | 1 | -0/+13 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jc/hash-object-fsck-tag' | Junio C Hamano | 2014-09-26 | 1 | -0/+19 |
|\ \ \ \ \ | |||||
| * | | | | | t1450: make sure fsck detects a malformed tagger linejc/hash-object-fsck-tag | Junio C Hamano | 2014-09-12 | 1 | -0/+19 |
| * | | | | | Merge branch 'js/fsck-tag-validation' into HEAD | Junio C Hamano | 2014-09-12 | 2 | -0/+38 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-09-26 | 2 | -0/+38 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Make sure that index-pack --strict checks tag objects | Johannes Schindelin | 2014-09-12 | 1 | -0/+19 |
| * | | | | | | Add regression tests for stricter tag fsck'ing | Johannes Schindelin | 2014-09-11 | 1 | -0/+19 |
* | | | | | | | Merge branch 'jk/faster-name-conflicts' | Junio C Hamano | 2014-09-26 | 1 | -1/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | refs: speed up is_refname_availablejk/faster-name-conflicts | Jeff King | 2014-09-12 | 1 | -1/+30 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/fsck-exit-code-fix' | Junio C Hamano | 2014-09-19 | 2 | -7/+83 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fsck: return non-zero status on missing ref tipsjk/fsck-exit-code-fix | Jeff King | 2014-09-12 | 1 | -0/+56 |
| * | | | | | | | fsck: exit with non-zero status upon error from fsck_obj() | Jeff King | 2014-09-10 | 2 | -7/+27 |
* | | | | | | | | Merge branch 'js/no-test-cmp-for-binaries' | Junio C Hamano | 2014-09-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t9300: use test_cmp_bin instead of test_cmp to compare binary filesjs/no-test-cmp-for-binaries | Johannes Sixt | 2014-09-12 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ta/config-add-to-empty-or-true-fix' | Junio C Hamano | 2014-09-19 | 1 | -0/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | make config --add behave correctly for empty and NULL values | Tanay Abhra | 2014-08-18 | 1 | -0/+20 |
* | | | | | | | | | Merge branch 'jc/parseopt-verify-short-name' | Junio C Hamano | 2014-09-19 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | parse-options: detect attempt to add a duplicate short option namejc/parseopt-verify-short-name | Junio C Hamano | 2014-09-04 | 1 | -2/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'mk/reachable-protect-detached-head' | Junio C Hamano | 2014-09-19 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | reachable.c: add HEAD to reachability starting commitsmk/reachable-protect-detached-head | Max Kirillov | 2014-09-03 | 1 | -0/+22 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'tb/crlf-tests' | Junio C Hamano | 2014-09-19 | 4 | -120/+175 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | MinGW: update tests to handle a native eol of crlftb/crlf-tests | Brice Lambson | 2014-09-02 | 2 | -20/+35 |
| * | | | | | | | | | Makefile: propagate NATIVE_CRLF to C | Pat Thoyts | 2014-09-02 | 1 | -0/+20 |
| * | | | | | | | | | t0027: Tests for core.eol=native, eol=lf, eol=crlf | Torsten Bögershausen | 2014-08-28 | 1 | -100/+120 |
* | | | | | | | | | | Merge branch 'mb/fast-import-delete-root' | Junio C Hamano | 2014-09-19 | 1 | -0/+104 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fast-import: fix segfault in store_tree()mb/fast-import-delete-root | Maxim Bublis | 2014-08-29 | 1 | -2/+2 |
| * | | | | | | | | | | t9300: test filedelete command | Maxim Bublis | 2014-08-29 | 1 | -0/+104 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'bb/date-iso-strict' | Junio C Hamano | 2014-09-19 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | pretty: provide a strict ISO 8601 date formatbb/date-iso-strict | Beat Bolli | 2014-08-29 | 1 | -0/+8 |
* | | | | | | | | | | | Merge branch 'jk/fast-export-anonymize' | Junio C Hamano | 2014-09-19 | 1 | -0/+112 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | teach fast-export an --anonymize option | Jeff King | 2014-08-27 | 1 | -0/+112 |
| |/ / / / / / / / / / |