index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ab/the-index-compatibility'
Junio C Hamano
2023-02-22
1
-11
/
+1
|
\
|
*
cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
2023-02-10
1
-8
/
+1
|
*
cocci & cache.h: apply pending "index_cache_pos" rule
Ævar Arnfjörð Bjarmason
2023-02-10
1
-1
/
+0
|
*
cocci & cache.h: fully apply "active_nr" part of index-compatibility
Ævar Arnfjörð Bjarmason
2023-02-10
1
-2
/
+0
*
|
Merge branch 'rs/size-t-fixes'
Junio C Hamano
2023-02-16
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
read-cache: use size_t for {base,df}_name_compare()
René Scharfe
2023-02-06
1
-2
/
+4
*
|
treewide: always have a valid "index_state.repo" member
Ævar Arnfjörð Bjarmason
2023-01-17
1
-3
/
+6
*
|
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
2023-01-16
1
-0
/
+13
*
|
Merge branch 'ab/no-more-git-global-super-prefix'
Junio C Hamano
2023-01-05
1
-2
/
+0
|
\
\
|
*
|
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
2022-12-26
1
-2
/
+0
|
|
/
*
/
ws: drop unused parameter from ws_blank_line()
Jeff King
2022-12-13
1
-1
/
+1
|
/
*
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-5
/
+0
*
{builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-1
/
+5
*
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-3
/
+0
*
cocci & cache.h: apply a selection of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-5
/
+0
*
read-cache API & users: make discard_index() return void
Æ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
-10
/
+0
*
cache.h: remove unused "the_index" compat macros
Ævar Arnfjörð Bjarmason
2022-11-21
1
-5
/
+0
*
Merge branch 'ds/decorate-filter-tweak'
Junio C Hamano
2022-08-29
1
-1
/
+0
|
\
|
*
refs: use ref_namespaces for replace refs base
Derrick Stolee
2022-08-05
1
-1
/
+0
*
|
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
2022-08-18
1
-0
/
+9
|
\
\
|
*
|
cache.h: create 'index_name_pos_sparse()'
Victoria Dye
2022-08-08
1
-0
/
+9
|
|
/
*
|
Merge branch 'ab/tech-docs-to-help'
Junio C Hamano
2022-08-15
1
-2
/
+1
|
\
\
|
*
|
docs: move pack format docs to man section 5
Ævar Arnfjörð Bjarmason
2022-08-04
1
-2
/
+1
|
|
/
*
|
ident: rename commit_rewrite_person() to apply_mailmap_to_header()
Siddharth Asthana
2022-07-18
1
-3
/
+3
*
|
ident: move commit_rewrite_person() to ident.c
Siddharth Asthana
2022-07-18
1
-0
/
+6
|
/
*
Merge branch 'ds/sparse-sparse-checkout'
Junio C Hamano
2022-06-03
1
-8
/
+25
|
\
|
*
sparse-index: introduce partially-sparse indexes
Derrick Stolee
2022-05-23
1
-8
/
+25
*
|
Merge branch 'ns/batch-fsync'
Junio C Hamano
2022-06-03
1
-1
/
+11
|
\
\
|
*
|
core.fsync: use batch mode and sync loose objects by default on Windows
Neeraj Singh
2022-04-06
1
-0
/
+4
|
*
|
core.fsyncmethod: batched disk flushes for loose-objects
Neeraj Singh
2022-04-06
1
-1
/
+7
|
*
|
Merge branch 'ns/core-fsyncmethod' into ns/batch-fsync
Junio C Hamano
2022-04-06
1
-0
/
+48
|
|
\
\
*
|
\
\
Merge branch 'ds/midx-normalize-pathname-before-comparison'
Junio C Hamano
2022-05-04
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cache: use const char * for get_object_directory()
Derrick Stolee
2022-04-25
1
-1
/
+1
*
|
|
|
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
2022-04-04
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
fsmonitor: config settings are repository-specific
Jeff Hostetler
2022-03-26
1
-1
/
+0
*
|
|
|
|
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
2022-04-04
1
-2
/
+2
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
core.fsync: fix incorrect expression for default configuration
Neeraj Singh
2022-03-30
1
-2
/
+2
*
|
|
|
|
Merge branch 'ps/fsync-refs'
Junio C Hamano
2022-03-26
1
-2
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
core.fsync: new option to harden references
Patrick Steinhardt
2022-03-15
1
-2
/
+5
|
*
|
|
|
|
Merge branch 'ns/core-fsyncmethod' into ps/fsync-refs
Junio C Hamano
2022-03-15
1
-0
/
+48
|
|
\
|
|
|
|
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
2022-03-26
1
-0
/
+48
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
core.fsync: documentation and user-friendly aggregate options
Neeraj Singh
2022-03-15
1
-3
/
+20
|
*
|
|
|
core.fsync: new option to harden the index
Neeraj Singh
2022-03-11
1
-0
/
+1
|
*
|
|
|
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
2022-03-11
1
-0
/
+23
|
*
|
|
|
core.fsyncmethod: add writeout-only mode
Neeraj Singh
2022-03-11
1
-0
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-3
/
+17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
object-file API: pass an enum to read_object_with_reference()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
|
*
|
|
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+2
|
*
|
|
object-file API: split up and simplify check_object_signature()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-4
/
+8
[next]