| author | Junio C Hamano <gitster@pobox.com> | |
| Wed, 22 Dec 2010 00:46:52 +0000 (16:46 -0800) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 22 Dec 2010 00:46:52 +0000 (16:46 -0800) | ||
| commit | 87c702bdba51397a8358743c7932bf5f7fa67e89 | |
| tree | 007333a8958f72037f39deed7ae5fdf36b9b2272 | tree | snapshot |
| parent | 37119cf0f173bc11a1b5f662f322c8b304224b7c | commit | diff |
| parent | 9e082734b3a7c2685c1593dae8dca1e73568d51c | commit | diff |
Merge branch 'nd/maint-fix-add-typo-detection' into next
* 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 |