index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
index-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
2023-04-28
1
-2
/
+3
|
\
|
*
t: invert `GIT_TEST_WRITE_REV_INDEX`
Taylor Blau
2023-04-13
1
-2
/
+2
|
*
config: enable `pack.writeReverseIndex` by default
Taylor Blau
2023-04-13
1
-0
/
+1
|
*
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+4
|
|
\
|
*
\
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-4
/
+7
|
|
\
\
*
|
|
|
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
|
treewide: be explicit about dependence on oid-array.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
|
treewide: be explicit about dependence on pack-revindex.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
-4
/
+7
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-3
/
+6
*
|
|
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
*
|
|
wrapper.h: move declarations for wrapper.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
|
|
/
|
/
|
*
|
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
i18n: fix mismatched camelCase config variables
Jiang Xin
2022-06-17
1
-1
/
+1
*
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-3
/
+3
|
\
|
*
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
1
-3
/
+3
|
|
\
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-3
/
+3
*
|
|
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
2022-03-26
1
-2
/
+2
|
\
\
\
|
*
|
|
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
2022-03-11
1
-2
/
+2
*
|
|
|
Merge branch 'ab/string-list-count-in-size-t'
Junio C Hamano
2022-03-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
gettext API users: don't explicitly cast ngettext()'s "n"
Ævar Arnfjörð Bjarmason
2022-03-07
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-6
/
+4
|
\
\
\
\
|
*
|
|
|
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-2
/
+2
|
*
|
|
|
object-file API: split up and simplify check_object_signature()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
|
*
|
|
|
object API users + docs: check <0, not !0 with check_object_signature()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-3
/
+2
|
*
|
|
|
object-file API: add a format_object_header() function
Ævar Arnfjörð Bjarmason
2022-02-26
1
-2
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
2022-03-13
1
-0
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
index-pack: fix memory leaks
Ævar Arnfjörð Bjarmason
2022-03-04
1
-0
/
+5
|
|
/
/
*
/
/
index-pack: clarify the breached limit
Matt Cooper
2022-02-24
1
-2
/
+6
|
/
/
*
|
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
|
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
|
/
*
i18n: fix typos found during l10n for git 2.34.0
Jiang Xin
2021-11-01
1
-1
/
+1
*
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
2021-10-26
1
-1
/
+1
|
\
|
*
fsck: report invalid object type-path combinations
Ævar Arnfjörð Bjarmason
2021-10-02
1
-1
/
+1
*
|
Merge branch 'rs/use-xopen-in-index-pack'
Junio C Hamano
2021-09-23
1
-3
/
+1
|
\
\
|
*
|
index-pack: use xopen in init_thread
René Scharfe
2021-09-10
1
-3
/
+1
*
|
|
Merge branch 'ab/unbundle-progress'
Junio C Hamano
2021-09-21
1
-0
/
+6
|
\
\
\
|
*
|
|
index-pack: add --progress-title option
Ævar Arnfjörð Bjarmason
2021-09-07
1
-0
/
+6
*
|
|
|
Merge branch 'tb/pack-finalize-ordering'
Junio C Hamano
2021-09-21
1
-25
/
+23
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
builtin/index-pack.c: move `.idx` files into place last
Taylor Blau
2021-09-10
1
-2
/
+2
|
*
|
|
index-pack: refactor renaming in final()
Ævar Arnfjörð Bjarmason
2021-09-10
1
-25
/
+23
|
|
/
/
*
/
/
use xopen() to handle fatal open(2) failures
René Scharfe
2021-08-25
1
-6
/
+2
|
/
/
*
/
*.c static functions: don't forward-declare __attribute__
Ævar Arnfjörð Bjarmason
2021-07-12
1
-3
/
+1
|
/
*
Use the final_oid_fn to finalize hashing of object IDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
Always use oidread to read into struct object_id
brian m. carlson
2021-04-27
1
-2
/
+2
[next]