index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs
/
files-backend.c
Age
Commit message (
Expand
)
Author
14 days
Merge branch 'vp/http-rate-limit-retries'
Junio C Hamano
2026-03-17
strbuf_attach: fix call sites to pass correct alloc
Vaidas Pilkauskas
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
2026-03-04
Merge branch 'kn/ref-location'
Junio C Hamano
2026-02-25
refs: receive and use the reference storage payload
Karthik Nayak
2026-02-25
refs: move out stub modification to generic layer
Karthik Nayak
2026-02-23
refs: replace `refs_for_each_rawref()`
Patrick Steinhardt
2026-02-23
refs: rename `do_for_each_ref_flags`
Patrick Steinhardt
2026-02-09
Merge branch 'kn/ref-batch-output-error-reporting-fix'
Junio C Hamano
2026-01-25
refs: skip to next ref when current ref is rejected
Karthik Nayak
2026-01-12
refs/files: introduce function to perform normal ref checks
Patrick Steinhardt
2026-01-12
refs/files: extract generic symref target checks
Patrick Steinhardt
2026-01-12
refs/files: perform consistency checks for root refs
Patrick Steinhardt
2026-01-12
refs/files: improve error handling when verifying symrefs
Patrick Steinhardt
2026-01-12
refs/files: extract function to check single ref
Patrick Steinhardt
2026-01-12
refs/files: remove useless indirection
Patrick Steinhardt
2026-01-12
refs/files: remove `refs_check_dir` parameter
Patrick Steinhardt
2026-01-12
refs/files: move fsck functions into global scope
Patrick Steinhardt
2026-01-12
refs/files: simplify iterating through root refs
Patrick Steinhardt
2025-11-21
Merge branch 'kn/maintenance-is-needed'
Junio C Hamano
2025-11-19
Merge branch 'kn/refs-optim-cleanup'
Junio C Hamano
2025-11-19
Merge branch 'ps/ref-peeled-tags'
Junio C Hamano
2025-11-10
refs: add a `optimize_required` field to `struct ref_storage_be`
Karthik Nayak
2025-11-06
Merge branch 'pk/reflog-migrate-message-fix'
Junio C Hamano
2025-11-05
refs: add missing space in messages
Peter Krefting
2025-11-04
Merge branch 'kn/refs-optim-cleanup' into kn/maintenance-is-needed
Junio C Hamano
2025-11-04
Merge branch 'ps/ref-peeled-tags' into kn/maintenance-is-needed
Junio C Hamano
2025-11-04
refs: rename 'pack_refs_opts' to 'refs_optimize_opts'
Karthik Nayak
2025-11-04
refs: move to using the '.optimize' functions
Karthik Nayak
2025-11-04
refs: drop infrastructure to peel via iterators
Patrick Steinhardt
2025-11-04
refs: introduce `.ref` field for the base iterator
Patrick Steinhardt
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-10-30
Merge branch 'ps/symlink-symref-deprecation'
Junio C Hamano
2025-10-26
Merge branch 'js/unreachable-workaround-for-no-symlink-head' into maint-2.51
Junio C Hamano
2025-10-20
Merge branch 'js/unreachable-workaround-for-no-symlink-head'
Junio C Hamano
2025-10-15
Merge branch 'kn/refs-files-case-insensitive' into maint-2.51
Junio C Hamano
2025-10-15
Merge branch 'ps/reflog-migrate-fixes' into maint-2.51
Junio C Hamano
2025-10-15
refs/files: deprecate writing symrefs as symbolic links
Patrick Steinhardt
2025-10-13
Merge branch 'kn/reftable-consistency-checks'
Junio C Hamano
2025-10-09
refs: forbid clang to complain about unreachable code
Johannes Schindelin
2025-10-07
refs: move consistency check msg to generic layer
Karthik Nayak
2025-10-07
refs: remove unused headers
Karthik Nayak
2025-10-02
Merge branch 'ms/refs-optimize'
Junio C Hamano
2025-09-29
Merge branch 'kn/refs-files-case-insensitive'
Junio C Hamano
2025-09-19
files-backend: implement 'optimize' action
Meet Soni
2025-09-17
refs/files: handle D/F conflicts during locking
Karthik Nayak
2025-09-17
refs/files: handle F/D conflicts in case-insensitive FS
Karthik Nayak
2025-09-17
refs/files: use correct error type when lock exists
Karthik Nayak
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
2025-08-29
Merge branch 'jk/no-clobber-dangling-symref-with-fetch'
Junio C Hamano
[next]