index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
read-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parse-options: mark unused "opt" parameter in callbacks
Jeff King
2023-09-05
1
-1
/
+1
*
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-2
/
+3
|
\
|
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-2
/
+3
*
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-2
/
+1
*
|
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
*
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
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
|
\
|
*
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
setup.h: move declarations for setup.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 'en/header-cleanup'
Junio C Hamano
2023-03-17
1
-0
/
+1
|
\
\
|
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
|
/
*
/
unpack-trees: special case read-tree debugging as internal usage
Elijah Newren
2023-02-27
1
-5
/
+5
|
/
*
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
2022-12-26
1
-0
/
+1
*
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-2
/
+2
*
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-1
/
+1
*
cocci & cache.h: apply a selection of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-1
/
+1
*
cocci & cache.h: remove rarely used "the_index" compat macros
Ævar Arnfjörð Bjarmason
2022-11-21
1
-2
/
+2
*
read-tree: use 'skip_cache_tree_update' option
Victoria Dye
2022-11-11
1
-0
/
+4
*
doc txt & -h consistency: make "read-tree" consistent
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+1
*
doc txt & -h consistency: word-wrap
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+3
*
read-tree: make three-way merge sparse-aware
Victoria Dye
2022-03-01
1
-5
/
+0
*
read-tree: make two-way merge sparse-aware
Victoria Dye
2022-03-01
1
-5
/
+0
*
read-tree: narrow scope of index expansion for '--prefix'
Victoria Dye
2022-03-01
1
-2
/
+1
*
read-tree: integrate with sparse index
Victoria Dye
2022-03-01
1
-2
/
+19
*
read-tree: explicitly disallow prefixes with a leading '/'
Victoria Dye
2022-03-01
1
-0
/
+4
*
Change unpack_trees' 'reset' flag into an enum
Elijah Newren
2021-09-27
1
-0
/
+3
*
unpack-trees: introduce preserve_ignored to unpack_trees_options
Elijah Newren
2021-09-27
1
-10
/
+3
*
read-tree, merge-recursive: overwrite ignored files by default
Elijah Newren
2021-09-27
1
-15
/
+10
*
checkout, read-tree: fix leak of unpack_trees_options.dir
Elijah Newren
2021-09-27
1
-0
/
+5
*
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-04-28
1
-6
/
+6
*
sparse-checkout: update working directory in-process
Derrick Stolee
2019-11-22
1
-1
/
+1
*
cmd_{read,write}_tree: rename "unused" variable that is used
Jeff King
2019-05-13
1
-2
/
+2
*
read-tree: add --quiet
Nguyễn Thái Ngọc Duy
2019-03-24
1
-0
/
+1
*
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-24
1
-0
/
+1
*
Merge branch 'nd/the-index'
Junio C Hamano
2019-01-04
1
-1
/
+3
|
\
|
*
cache-tree.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-1
/
+3
*
|
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
2018-11-06
1
-0
/
+3
|
/
*
Merge branch 'rs/parse-opt-lithelp'
Junio C Hamano
2018-08-17
1
-1
/
+1
|
\
|
*
parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
René Scharfe
2018-08-03
1
-1
/
+1
*
|
lock_file: move static locks into functions
Martin Ågren
2018-05-10
1
-2
/
+1
|
/
*
submodule: remove gitmodules_config
Brandon Williams
2017-08-03
1
-2
/
+0
*
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
|
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
2017-06-13
1
-23
/
+9
|
\
\
|
*
|
Introduce 'submodule.recurse' option for worktree manipulators
Stefan Beller
2017-06-01
1
-1
/
+9
|
*
|
reset/checkout/read-tree: unify config callback for submodule recursion
Stefan Beller
2017-05-30
1
-25
/
+3
|
*
|
submodule recursing: do not write a config variable twice
Stefan Beller
2017-05-30
1
-1
/
+1
|
|
/
*
|
Merge branch 'ja/do-not-ask-needless-questions'
Junio C Hamano
2017-05-29
1
-2
/
+3
|
\
\
[next]