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