aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/test-lazy-prereq'Junio C Hamano2014-09-29
|\
| * tests: drop GIT_*_TIMING_TESTS environment variable supportJunio C Hamano2014-06-13
* | Merge branch 'pr/use-default-sigpipe-setting'Junio C Hamano2014-09-29
|\ \
| * | mingw.h: add dummy functions for sigset_t operationsJohannes Sixt2014-09-22
| * | unblock and unignore SIGPIPEPatrick Reynolds2014-09-18
* | | Merge branch 'jk/mbox-from-line'Junio C Hamano2014-09-29
|\ \ \
| * | | mailinfo: make ">From" in-body header check more robustJeff King2014-09-16
| |/ /
* | | Merge branch 'sb/t6031-typofix'Junio C Hamano2014-09-29
|\ \ \
| * | | t6031-test-merge-recursive: do not forget to add file to be committedStefan Beller2014-09-22
* | | | Merge branch 'sb/t9300-typofix'Junio C Hamano2014-09-29
|\ \ \ \
| * | | | t9300-fast-import: fix typo in test descriptionStefan Beller2014-09-22
| |/ / /
* | | | Merge branch 'da/rev-parse-verify-quiet'Junio C Hamano2014-09-29
|\ \ \ \
| * | | | refs: make rev-parse --quiet actually quietDavid Aguilar2014-09-19
| * | | | t1503: use test_must_be_emptyDavid Aguilar2014-09-16
* | | | | Merge branch 'hj/pretty-naked-decoration'Junio C Hamano2014-09-29
|\ \ \ \ \
| * | | | | pretty: add %D format specifierHarry Jeffery2014-09-18
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/branch-verbose-merged'Junio C Hamano2014-09-26
|\ \ \ \ \
| * | | | | branch: clean up commit flags after merge-filter walkJeff King2014-09-18
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/ignore-sigpipe-while-running-hooks'Junio C Hamano2014-09-26
|\ \ \ \ \
| * | | | | receive-pack: allow hooks to ignore its standard input streamJunio C Hamano2014-09-16
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/hash-object-fsck-tag'Junio C Hamano2014-09-26
|\ \ \ \ \
| * | | | | t1450: make sure fsck detects a malformed tagger lineJunio C Hamano2014-09-12
| * | | | | Merge branch 'js/fsck-tag-validation' into HEADJunio C Hamano2014-09-12
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'js/fsck-tag-validation'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Make sure that index-pack --strict checks tag objectsJohannes Schindelin2014-09-12
| * | | | | | Add regression tests for stricter tag fsck'ingJohannes Schindelin2014-09-11
* | | | | | | Merge branch 'jk/faster-name-conflicts'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \
| * | | | | | | refs: speed up is_refname_availableJeff King2014-09-12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jk/fsck-exit-code-fix'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \
| * | | | | | | fsck: return non-zero status on missing ref tipsJeff King2014-09-12
| * | | | | | | fsck: exit with non-zero status upon error from fsck_obj()Jeff King2014-09-10
* | | | | | | | Merge branch 'js/no-test-cmp-for-binaries'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \
| * | | | | | | | t9300: use test_cmp_bin instead of test_cmp to compare binary filesJohannes Sixt2014-09-12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ta/config-add-to-empty-or-true-fix'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \
| * | | | | | | | make config --add behave correctly for empty and NULL valuesTanay Abhra2014-08-18
* | | | | | | | | Merge branch 'jc/parseopt-verify-short-name'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parse-options: detect attempt to add a duplicate short option nameJunio C Hamano2014-09-04
| |/ / / / / / / /
* | | | | | | | | Merge branch 'mk/reachable-protect-detached-head'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | reachable.c: add HEAD to reachability starting commitsMax Kirillov2014-09-03
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'tb/crlf-tests'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MinGW: update tests to handle a native eol of crlfBrice Lambson2014-09-02
| * | | | | | | | | Makefile: propagate NATIVE_CRLF to CPat Thoyts2014-09-02
| * | | | | | | | | t0027: Tests for core.eol=native, eol=lf, eol=crlfTorsten Bögershausen2014-08-28
* | | | | | | | | | Merge branch 'mb/fast-import-delete-root'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fast-import: fix segfault in store_tree()Maxim Bublis2014-08-29
| * | | | | | | | | | t9300: test filedelete commandMaxim Bublis2014-08-29
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pretty: provide a strict ISO 8601 date formatBeat Bolli2014-08-29
* | | | | | | | | | | Merge branch 'jk/fast-export-anonymize'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | teach fast-export an --anonymize optionJeff King2014-08-27
| |/ / / / / / / / / /