Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-06 | Merge branch 'ds/sparse-cone' | Junio C Hamano | 1 | -1/+1 |
2020-01-04 | Documentation/git-sparse-checkout.txt: fix a typo | Taylor Blau | 1 | -1/+1 |
2019-12-30 | sparse-checkout: document interactions with submodules | Derrick Stolee | 1 | -0/+10 |
2019-12-30 | sparse-checkout: list directories in cone mode | Derrick Stolee | 1 | -1/+10 |
2019-12-13 | sparse-checkout: respect core.ignoreCase in cone mode | Derrick Stolee | 1 | -0/+5 |
2019-11-22 | sparse-checkout: use in-process update for disable subcommand | Derrick Stolee | 1 | -2/+4 |
2019-11-22 | sparse-checkout: add 'cone' mode | Derrick Stolee | 1 | -1/+54 |
2019-11-22 | sparse-checkout: create 'disable' subcommand | Derrick Stolee | 1 | -15/+12 |
2019-11-22 | sparse-checkout: add '--stdin' option to set subcommand | Derrick Stolee | 1 | -0/+3 |
2019-11-22 | sparse-checkout: 'set' subcommand | Derrick Stolee | 1 | -0/+6 |
2019-11-22 | sparse-checkout: create 'init' subcommand | Derrick Stolee | 1 | -0/+11 |
2019-11-22 | sparse-checkout: create builtin with 'list' subcommand | Derrick Stolee | 1 | -0/+89 |