Age | Commit message (Expand) | Author | Files | Lines |
2018-03-26 | t1011: abstract away SHA-1-specific constants | brian m. carlson | 1 | -3/+4 |
2016-07-25 | Merge branch 'nd/cache-tree-ita' | Junio C Hamano | 1 | -4/+4 |
2016-07-18 | test-lib.sh: introduce and use $EMPTY_BLOB | Nguyễn Thái Ngọc Duy | 1 | -4/+4 |
2016-07-13 | Merge branch 'ah/unpack-trees-advice-messages' | Junio C Hamano | 1 | -1/+1 |
2016-06-27 | unpack-trees: fix English grammar in do-this-before-that messages | Alex Henrie | 1 | -1/+1 |
2016-06-17 | tests: unpack-trees: update to use test_i18n* functions | Vasco Almeida | 1 | -1/+1 |
2013-04-15 | checkout: add --ignore-skip-worktree-bits in sparse checkout mode | Nguyễn Thái Ngọc Duy | 1 | -0/+24 |
2011-10-13 | Merge branch 'nd/maint-sparse-errors' | Junio C Hamano | 1 | -0/+16 |
2011-09-22 | sparse checkout: show error messages when worktree shaping fails | Nguyễn Thái Ngọc Duy | 1 | -0/+15 |
2011-05-25 | Teach read-tree the -n|--dry-run option | Jens Lehmann | 1 | -13/+14 |
2011-05-10 | sparse checkout: do not eagerly decide the fate for whole directory | Nguyễn Thái Ngọc Duy | 1 | -0/+41 |
2011-05-10 | t1011: fix sparse-checkout initialization and add new file | Nguyễn Thái Ngọc Duy | 1 | -4/+8 |
2010-12-22 | Merge branch 'nd/maint-fix-add-typo-detection' | Junio C Hamano | 1 | -3/+11 |
2010-11-30 | unpack-trees: fix sparse checkout's "unable to match directories" | Nguyễn Thái Ngọc Duy | 1 | -3/+11 |
2010-11-24 | Merge branch 'en/and-cascade-tests' | Junio C Hamano | 1 | -1/+1 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2010-11-08 | dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout | Nguyễn Thái Ngọc Duy | 1 | -3/+7 |
2010-08-09 | unpack-trees: mark new entries skip-worktree appropriately | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2010-08-09 | unpack-trees: let read-tree -u remove index entries outside sparse area | Nguyễn Thái Ngọc Duy | 1 | -1/+10 |
2010-08-09 | unpack-trees: only clear CE_UPDATE|CE_REMOVE when skip-worktree is always set | Nguyễn Thái Ngọc Duy | 1 | -0/+12 |
2010-08-02 | t1011 (sparse checkout): style nitpicks | Jonathan Nieder | 1 | -47/+55 |
2009-11-25 | tests: rename duplicate t1009 | Jeff King | 1 | -0/+150 |