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
/
refs
/
packed-backend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-21
refs: introduce "initial" transaction flag
Patrick Steinhardt
1
-8
/
+0
2024-09-12
Merge branch 'ps/pack-refs-auto-heuristics'
Junio C Hamano
1
-0
/
+18
2024-09-04
refs/files: use heuristic to decide whether to repack with `--auto`
Patrick Steinhardt
1
-0
/
+18
2024-08-26
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
1
-2
/
+2
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-0
/
+2
2024-08-17
refs: mark unused parameters in ref_store fsck callbacks
Jeff King
1
-2
/
+2
2024-08-16
Merge branch 'sj/ref-fsck'
Junio C Hamano
1
-0
/
+8
2024-08-13
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
1
-0
/
+2
2024-08-08
refs: set up ref consistency check infrastructure
shejialuo
1
-0
/
+8
2024-07-30
refs/packed: stop using `the_repository`
Patrick Steinhardt
1
-8
/
+6
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+2
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
1
-3
/
+3
2024-06-06
refs: implement removal of ref storages
Patrick Steinhardt
1
-0
/
+15
2024-05-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
1
-25
/
+42
2024-05-17
refs/packed: remove references to `the_hash_algo`
Patrick Steinhardt
1
-12
/
+20
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
1
-5
/
+3
2024-05-17
refs: implement releasing ref storages
Patrick Steinhardt
1
-0
/
+11
2024-05-17
refs: rename `init_db` callback to avoid confusion
Patrick Steinhardt
1
-4
/
+4
2024-05-17
refs: adjust names for `init` and `init_db` callbacks
Patrick Steinhardt
1
-8
/
+8
2024-05-07
refs: remove `create_symref` and associated dead code
Karthik Nayak
1
-1
/
+0
2024-02-21
refs: always treat iterators as ordered
Patrick Steinhardt
1
-1
/
+1
2024-01-26
Merge branch 'ps/worktree-refdb-initialization'
Junio C Hamano
1
-0
/
+1
2024-01-16
Merge branch 'ps/refstorage-extension'
Junio C Hamano
1
-1
/
+0
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
1
-1
/
+0
2024-01-08
refs: prepare `refs_init_db()` for initializing worktree refs
Patrick Steinhardt
1
-0
/
+1
2024-01-02
refs: refactor logic to look up storage backends
Patrick Steinhardt
1
-1
/
+0
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
1
-1
/
+0
2023-11-17
refs: remove `delete_refs` callback from backends
Patrick Steinhardt
1
-7
/
+0
2023-11-17
refs: deduplicate code to delete references
Patrick Steinhardt
1
-44
/
+1
2023-07-21
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
1
-22
/
+182
2023-07-10
refs/packed-backend.c: add trace2 counters for jump list
Taylor Blau
1
-0
/
+2
2023-07-10
refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)
Taylor Blau
1
-6
/
+157
2023-07-10
refs/packed-backend.c: refactor `find_reference_location()`
Taylor Blau
1
-16
/
+22
2023-07-10
refs: plumb `exclude_patterns` argument throughout
Taylor Blau
1
-2
/
+3
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+1
2023-06-21
statinfo: move stat_{data,validity} functions from cache/read-cache
Elijah Newren
1
-0
/
+1
2023-06-13
Merge branch 'jc/pack-ref-exclude-include'
Junio C Hamano
1
-1
/
+1
2023-05-12
pack-refs: teach --exclude option to exclude refs from being packed
John Cai
1
-1
/
+1
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
1
-0
/
+1
2023-05-02
Merge branch 'tb/ban-strtok'
Junio C Hamano
1
-1
/
+1
2023-04-24
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
1
-1
/
+1
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
1
-0
/
+1
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
1
-1
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
1
-1
/
+2
2023-01-02
Merge branch 'ps/fsync-refs-fix'
Junio C Hamano
1
-1
/
+2
2022-12-25
refs: fix corruption by not correctly syncing packed-refs to disk
Patrick Steinhardt
1
-1
/
+2
[prev]
[next]