index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unpack-trees.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'cw/prelim-cleanup'
Junio C Hamano
2023-10-10
1
-1
/
+1
|
\
|
*
parse: separate out parsing functions from config.h
Calvin Wan
2023-09-30
1
-1
/
+1
*
|
tree-walk: reduce stack size for recursive functions
Jeff King
2023-09-01
1
-2
/
+7
|
/
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
name-hash.h: move declarations for name-hash.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+1
|
\
|
*
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+2
|
\
|
|
*
treewide: be explicit about dependence on advice.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
treewide: be explicit about dependence on trace.h & trace2.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 '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 "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
|
Merge branch 'js/split-index-fixes'
Junio C Hamano
2023-04-04
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
unpack-trees: take care to propagate the split-index flag
Johannes Schindelin
2023-03-27
1
-0
/
+2
|
*
|
Merge branch 'vd/sparse-reset-checkout-fixes' into maint
Junio C Hamano
2022-08-26
1
-10
/
+96
|
|
\
\
*
|
\
\
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: add usage notices around df_conflict_entry
Elijah Newren
2023-02-27
1
-0
/
+2
*
|
|
|
unpack-trees: special case read-tree debugging as internal usage
Elijah Newren
2023-02-27
1
-11
/
+11
*
|
|
|
unpack-trees: rewrap a few overlong lines from previous patch
Elijah Newren
2023-02-27
1
-7
/
+9
*
|
|
|
unpack-trees: mark fields only used internally as internal
Elijah Newren
2023-02-27
1
-79
/
+80
*
|
|
|
unpack_trees: start splitting internal fields from public API
Elijah Newren
2023-02-27
1
-20
/
+20
*
|
|
|
sparse-checkout: avoid using internal API of unpack-trees, take 2
Elijah Newren
2023-02-27
1
-0
/
+1
*
|
|
|
sparse-checkout: avoid using internal API of unpack-trees
Elijah Newren
2023-02-27
1
-7
/
+11
*
|
|
|
unpack-trees: clean up some flow control
Elijah Newren
2023-02-27
1
-4
/
+3
*
|
|
|
unpack-trees: heed requests to overwrite ignored files
Elijah Newren
2023-02-27
1
-1
/
+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
-1
/
+1
*
|
|
sparse-index API: BUG() out on NULL ensure_full_index()
Ævar Arnfjörð Bjarmason
2023-01-13
1
-1
/
+2
*
|
|
Merge branch 'ab/no-more-git-global-super-prefix'
Junio C Hamano
2023-01-05
1
-10
/
+14
|
\
\
\
|
*
|
|
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
2022-12-26
1
-10
/
+14
*
|
|
|
git: remove duplicate includes
Seija Kijin
2022-12-15
1
-1
/
+0
|
/
/
/
*
|
|
unpack-trees: add 'skip_cache_tree_update' option
Victoria Dye
2022-11-11
1
-1
/
+2
*
|
|
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
2022-09-09
1
-2
/
+2
|
\
\
\
|
*
|
|
unpack-trees: fix sparse directory recursion check
Victoria Dye
2022-09-02
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
2022-08-18
1
-10
/
+96
|
\
|
|
|
|
/
|
/
|
|
*
unpack-trees: unpack new trees as sparse directories
Victoria Dye
2022-08-08
1
-10
/
+96
*
|
checkout: fix two bugs on the final count of updated entries
Matheus Tavares
2022-07-14
1
-1
/
+1
|
/
*
Merge branch 'jh/builtin-fsmonitor-part3'
Junio C Hamano
2022-06-11
1
-0
/
+1
|
\
|
*
unpack-trees: initialize fsmonitor_has_run_once in o->result
Jeff Hostetler
2022-05-27
1
-0
/
+1
*
|
Merge branch 'ds/sparse-sparse-checkout'
Junio C Hamano
2022-06-03
1
-0
/
+4
|
\
\
|
*
|
sparse-checkout: integrate with sparse index
Derrick Stolee
2022-05-23
1
-0
/
+4
*
|
|
unpack-trees: preserve index sparsity
Victoria Dye
2022-05-11
1
-0
/
+6
|
/
/
[next]