index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-52
/
+93
|
\
|
*
object-file API: pass an enum to read_object_with_reference()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-3
/
+2
|
*
object-file.c: add a literal version of write_object_file_prepare()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-10
/
+29
|
*
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-14
/
+21
|
*
object API: rename hash_object_file_literally() to write_*()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-3
/
+3
|
*
object-file API: split up and simplify check_object_signature()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-14
/
+18
|
*
object API users + docs: check <0, not !0 with check_object_signature()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
|
*
object API docs: move check_object_signature() docs to cache.h
Ævar Arnfjörð Bjarmason
2022-02-26
1
-6
/
+0
|
*
object API: correct "buf" v.s. "map" mismatch in *.c and *.h
Ævar Arnfjörð Bjarmason
2022-02-26
1
-5
/
+5
|
*
object-file API: have write_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-5
/
+5
|
*
object-file API: add a format_object_header() function
Ævar Arnfjörð Bjarmason
2022-02-26
1
-3
/
+20
|
*
object-file API: return "void", not "int" from hash_object_file()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-8
/
+8
|
*
object-file.c: split up declaration of unrelated variables
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+2
*
|
object-file: use designated initializers for "struct git_hash_algo"
Ævar Arnfjörð Bjarmason
2022-02-25
1
-39
/
+39
|
/
*
Merge branch 'ns/tmp-objdir'
Junio C Hamano
2022-01-04
1
-2
/
+48
|
\
|
*
tmp-objdir: disable ref updates when replacing the primary odb
Neeraj Singh
2021-12-08
1
-0
/
+6
|
*
tmp-objdir: new API for creating temporary writable databases
Neeraj Singh
2021-12-08
1
-2
/
+42
*
|
Merge branch 'ab/run-command'
Junio C Hamano
2021-12-15
1
-1
/
+1
|
\
\
|
*
|
run-command API: remove "env" member, always use "env_array"
Ævar Arnfjörð Bjarmason
2021-11-26
1
-1
/
+1
*
|
|
Merge branch 'hn/reftable'
Junio C Hamano
2021-12-15
1
-5
/
+2
|
\
\
\
|
*
|
|
hash.h: provide constants for the hash IDs
Han-Wen Nienhuys
2021-09-07
1
-5
/
+2
*
|
|
|
Merge branch 'po/size-t-for-vs'
Junio C Hamano
2021-12-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
object-file.c: LLP64 compatibility, upcast unity for left shift
Philip Oakley
2021-12-01
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
2021-11-30
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
odb: guard against data loss checking out a huge file
Matt Cooper
2021-11-03
1
-3
/
+3
*
|
|
|
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
2021-11-13
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
object-file: free(*contents) only in read_loose_object() caller
Ævar Arnfjörð Bjarmason
2021-11-11
1
-5
/
+2
|
*
|
|
|
object-file: fix SEGV on free() regression in v2.34.0-rc2
Ævar Arnfjörð Bjarmason
2021-11-11
1
-0
/
+2
*
|
|
|
|
Merge branch 'ab/fix-commit-error-message-upon-unwritable-object-store'
Junio C Hamano
2021-10-26
1
-8
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
commit: fix duplication regression in permission error output
Ævar Arnfjörð Bjarmason
2021-10-12
1
-8
/
+12
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jt/no-abuse-alternate-odb-for-submodules'
Junio C Hamano
2021-10-26
1
-1
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
object-file: only register submodule ODB if needed
Jonathan Tan
2021-10-09
1
-1
/
+8
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
2021-10-26
1
-99
/
+77
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
fsck: report invalid object type-path combinations
Ævar Arnfjörð Bjarmason
2021-10-02
1
-11
/
+10
|
*
|
|
|
fsck: don't hard die on invalid object types
Ævar Arnfjörð Bjarmason
2021-10-02
1
-12
/
+6
|
*
|
|
|
object-file.c: stop dying in parse_loose_header()
Ævar Arnfjörð Bjarmason
2021-10-02
1
-34
/
+33
|
*
|
|
|
object-file.c: return ULHR_TOO_LONG on "header too long"
Ævar Arnfjörð Bjarmason
2021-10-02
1
-2
/
+6
|
*
|
|
|
object-file.c: use "enum" return type for unpack_loose_header()
Ævar Arnfjörð Bjarmason
2021-10-02
1
-13
/
+21
|
*
|
|
|
object-file.c: simplify unpack_loose_short_header()
Ævar Arnfjörð Bjarmason
2021-10-02
1
-38
/
+20
|
*
|
|
|
object-file.c: make parse_loose_header_extended() public
Ævar Arnfjörð Bjarmason
2021-10-02
1
-13
/
+7
|
*
|
|
|
object-file.c: return -1, not "status" from unpack_loose_header()
Ævar Arnfjörð Bjarmason
2021-10-02
1
-1
/
+1
|
*
|
|
|
object-file.c: don't set "typep" when returning non-zero
Ævar Arnfjörð Bjarmason
2021-10-02
1
-2
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'hn/refs-errno-cleanup'
Junio C Hamano
2021-10-04
1
-68
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
refs file backend: move raceproof_create_file() here
Ævar Arnfjörð Bjarmason
2021-08-25
1
-68
/
+0
*
|
|
|
Merge branch 'rs/packfile-bad-object-list-in-oidset'
Junio C Hamano
2021-09-23
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
packfile: convert has_packed_and_bad() to object_id
René Scharfe
2021-09-13
1
-1
/
+1
|
*
|
|
|
packfile: convert mark_bad_packed_object() to object_id
René Scharfe
2021-09-13
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'jt/grep-wo-submodule-odb-as-alternate'
Junio C Hamano
2021-09-21
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
submodule: lazily add submodule ODBs as alternates
Jonathan Tan
2021-09-08
1
-0
/
+5
*
|
|
|
|
midx: avoid opening multiple MIDXs when writing
Taylor Blau
2021-09-01
1
-0
/
+21
|
|
/
/
/
|
/
|
|
|
[next]