summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/ignore-sigpipe-while-running-hooks'Junio C Hamano2014-09-261-0/+13
|\
| * receive-pack: allow hooks to ignore its standard input streamjc/ignore-sigpipe-while-running-hooksJunio C Hamano2014-09-161-0/+13
* | Merge branch 'jc/hash-object-fsck-tag'Junio C Hamano2014-09-261-0/+19
|\ \
| * | t1450: make sure fsck detects a malformed tagger linejc/hash-object-fsck-tagJunio C Hamano2014-09-121-0/+19
| * | Merge branch 'js/fsck-tag-validation' into HEADJunio C Hamano2014-09-122-0/+38
| |\ \
* | \ \ Merge branch 'js/fsck-tag-validation'Junio C Hamano2014-09-262-0/+38
|\ \ \ \ | | |/ / | |/| |
| * | | Make sure that index-pack --strict checks tag objectsJohannes Schindelin2014-09-121-0/+19
| * | | Add regression tests for stricter tag fsck'ingJohannes Schindelin2014-09-111-0/+19
* | | | Merge branch 'jk/faster-name-conflicts'Junio C Hamano2014-09-261-1/+30
|\ \ \ \
| * | | | refs: speed up is_refname_availablejk/faster-name-conflictsJeff King2014-09-121-1/+30
| | |_|/ | |/| |
* | | | Merge branch 'jk/fsck-exit-code-fix'Junio C Hamano2014-09-192-7/+83
|\ \ \ \
| * | | | fsck: return non-zero status on missing ref tipsjk/fsck-exit-code-fixJeff King2014-09-121-0/+56
| * | | | fsck: exit with non-zero status upon error from fsck_obj()Jeff King2014-09-102-7/+27
* | | | | Merge branch 'js/no-test-cmp-for-binaries'Junio C Hamano2014-09-191-1/+1
|\ \ \ \ \
| * | | | | t9300: use test_cmp_bin instead of test_cmp to compare binary filesjs/no-test-cmp-for-binariesJohannes Sixt2014-09-121-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'ta/config-add-to-empty-or-true-fix'Junio C Hamano2014-09-191-0/+20
|\ \ \ \ \
| * | | | | make config --add behave correctly for empty and NULL valuesTanay Abhra2014-08-181-0/+20
* | | | | | Merge branch 'jc/parseopt-verify-short-name'Junio C Hamano2014-09-191-2/+2
|\ \ \ \ \ \
| * | | | | | parse-options: detect attempt to add a duplicate short option namejc/parseopt-verify-short-nameJunio C Hamano2014-09-041-2/+2
| |/ / / / /
* | | | | | Merge branch 'mk/reachable-protect-detached-head'Junio C Hamano2014-09-191-0/+22
|\ \ \ \ \ \
| * | | | | | reachable.c: add HEAD to reachability starting commitsmk/reachable-protect-detached-headMax Kirillov2014-09-031-0/+22
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tb/crlf-tests'Junio C Hamano2014-09-194-120/+175
|\ \ \ \ \ \
| * | | | | | MinGW: update tests to handle a native eol of crlftb/crlf-testsBrice Lambson2014-09-022-20/+35
| * | | | | | Makefile: propagate NATIVE_CRLF to CPat Thoyts2014-09-021-0/+20
| * | | | | | t0027: Tests for core.eol=native, eol=lf, eol=crlfTorsten Bögershausen2014-08-281-100/+120
* | | | | | | Merge branch 'mb/fast-import-delete-root'Junio C Hamano2014-09-191-0/+104
|\ \ \ \ \ \ \
| * | | | | | | fast-import: fix segfault in store_tree()mb/fast-import-delete-rootMaxim Bublis2014-08-291-2/+2
| * | | | | | | t9300: test filedelete commandMaxim Bublis2014-08-291-0/+104
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-191-0/+8
|\ \ \ \ \ \ \
| * | | | | | | pretty: provide a strict ISO 8601 date formatbb/date-iso-strictBeat Bolli2014-08-291-0/+8
* | | | | | | | Merge branch 'jk/fast-export-anonymize'Junio C Hamano2014-09-191-0/+112
|\ \ \ \ \ \ \ \
| * | | | | | | | teach fast-export an --anonymize optionJeff King2014-08-271-0/+112
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/send-pack-many-refspecs'Junio C Hamano2014-09-192-0/+107
|\ \ \ \ \ \ \ \
| * | | | | | | | send-pack: take refspecs over stdinjk/send-pack-many-refspecsJeff King2014-08-262-0/+107
| | |/ / / / / / | |/| | | | | |
* | | | | | | | git svn: info: correctly handle absolute path argsEric Wong2014-09-141-0/+30
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'jn/unpack-trees-checkout-m-carry-deletion'Junio C Hamano2014-09-111-0/+17
|\ \ \ \ \ \ \
| * | | | | | | checkout -m: attempt merge when deletion of path was stagedjn/unpack-trees-checkout-m-carry-deletionJonathan Nieder2014-08-251-0/+17
* | | | | | | | Merge branch 'jk/prune-top-level-refs-after-packing'Junio C Hamano2014-09-111-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | pack-refs: prune top-level refs like "refs/foo"jk/prune-top-level-refs-after-packingJeff King2014-08-251-0/+7
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'nd/large-blobs'Junio C Hamano2014-09-111-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: shortcut for diff'ing two binary SHA-1 objectsnd/large-blobsNguyễn Thái Ngọc Duy2014-08-181-0/+10
| * | | | | | | | diff --stat: mark any file larger than core.bigfilethreshold binaryNguyễn Thái Ngọc Duy2014-08-181-0/+4
| * | | | | | | | sha1_file.c: do not die failing to malloc in unpack_compressed_entryNguyễn Thái Ngọc Duy2014-08-181-0/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'dt/cache-tree-repair'Junio C Hamano2014-09-111-17/+145
|\ \ \ \ \ \ \ \
| * | | | | | | | cache-tree: do not try to use an invalidated subtree info to build a treeJunio C Hamano2014-09-031-0/+8
| * | | | | | | | cache-tree: Write updated cache-tree after commitDavid Turner2014-07-141-15/+102
| * | | | | | | | cache-tree: subdirectory testsDavid Turner2014-07-111-3/+23
| * | | | | | | | cache-tree: create/update cache-tree on checkoutDavid Turner2014-07-071-3/+16
* | | | | | | | | Merge branch 'ta/config-set-1'Junio C Hamano2014-09-112-1/+22
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | add tests for `git_config_get_string_const()`ta/config-set-1Tanay Abhra2014-08-071-0/+10