summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2014-12-17Sync with v2.0.5Junio C Hamano-31/+102
2014-12-17Sync with v1.9.5Junio C Hamano-31/+102
2014-12-17Sync with v1.8.5.6Junio C Hamano-31/+102
2014-12-17Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5Junio C Hamano-31/+102
2014-12-17fsck: complain about NTFS ".git" aliases in treesJohannes Schindelin-2/+7
2014-12-17read-cache: optionally disallow NTFS .git variantsJohannes Schindelin-0/+13
2014-12-17fsck: complain about HFS+ ".git" aliases in treesJeff King-3/+5
2014-12-17read-cache: optionally disallow HFS+ .git variantsJeff King-5/+25
2014-12-17fsck: notice .git case-insensitivelyJeff King-0/+1
2014-12-17t1450: refactor ".", "..", and ".git" fsck testsJeff King-30/+27
2014-12-17verify_dotfile(): reject .git case-insensitivelyJeff King-0/+1
2014-12-17read-tree: add tests for confusing paths like ".." and ".git"Jeff King-0/+32
2014-10-29Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maintJunio C Hamano-0/+9
2014-10-19pack-objects: turn off bitmaps when we split packsJeff King-0/+9
2014-10-07Merge branch 'jk/mbox-from-line' into maintJunio C Hamano-0/+49
2014-09-29Merge branch 'jk/fsck-exit-code-fix' into maintJunio C Hamano-7/+83
2014-09-29Merge branch 'ta/config-add-to-empty-or-true-fix' into maintJunio C Hamano-0/+20
2014-09-29Merge branch 'mk/reachable-protect-detached-head' into maintJunio C Hamano-0/+22
2014-09-29Merge branch 'mb/fast-import-delete-root' into maintJunio C Hamano-0/+104
2014-09-29Merge branch 'jk/send-pack-many-refspecs' into maintJunio C Hamano-0/+107
2014-09-19Merge branch 'jk/prune-top-level-refs-after-packing' into maintJunio C Hamano-0/+7
2014-09-19Merge branch 'jn/unpack-trees-checkout-m-carry-deletion' into maintJunio C Hamano-0/+17
2014-09-19Merge branch 'rs/refresh-beyond-symlink' into maintJunio C Hamano-0/+43
2014-09-19Merge branch 'lf/bundle-exclusion' into maintJunio C Hamano-1/+4
2014-09-19Merge branch 'jc/apply-ws-prefix' into maintJunio C Hamano-0/+28
2014-09-19Merge branch 'jk/command-line-config-empty-string' into maintJunio C Hamano-0/+11
2014-09-16mailinfo: make ">From" in-body header check more robustJeff King-0/+49
2014-09-12fsck: return non-zero status on missing ref tipsJeff King-0/+56
2014-09-10fsck: exit with non-zero status upon error from fsck_obj()Jeff King-7/+27
2014-09-03reachable.c: add HEAD to reachability starting commitsMax Kirillov-0/+22
2014-08-29fast-import: fix segfault in store_tree()Maxim Bublis-2/+2
2014-08-29t9300: test filedelete commandMaxim Bublis-0/+104
2014-08-26send-pack: take refspecs over stdinJeff King-0/+107
2014-08-26Merge branch 'jk/diff-tree-t-fix'Junio C Hamano-0/+34
2014-08-26Merge branch 'jk/pack-shallow-always-without-bitmap'Junio C Hamano-0/+39
2014-08-25checkout -m: attempt merge when deletion of path was stagedJonathan Nieder-0/+17
2014-08-25pack-refs: prune top-level refs like "refs/foo"Jeff King-0/+7
2014-08-20intersect_paths: respect mode in git's tree-sortJeff King-0/+34
2014-08-18make config --add behave correctly for empty and NULL valuesTanay Abhra-0/+20
2014-08-13tests: fix negated test_i18ngrep callsJohannes Sixt-6/+6
2014-08-12pack-objects: turn off bitmaps when we see --shallow linesJeff King-0/+39
2014-08-10read-cache: check for leading symlinks when refreshing indexRené Scharfe-0/+43
2014-08-07bundle: fix exclusion of annotated tagsLukas Fleischer-1/+4
2014-08-07apply: omit ws check for excluded pathsJunio C Hamano-0/+11
2014-08-07apply: use the right attribute for paths in non-Git patchesJunio C Hamano-0/+17
2014-08-05config: teach "git -c" to recognize an empty stringJunio C Hamano-0/+11
2014-07-30Sync with 2.0.4Junio C Hamano-0/+1
2014-07-30Merge branch 'sk/mingw-tests-workaround'Junio C Hamano-24/+51
2014-07-30Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano-7/+13
2014-07-30Merge branch 'ep/avoid-test-a-o'Junio C Hamano-2/+8