summaryrefslogtreecommitdiff
path: root/t/t1011-read-tree-sparse-checkout.sh
Commit message (Expand)AuthorAgeFilesLines
* Teach read-tree the -n|--dry-run optionJens Lehmann2011-05-251-13/+14
* sparse checkout: do not eagerly decide the fate for whole directoryNguyễn Thái Ngọc Duy2011-05-101-0/+41
* t1011: fix sparse-checkout initialization and add new fileNguyễn Thái Ngọc Duy2011-05-101-4/+8
* Merge branch 'nd/maint-fix-add-typo-detection'Junio C Hamano2010-12-221-3/+11
|\
| * unpack-trees: fix sparse checkout's "unable to match directories"Nguyễn Thái Ngọc Duy2010-11-301-3/+11
* | Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-1/+1
|\ \ | |/ |/|
| * tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* | dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkoutNguyễn Thái Ngọc Duy2010-11-081-3/+7
|/
* unpack-trees: mark new entries skip-worktree appropriatelyNguyễn Thái Ngọc Duy2010-08-091-1/+1
* unpack-trees: let read-tree -u remove index entries outside sparse areaNguyễn Thái Ngọc Duy2010-08-091-1/+10
* unpack-trees: only clear CE_UPDATE|CE_REMOVE when skip-worktree is always setNguyễn Thái Ngọc Duy2010-08-091-0/+12
* t1011 (sparse checkout): style nitpicksJonathan Nieder2010-08-021-47/+55
* tests: rename duplicate t1009Jeff King2009-11-251-0/+150