index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
sparse-checkout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-14
use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
René Scharfe
1
-1
/
+2
2026-06-15
Merge branch 'ob/more-repo-config-values'
Junio C Hamano
1
-15
/
+22
2026-06-03
environment: move "core_sparse_checkout_cone" into `struct repo_config_values`
Olamide Caleb Bello
1
-15
/
+22
2026-05-19
setup: stop using `the_repository` in `setup_work_tree()`
Patrick Steinhardt
1
-8
/
+8
2026-05-19
setup: stop using `the_repository` in `prefix_path()`
Patrick Steinhardt
1
-1
/
+2
2026-03-05
Merge branch 'ob/core-attributesfile-in-repository'
Junio C Hamano
1
-11
/
+20
2026-02-26
environment: stop using core.sparseCheckout globally
Olamide Caleb Bello
1
-11
/
+20
2026-02-12
sparse-checkout: use string_list_sort_u
Amisha Chhajed
1
-2
/
+1
2026-02-09
Merge branch 'ac/string-list-sort-u-and-tests'
Junio C Hamano
1
-4
/
+2
2026-01-29
string-list: add string_list_sort_u() that mimics "sort -u"
Amisha Chhajed
1
-4
/
+2
2026-01-21
sparse-checkout: optimize string_list construction and add tests to verify de...
Amisha Chhajed
1
-3
/
+4
2025-09-15
sparse-checkout: add --verbose option to 'clean'
Derrick Stolee
1
-2
/
+24
2025-09-12
sparse-checkout: match some 'clean' behavior
Derrick Stolee
1
-1
/
+14
2025-09-12
sparse-checkout: add basics of 'clean' command
Derrick Stolee
1
-1
/
+63
2025-09-12
sparse-checkout: remove use of the_repository
Derrick Stolee
1
-55
/
+62
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
1
-2
/
+3
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+2
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano
1
-9
/
+16
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
1
-9
/
+16
2024-11-21
builtin/sparse-checkout: fix leaking sanitized patterns
Patrick Steinhardt
1
-22
/
+39
2024-10-02
Merge branch 'ds/sparse-checkout-expansion-advice'
Junio C Hamano
1
-0
/
+5
2024-09-23
sparse-checkout: disable advice in 'disable'
Derrick Stolee
1
-0
/
+5
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
1
-2
/
+5
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-1
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-09-06
sparse-checkout: use fdopen_lock_file() instead of xfdopen()
Jeff King
1
-5
/
+4
2024-09-06
sparse-checkout: check commit_lock_file when writing patterns
Jeff King
1
-2
/
+3
2024-09-06
sparse-checkout: consolidate cleanup when writing patterns
Jeff King
1
-4
/
+3
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
1
-0
/
+1
2024-06-11
parse-options: fix leaks for users of OPT_FILENAME
Patrick Steinhardt
1
-0
/
+1
2024-06-05
sparse-checkout: free duplicate hashmap entries
Jeff King
1
-1
/
+8
2024-06-05
sparse-checkout: free string list after displaying
Jeff King
1
-0
/
+2
2024-06-05
sparse-checkout: free pattern list in sparse_checkout_list()
Jeff King
1
-3
/
+2
2024-06-05
sparse-checkout: free sparse_filename after use
Jeff King
1
-0
/
+2
2024-06-05
sparse-checkout: refactor temporary sparse_checkout_patterns
Jeff King
1
-1
/
+8
2024-06-05
sparse-checkout: always free "line" strbuf after reading input
Jeff King
1
-0
/
+1
2024-06-05
sparse-checkout: reuse --stdin buffer when reading patterns
Jeff King
1
-5
/
+4
2024-06-04
sparse-checkout: clear patterns when init() sees existing sparse file
Jeff King
1
-0
/
+1
2024-06-04
sparse-checkout: pass string literals directly to add_pattern()
Jeff King
1
-8
/
+3
2024-06-04
sparse-checkout: free string list in write_cone_to_file()
Jeff King
1
-0
/
+2
2024-01-08
Merge branch 'en/sparse-checkout-eoo'
Junio C Hamano
1
-6
/
+3
2024-01-08
Merge branch 'jc/sparse-checkout-set-default-fix'
Junio C Hamano
1
-1
/
+1
2023-12-26
sparse-checkout: use default patterns for 'set' only !stdin
Junio C Hamano
1
-1
/
+1
2023-12-26
sparse-checkout: be consistent with end of options markers
Elijah Newren
1
-6
/
+3
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-4
/
+0
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+0
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-0
/
+2
2023-04-11
Merge branch 'ws/sparse-check-rules'
Junio C Hamano
1
-20
/
+117
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
1
-0
/
+1
[next]