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
/
unpack-trees.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-19
Merge branch 'ty/migrate-ignorecase'
Junio C Hamano
1
-1
/
+1
2026-07-19
Merge branch 'hf/unpack-trees-quadratic-scan'
Junio C Hamano
1
-1
/
+3
2026-07-08
unpack-trees: avoid quadratic index scan in next_cache_entry()
Henrique Ferreiro
1
-1
/
+3
2026-06-19
config: use repo_ignore_case() to access core.ignorecase
Tian Yuchen
1
-1
/
+1
2026-06-09
unpack-trees: use repository from index instead of global
Jayesh Daga
1
-7
/
+7
2026-02-26
environment: stop using core.sparseCheckout globally
Olamide Caleb Bello
1
-1
/
+2
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-03-03
unpack-trees.c: *.txt -> *.adoc fixes
Todd Zullinger
1
-1
/
+1
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
1
-1
/
+3
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-10-07
unpack-trees: detect mismatching number of cache-tree/index entries
Patrick Steinhardt
1
-0
/
+2
2024-10-07
cache-tree: refactor verification to return error codes
Patrick Steinhardt
1
-3
/
+7
2024-08-14
unpack-trees: clear index when not propagating it
Patrick Steinhardt
1
-0
/
+2
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+2
2024-05-17
refs: refactor `resolve_gitlink_ref()` to accept a repository
Patrick Steinhardt
1
-1
/
+2
2023-10-10
Merge branch 'cw/prelim-cleanup'
Junio C Hamano
1
-1
/
+1
2023-09-29
parse: separate out parsing functions from config.h
Calvin Wan
1
-1
/
+1
2023-08-31
tree-walk: reduce stack size for recursive functions
Jeff King
1
-2
/
+7
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+1
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-06-21
name-hash.h: move declarations for name-hash.c from cache.h
Elijah Newren
1
-0
/
+1
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
1
-0
/
+1
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-0
/
+2
2023-04-24
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on advice.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
1
-0
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-0
/
+3
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
1
-1
/
+1
2023-04-04
Merge branch 'js/split-index-fixes'
Junio C Hamano
1
-0
/
+2
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-1
/
+1
2023-03-28
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-03-27
unpack-trees: take care to propagate the split-index flag
Johannes Schindelin
1
-0
/
+2
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-17
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-0
/
+1
2023-02-27
unpack-trees: add usage notices around df_conflict_entry
Elijah Newren
1
-0
/
+2
2023-02-27
unpack-trees: special case read-tree debugging as internal usage
Elijah Newren
1
-11
/
+11
2023-02-27
unpack-trees: rewrap a few overlong lines from previous patch
Elijah Newren
1
-7
/
+9
2023-02-27
unpack-trees: mark fields only used internally as internal
Elijah Newren
1
-79
/
+80
2023-02-27
unpack_trees: start splitting internal fields from public API
Elijah Newren
1
-20
/
+20
2023-02-27
sparse-checkout: avoid using internal API of unpack-trees, take 2
Elijah Newren
1
-0
/
+1
2023-02-27
sparse-checkout: avoid using internal API of unpack-trees
Elijah Newren
1
-7
/
+11
2023-02-27
unpack-trees: clean up some flow control
Elijah Newren
1
-4
/
+3
2023-02-27
unpack-trees: heed requests to overwrite ignored files
Elijah Newren
1
-1
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-01-17
treewide: always have a valid "index_state.repo" member
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-01-16
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
[next]