index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache.h
Age
Commit message (
Expand
)
Author
Lines
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
-571
/
+0
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
-17
/
+2
2023-03-28
post-cocci: adjust comments for recent repo_* migration
Ævar Arnfjörð Bjarmason
-2
/
+2
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-15
/
+0
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
-74
/
+0
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
-163
/
+0
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
-207
/
+0
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
-32
/
+0
2023-03-21
path.h: move function declarations for path.c functions from cache.h
Elijah Newren
-59
/
+0
2023-03-21
cache.h: remove expand_user_path()
Elijah Newren
-2
/
+0
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
-27
/
+0
2023-03-21
environment: move comment_line_char from cache.h
Elijah Newren
-7
/
+0
2023-03-19
Merge branch 'jk/bundle-use-dash-for-stdfiles'
Junio C Hamano
-0
/
+3
2023-03-06
bundle: don't blindly apply prefix_filename() to "-"
Junio C Hamano
-0
/
+3
2023-02-23
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
-8
/
+0
2023-02-23
dir.h: refactor to no longer need to include cache.h
Elijah Newren
-20
/
+11
2023-02-23
object.h: stop depending on cache.h; make cache.h depend on object.h
Elijah Newren
-20
/
+1
2023-02-23
ident.h: move ident-related declarations out of cache.h
Elijah Newren
-58
/
+0
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
-1
/
+0
2023-02-23
hex.h: move some hex-related declarations from cache.h
Elijah Newren
-78
/
+1
2023-02-23
hash.h: move some oid-related declarations from cache.h
Elijah Newren
-34
/
+0
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
-75
/
+0
2023-02-22
Merge branch 'ab/the-index-compatibility'
Junio C Hamano
-11
/
+1
2023-02-15
Merge branch 'rs/size-t-fixes'
Junio C Hamano
-2
/
+4
2023-02-10
cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
-8
/
+1
2023-02-10
cocci & cache.h: apply pending "index_cache_pos" rule
Ævar Arnfjörð Bjarmason
-1
/
+0
2023-02-10
cocci & cache.h: fully apply "active_nr" part of index-compatibility
Ævar Arnfjörð Bjarmason
-2
/
+0
2023-02-06
read-cache: use size_t for {base,df}_name_compare()
René Scharfe
-2
/
+4
2023-01-17
treewide: always have a valid "index_state.repo" member
Ævar Arnfjörð Bjarmason
-3
/
+6
2023-01-16
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
-0
/
+13
2023-01-05
Merge branch 'ab/no-more-git-global-super-prefix'
Junio C Hamano
-2
/
+0
2022-12-26
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
-2
/
+0
2022-12-13
ws: drop unused parameter from ws_blank_line()
Jeff King
-1
/
+1
2022-11-21
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
-5
/
+0
2022-11-21
{builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
-1
/
+5
2022-11-21
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
-3
/
+0
2022-11-21
cocci & cache.h: apply a selection of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
-5
/
+0
2022-11-21
read-cache API & users: make discard_index() return void
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-11-21
cocci & cache.h: remove rarely used "the_index" compat macros
Ævar Arnfjörð Bjarmason
-10
/
+0
2022-11-21
cache.h: remove unused "the_index" compat macros
Ævar Arnfjörð Bjarmason
-5
/
+0
2022-08-29
Merge branch 'ds/decorate-filter-tweak'
Junio C Hamano
-1
/
+0
2022-08-18
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
-0
/
+9
2022-08-14
Merge branch 'ab/tech-docs-to-help'
Junio C Hamano
-2
/
+1
2022-08-08
cache.h: create 'index_name_pos_sparse()'
Victoria Dye
-0
/
+9
2022-08-05
refs: use ref_namespaces for replace refs base
Derrick Stolee
-1
/
+0
2022-08-04
docs: move pack format docs to man section 5
Ævar Arnfjörð Bjarmason
-2
/
+1
2022-07-18
ident: rename commit_rewrite_person() to apply_mailmap_to_header()
Siddharth Asthana
-3
/
+3
2022-07-18
ident: move commit_rewrite_person() to ident.c
Siddharth Asthana
-0
/
+6
2022-06-03
Merge branch 'ds/sparse-sparse-checkout'
Junio C Hamano
-8
/
+25
2022-06-03
Merge branch 'ns/batch-fsync'
Junio C Hamano
-1
/
+11
[next]