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 '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
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'cb/many-alternate-optim-fixup'
Junio C Hamano
2021-08-11
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
object-file: use unsigned arithmetic with bit mask
René Scharfe
2021-08-11
1
-1
/
+1
*
|
|
|
Merge branch 'ew/many-alternate-optim'
Junio C Hamano
2021-07-28
1
-30
/
+45
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
oidtree: a crit-bit tree for odb_loose_cache
Eric Wong
2021-07-08
1
-11
/
+12
|
*
|
make object_directory.loose_objects_subdir_seen a bitmap
Eric Wong
2021-07-08
1
-3
/
+8
|
*
|
avoid strlen via strbuf_addstr in link_alt_odb_entry
Eric Wong
2021-07-08
1
-4
/
+4
|
*
|
speed up alt_odb_usable() with many alternates
Eric Wong
2021-07-08
1
-12
/
+21
|
|
/
*
|
Merge branch 'jt/partial-clone-submodule-1'
Junio C Hamano
2021-07-17
1
-5
/
+2
|
\
\
|
*
|
promisor-remote: teach lazy-fetch in any repo
Jonathan Tan
2021-06-28
1
-5
/
+2
|
|
/
*
/
xmmap: inform Linux users of tuning knobs on ENOMEM
Eric Wong
2021-06-30
1
-1
/
+15
|
/
*
Merge branch 'en/dir-traversal'
Junio C Hamano
2021-05-20
1
-3
/
+1
|
\
|
*
dir: introduce readdir_skip_dot_and_dotdot() helper
Elijah Newren
2021-05-13
1
-3
/
+1
*
|
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+16
*
|
hash: set, copy, and use algo field in struct object_id
brian m. carlson
2021-04-27
1
-4
/
+11
*
|
Use the final_oid_fn to finalize hashing of object IDs
brian m. carlson
2021-04-27
1
-4
/
+4
*
|
hash: add a function to finalize object IDs
brian m. carlson
2021-04-27
1
-0
/
+25
|
/
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
*
hash-lookup: rename from sha1-lookup
Martin Ågren
2021-01-04
1
-1
/
+1
*
object-file.c: rename from sha1-file.c
Martin Ågren
2021-01-04
1
-0
/
+2554