index
:
git
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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
1
-14
/
+0
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
1
-14
/
+0
2024-04-19
Sync with 2.39.4
Johannes Schindelin
1
-0
/
+27
2024-04-19
Add a helper function to compare file contents
Johannes Schindelin
1
-0
/
+14
2024-04-17
init: refactor the template directory discovery into its own function
Johannes Schindelin
1
-0
/
+1
2024-04-17
fetch/clone: detect dubious ownership of local repositories
Johannes Schindelin
1
-0
/
+12
2023-02-22
Merge branch 'ab/the-index-compatibility'
Junio C Hamano
1
-11
/
+1
2023-02-15
Merge branch 'rs/size-t-fixes'
Junio C Hamano
1
-2
/
+4
2023-02-10
cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
1
-8
/
+1
2023-02-10
cocci & cache.h: apply pending "index_cache_pos" rule
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2023-02-10
cocci & cache.h: fully apply "active_nr" part of index-compatibility
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2023-02-06
read-cache: use size_t for {base,df}_name_compare()
René Scharfe
1
-2
/
+4
2023-01-17
treewide: always have a valid "index_state.repo" member
Ævar Arnfjörð Bjarmason
1
-3
/
+6
2023-01-16
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2023-01-05
Merge branch 'ab/no-more-git-global-super-prefix'
Junio C Hamano
1
-2
/
+0
2022-12-26
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2022-12-13
ws: drop unused parameter from ws_blank_line()
Jeff King
1
-1
/
+1
2022-11-21
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
1
-5
/
+0
2022-11-21
{builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
1
-1
/
+5
2022-11-21
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2022-11-21
cocci & cache.h: apply a selection of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
1
-5
/
+0
2022-11-21
read-cache API & users: make discard_index() return void
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-11-21
cocci & cache.h: remove rarely used "the_index" compat macros
Ævar Arnfjörð Bjarmason
1
-10
/
+0
2022-11-21
cache.h: remove unused "the_index" compat macros
Ævar Arnfjörð Bjarmason
1
-5
/
+0
2022-08-29
Merge branch 'ds/decorate-filter-tweak'
Junio C Hamano
1
-1
/
+0
2022-08-18
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
1
-0
/
+9
2022-08-14
Merge branch 'ab/tech-docs-to-help'
Junio C Hamano
1
-2
/
+1
2022-08-08
cache.h: create 'index_name_pos_sparse()'
Victoria Dye
1
-0
/
+9
2022-08-05
refs: use ref_namespaces for replace refs base
Derrick Stolee
1
-1
/
+0
2022-08-04
docs: move pack format docs to man section 5
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2022-07-18
ident: rename commit_rewrite_person() to apply_mailmap_to_header()
Siddharth Asthana
1
-3
/
+3
2022-07-18
ident: move commit_rewrite_person() to ident.c
Siddharth Asthana
1
-0
/
+6
2022-06-03
Merge branch 'ds/sparse-sparse-checkout'
Junio C Hamano
1
-8
/
+25
2022-06-03
Merge branch 'ns/batch-fsync'
Junio C Hamano
1
-1
/
+11
2022-05-23
sparse-index: introduce partially-sparse indexes
Derrick Stolee
1
-8
/
+25
2022-05-04
Merge branch 'ds/midx-normalize-pathname-before-comparison'
Junio C Hamano
1
-1
/
+1
2022-04-25
cache: use const char * for get_object_directory()
Derrick Stolee
1
-1
/
+1
2022-04-06
core.fsync: use batch mode and sync loose objects by default on Windows
Neeraj Singh
1
-0
/
+4
2022-04-06
core.fsyncmethod: batched disk flushes for loose-objects
Neeraj Singh
1
-1
/
+7
2022-04-06
Merge branch 'ns/core-fsyncmethod' into ns/batch-fsync
Junio C Hamano
1
-0
/
+48
2022-04-04
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
1
-1
/
+0
2022-04-04
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
1
-2
/
+2
2022-03-29
core.fsync: fix incorrect expression for default configuration
Neeraj Singh
1
-2
/
+2
2022-03-25
Merge branch 'ps/fsync-refs'
Junio C Hamano
1
-2
/
+5
2022-03-25
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
1
-0
/
+48
2022-03-25
fsmonitor: config settings are repository-specific
Jeff Hostetler
1
-1
/
+0
2022-03-16
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
1
-3
/
+17
2022-03-15
core.fsync: new option to harden references
Patrick Steinhardt
1
-2
/
+5
2022-03-15
Merge branch 'ns/core-fsyncmethod' into ps/fsync-refs
Junio C Hamano
1
-0
/
+48
2022-03-15
core.fsync: documentation and user-friendly aggregate options
Neeraj Singh
1
-3
/
+20
[next]