index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
sparse-checkout.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+0
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+2
|
\
|
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-1
/
+1
|
|
\
*
|
\
Merge branch 'ws/sparse-check-rules'
Junio C Hamano
2023-04-11
1
-20
/
+117
|
\
\
\
|
*
|
|
builtin/sparse-checkout: add check-rules command
William Sprent
2023-03-27
1
-20
/
+111
|
*
|
|
builtin/sparse-checkout: remove NEED_WORK_TREE flag
William Sprent
2023-03-27
1
-0
/
+6
*
|
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
sparse-checkout: avoid using internal API of unpack-trees, take 2
Elijah Newren
2023-02-27
1
-1
/
+0
*
|
sparse-checkout: avoid using internal API of unpack-trees
Elijah Newren
2023-02-27
1
-2
/
+1
|
/
*
treewide: always have a valid "index_state.repo" member
Ævar Arnfjörð Bjarmason
2023-01-17
1
-1
/
+1
*
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
2023-01-16
1
-0
/
+1
*
doc txt & -h consistency: use "<options>", not "<options>..."
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+1
*
doc txt & -h consistency: correct padding around "[]()"
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+1
*
pass subcommand "prefix" arguments to parse_options()
Jeff King
2022-08-25
1
-4
/
+4
*
builtin/sparse-checkout.c: let parse-options parse subcommands
SZEDER Gábor
2022-08-19
1
-28
/
+16
*
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
SZEDER Gábor
2022-08-19
1
-2
/
+2
*
Merge branch 'ds/sparse-sparse-checkout'
Junio C Hamano
2022-06-03
1
-1
/
+7
|
\
|
*
sparse-checkout: integrate with sparse index
Derrick Stolee
2022-05-23
1
-0
/
+3
|
*
sparse-checkout: --no-sparse-index needs a full index
Derrick Stolee
2022-05-23
1
-0
/
+3
|
*
sparse-index: introduce partially-sparse indexes
Derrick Stolee
2022-05-23
1
-1
/
+1
*
|
Merge branch 'en/sparse-cone-becomes-default'
Junio C Hamano
2022-06-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sparse-checkout: make --cone the default
Elijah Newren
2022-04-22
1
-1
/
+1
*
|
Merge branch 'ep/remove-duplicated-includes'
Junio C Hamano
2022-03-23
1
-1
/
+0
|
\
\
|
*
|
builtin/sparse-checkout.c: delete duplicate include
Elia Pinto
2022-03-13
1
-1
/
+0
|
|
/
*
|
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
2022-03-13
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
lockfile API users: simplify and don't leak "path"
Ævar Arnfjörð Bjarmason
2022-03-04
1
-2
/
+1
*
|
Merge branch 'en/sparse-checkout-fixes'
Junio C Hamano
2022-03-07
1
-5
/
+73
|
\
\
|
|
/
|
/
|
|
*
sparse-checkout: reject arguments in cone-mode that look like patterns
Elijah Newren
2022-02-20
1
-0
/
+11
|
*
sparse-checkout: error or warn when given individual files
Elijah Newren
2022-02-20
1
-6
/
+36
|
*
sparse-checkout: pay attention to prefix for {set, add}
Elijah Newren
2022-02-20
1
-0
/
+26
|
*
sparse-checkout: correctly set non-cone mode when expected
Elijah Newren
2022-02-20
1
-0
/
+1
|
*
sparse-checkout: correct reapply's handling of options
Elijah Newren
2022-02-20
1
-3
/
+3
*
|
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
2022-02-26
1
-4
/
+4
|
\
\
|
*
|
i18n: remove from i18n strings that do not hold translatable parts
Jean-Noël Avila
2022-02-04
1
-4
/
+4
*
|
|
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
2022-02-26
1
-15
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparse-checkout: set worktree-config correctly
Derrick Stolee
2022-02-08
1
-15
/
+13
|
|
/
*
|
Merge branch 'en/sparse-checkout-leakfix'
Junio C Hamano
2022-02-12
1
-0
/
+2
|
\
\
|
*
|
sparse-checkout: fix a couple minor memory leaks
Elijah Newren
2022-01-28
1
-0
/
+2
*
|
|
Merge branch 'jt/sparse-checkout-leading-dir-fix'
Junio C Hamano
2022-02-09
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparse-checkout: create leading directory
Jonathan Tan
2022-01-21
1
-0
/
+3
|
|
/
*
|
Merge branch 'ds/sparse-checkout-malformed-pattern-fix'
Junio C Hamano
2022-01-10
1
-1
/
+4
|
\
\
|
*
|
sparse-checkout: refuse to add to bad patterns
Derrick Stolee
2021-12-30
1
-0
/
+3
|
*
|
sparse-checkout: fix OOM error with mixed patterns
Derrick Stolee
2021-12-30
1
-1
/
+1
|
|
/
[next]