index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs
/
files-backend.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-17
refs: deduplicate code to delete references
Patrick Steinhardt
1
-45
/
+1
2023-11-17
refs/files: use transactions to delete references
Patrick Steinhardt
1
-32
/
+34
2023-10-09
files-backend.c: avoid stat in 'loose_fill_ref_dir'
Victoria Dye
1
-9
/
+5
2023-07-21
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
1
-2
/
+3
2023-07-10
refs: plumb `exclude_patterns` argument throughout
Taylor Blau
1
-2
/
+3
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
1
-0
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+1
2023-06-13
Merge branch 'jc/pack-ref-exclude-include'
Junio C Hamano
1
-10
/
+17
2023-05-12
pack-refs: teach pack-refs --include option
John Cai
1
-8
/
+10
2023-05-12
pack-refs: teach --exclude option to exclude refs from being packed
John Cai
1
-6
/
+10
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
1
-0
/
+1
2023-04-24
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
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
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
1
-1
/
+2
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-02-23
ident.h: move ident-related declarations out of cache.h
Elijah Newren
1
-0
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2022-09-19
refs: unify parse_worktree_ref() and ref_type()
Han-Wen Nienhuys
1
-44
/
+36
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
1
-7
/
+7
2022-08-19
refs: mark unused virtual method parameters
Jeff King
1
-5
/
+5
2022-08-19
refs: mark unused each_ref_fn parameters
Jeff King
1
-1
/
+3
2022-04-13
Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'"
Junio C Hamano
1
-19
/
+7
2022-03-29
Merge branch 'ab/refs-various-fixes'
Junio C Hamano
1
-32
/
+32
2022-03-25
Merge branch 'ps/fsync-refs'
Junio C Hamano
1
-0
/
+1
2022-03-17
refs: use designated initializers for "struct ref_iterator_vtable"
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2022-03-17
refs: use designated initializers for "struct ref_storage_be"
Ævar Arnfjörð Bjarmason
1
-26
/
+26
2022-03-15
core.fsync: new option to harden references
Patrick Steinhardt
1
-0
/
+1
2022-03-01
refs/files-backend: optimize reading of symbolic refs
Patrick Steinhardt
1
-6
/
+28
2022-03-01
refs: add ability for backends to special-case reading of symbolic refs
Patrick Steinhardt
1
-0
/
+1
2022-02-18
Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'
Junio C Hamano
1
-7
/
+19
2022-01-26
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
1
-22
/
+9
2022-01-17
refs: skip hooks when deleting uncovered packed refs
Patrick Steinhardt
1
-3
/
+6
2022-01-17
refs: do not execute reference-transaction hook on packing refs
Patrick Steinhardt
1
-2
/
+4
2022-01-17
refs: allow passing flags when beginning transactions
Patrick Steinhardt
1
-5
/
+5
2022-01-17
refs: extract packed_refs_delete_refs() to allow control of transaction
Patrick Steinhardt
1
-3
/
+10
2022-01-14
Merge branch 'ab/refs-errno-cleanup'
Junio C Hamano
1
-2
/
+1
2022-01-13
refs API: use "failure_errno", not "errno"
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2022-01-10
Merge branch 'ab/reflog-prep'
Junio C Hamano
1
-24
/
+20
2021-12-22
reflog + refs-backend: move "verbose" out of the backend
Ævar Arnfjörð Bjarmason
1
-24
/
+20
2021-12-22
refs files-backend: assume cb->newlog if !EXPIRE_REFLOGS_DRY_RUN
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-12-22
refs: centralize initialization of the base ref_store.
Han-Wen Nienhuys
1
-4
/
+1
2021-12-22
refs: pass gitdir to packed_ref_store_create
Han-Wen Nienhuys
1
-3
/
+2
2021-12-15
Merge branch 'hn/allow-bogus-oid-in-ref-tests'
Junio C Hamano
1
-23
/
+30
2021-12-10
Merge branch 'hn/create-reflog-simplify'
Junio C Hamano
1
-3
/
+2
2021-12-07
refs: introduce REF_SKIP_OID_VERIFICATION flag
Han-Wen Nienhuys
1
-21
/
+29
2021-12-07
refs: update comment.
Han-Wen Nienhuys
1
-2
/
+1
2021-11-29
Merge branch 'ab/refs-errno-cleanup'
Junio C Hamano
1
-51
/
+102
[prev]
[next]