index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t1091-sparse-checkout-builtin.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-27
builtin/sparse-checkout: add check-rules command
William Sprent
1
-2
/
+132
2023-03-27
builtin/sparse-checkout: remove NEED_WORK_TREE flag
William Sprent
1
-0
/
+33
2023-01-05
dir: check for single file cone patterns
William Sprent
1
-1
/
+10
2022-10-06
Sync with 2.36.3
Taylor Blau
1
-1
/
+2
2022-10-06
Sync with 2.35.5
Taylor Blau
1
-1
/
+2
2022-10-06
Sync with 2.34.5
Taylor Blau
1
-1
/
+2
2022-10-06
Sync with 2.33.5
Taylor Blau
1
-1
/
+2
2022-10-06
Sync with 2.31.5
Taylor Blau
1
-1
/
+2
2022-10-06
Sync with 2.30.6
Taylor Blau
1
-1
/
+2
2022-10-01
t/t1NNN: allow local submodules
Taylor Blau
1
-1
/
+2
2022-04-21
tests: stop assuming --no-cone is the default mode for sparse-checkout
Elijah Newren
1
-7
/
+8
2022-03-06
Merge branch 'en/sparse-checkout-fixes'
Junio C Hamano
1
-2
/
+88
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
1
-10
/
+25
2022-02-20
sparse-checkout: reject arguments in cone-mode that look like patterns
Elijah Newren
1
-1
/
+1
2022-02-20
sparse-checkout: error or warn when given individual files
Elijah Newren
1
-1
/
+15
2022-02-20
sparse-checkout: pay attention to prefix for {set, add}
Elijah Newren
1
-0
/
+41
2022-02-20
sparse-checkout: correct reapply's handling of options
Elijah Newren
1
-0
/
+28
2022-02-09
Merge branch 'js/sparse-vs-split-index'
Junio C Hamano
1
-28
/
+26
2022-02-09
Merge branch 'jt/sparse-checkout-leading-dir-fix'
Junio C Hamano
1
-0
/
+6
2022-02-08
worktree: copy sparse-checkout patterns and config on add
Derrick Stolee
1
-8
/
+23
2022-02-08
sparse-checkout: set worktree-config correctly
Derrick Stolee
1
-2
/
+2
2022-01-23
t1091: disable split index
Johannes Schindelin
1
-28
/
+26
2022-01-21
sparse-checkout: create leading directory
Jonathan Tan
1
-0
/
+6
2022-01-10
Merge branch 'ds/fetch-pull-with-sparse-index'
Junio C Hamano
1
-5
/
+20
2022-01-10
Merge branch 'ds/sparse-checkout-malformed-pattern-fix'
Junio C Hamano
1
-1
/
+36
2022-01-03
Merge branch 'en/sparse-checkout-set'
Junio C Hamano
1
-1
/
+9
2021-12-30
sparse-checkout: refuse to add to bad patterns
Derrick Stolee
1
-2
/
+5
2021-12-30
sparse-checkout: fix OOM error with mixed patterns
Derrick Stolee
1
-0
/
+11
2021-12-30
sparse-checkout: fix segfault on malformed patterns
Derrick Stolee
1
-0
/
+21
2021-12-22
t1091/t3705: remove 'test-tool read-cache --table'
Derrick Stolee
1
-5
/
+20
2021-12-15
sparse-checkout: add sanity-checks on initial sparsity state
Elijah Newren
1
-1
/
+9
2021-12-13
t0000-t3999: detect and signal failure within loop
Eric Sunshine
1
-1
/
+1
2021-10-13
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
1
-1
/
+3
2021-09-28
add: skip tracked paths outside sparse-checkout cone
Derrick Stolee
1
-1
/
+3
2021-09-07
tests: disable GIT_TEST_SPLIT_INDEX for sparse index tests
SZEDER Gábor
1
-10
/
+15
2021-09-07
sparse-checkout: clear tracked sparse dirs
Derrick Stolee
1
-0
/
+59
2021-03-30
sparse-checkout: disable sparse-index
Derrick Stolee
1
-0
/
+13
2020-11-19
t[01]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-2
/
+2
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-07-30
t1001: use $ZERO_OID
brian m. carlson
1
-2
/
+2
2020-06-17
Merge branch 'en/sparse-checkout'
Junio C Hamano
1
-0
/
+22
2020-06-05
sparse-checkout: avoid staging deletions of all files
Elijah Newren
1
-0
/
+22
2020-05-04
sparse-checkout: stop blocking empty workdirs
Derrick Stolee
1
-5
/
+3
2020-03-27
sparse-checkout: provide a new reapply subcommand
Elijah Newren
1
-0
/
+41
2020-03-27
unpack-trees: provide warnings on sparse updates for unmerged paths too
Elijah Newren
1
-0
/
+25
2020-03-27
unpack-trees: make sparse path messages sound like warnings
Elijah Newren
1
-3
/
+3
2020-03-27
unpack-trees: split display_error_msgs() into two
Elijah Newren
1
-2
/
+2
2020-03-27
sparse-checkout: use improved unpack_trees porcelain messages
Elijah Newren
1
-4
/
+2
2020-03-27
sparse-checkout: use new update_sparsity() function
Elijah Newren
1
-10
/
+29
2020-03-27
t1091: make some tests a little more defensive against failures
Elijah Newren
1
-0
/
+2
[next]