index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loose.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
odb: eagerly initialize alternates
Patrick Steinhardt
1
-1
/
+0
2026-08-12
Merge branch 'ps/odb-make-creation-pluggable' into ps/odb-eagerly-load-altern...
Junio C Hamano
1
-12
/
+13
2026-08-06
setup: detangle loading of loose object maps
Patrick Steinhardt
1
-6
/
+5
2026-08-06
loose: load loose object map for the correct source
Patrick Steinhardt
1
-8
/
+10
2026-07-30
Merge branch 'rs/tempfile-wo-the-repository'
Junio C Hamano
1
-2
/
+4
2026-07-14
use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
René Scharfe
1
-2
/
+4
2026-07-05
loose: avoid closing invalid fd on error path
Johannes Schindelin
1
-1
/
+2
2026-07-05
load_one_loose_object_map(): fix resource leak
Johannes Schindelin
1
-5
/
+4
2026-06-01
loose: refactor object map to operate on `struct odb_source_loose`
Patrick Steinhardt
1
-23
/
+22
2026-05-15
oidtree: add ability to store data
Patrick Steinhardt
1
-1
/
+1
2026-03-05
odb: embed base source in the "files" backend
Patrick Steinhardt
1
-9
/
+14
2026-03-05
odb: introduce "files" source
Patrick Steinhardt
1
-9
/
+9
2025-11-03
object-file: move loose object map into loose source
Patrick Steinhardt
1
-5
/
+5
2025-11-03
object-file: move loose object cache into loose source
Patrick Steinhardt
1
-4
/
+5
2025-07-16
loose: write loose objects map via their source
Patrick Steinhardt
1
-7
/
+9
2025-07-01
odb: get rid of `the_repository` when handling alternates
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
1
-21
/
+21
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
1
-1
/
+1
2025-02-07
path: refactor `repo_common_path()` family of functions
Patrick Steinhardt
1
-3
/
+3
2024-10-09
loose: don't rely on repository global state
Karthik Nayak
1
-4
/
+3
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
1
-2
/
+2
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+2
2023-10-02
loose: compatibilty short name support
Eric W. Biederman
1
-12
/
+25
2023-10-02
loose: add a mapping between SHA-1 and SHA-256 for loose objects
brian m. carlson
1
-0
/
+246