| author | Junio C Hamano <gitster@pobox.com> | |
| Wed, 22 Dec 2010 22:40:26 +0000 (14:40 -0800) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 22 Dec 2010 22:40:26 +0000 (14:40 -0800) | ||
| commit | e39212ab08e8d37dda5d8fd32b54099fe01dbbdb | |
| tree | acfce393969ebf4d2404a4619c84553e761803e7 | tree | snapshot |
| parent | 716958c9a23cbb4bf671dc89e094742e8ec41793 | commit | diff |
| parent | 9e082734b3a7c2685c1593dae8dca1e73568d51c | commit | diff |
Merge branch 'nd/maint-fix-add-typo-detection'
* nd/maint-fix-add-typo-detection:
Revert "excluded_1(): support exclude files in index"
unpack-trees: fix sparse checkout's "unable to match directories"
unpack-trees: move all skip-worktree checks back to unpack_trees()
dir.c: add free_excludes()
cache.h: realign and use (1 << x) form for CE_* constants
* nd/maint-fix-add-typo-detection:
Revert "excluded_1(): support exclude files in index"
unpack-trees: fix sparse checkout's "unable to match directories"
unpack-trees: move all skip-worktree checks back to unpack_trees()
dir.c: add free_excludes()
cache.h: realign and use (1 << x) form for CE_* constants
| Documentation/git-read-tree.txt | diff1 | | diff2 | | blob | history |
| cache.h | diff1 | | diff2 | | blob | history |
| dir.c | diff1 | | diff2 | | blob | history |
| dir.h | diff1 | | diff2 | | blob | history |
| t/t1011-read-tree-sparse-checkout.sh | diff1 | | diff2 | | blob | history |
| unpack-trees.c | diff1 | | diff2 | | blob | history |