index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs.h
Age
Commit message (
Expand
)
Author
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
2025-11-10
refs: add a `optimize_required` field to `struct ref_storage_be`
Karthik Nayak
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: expose peeled object ID via the iterator
Patrick Steinhardt
2025-11-04
refs: refactor reference status flags
Patrick Steinhardt
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
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
refs: add a generic 'optimize' API
Meet Soni
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
2025-08-21
Merge branch 'ps/reflog-migrate-fixes'
Junio C Hamano
2025-08-06
builtin/remote: only iterate through refs that are to be renamed
Patrick Steinhardt
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
2025-08-06
Merge branch 'ps/reflog-migrate-fixes' into ps/remote-rename-fix
Junio C Hamano
2025-08-06
refs: fix invalid old object IDs when migrating reflogs
Patrick Steinhardt
2025-08-06
refs: export `ref_transaction_update_reflog()`
Patrick Steinhardt
2025-08-03
Merge branch 'kn/for-each-ref-skip'
Junio C Hamano
2025-07-16
Merge branch 'ph/fetch-prune-optim'
Junio C Hamano
2025-07-15
refs: selectively set prefix in the seek functions
Karthik Nayak
2025-07-15
refs: expose `ref_iterator` via 'refs.h'
Karthik Nayak
2025-07-01
clean up interface for refs_warn_dangling_symrefs
Phil Hord
2025-07-01
refs: remove old refs_warn_dangling_symref
Phil Hord
2025-05-19
refs: add function to translate errors to strings
Karthik Nayak
2025-04-16
Merge branch 'kn/non-transactional-batch-updates'
Junio C Hamano
2025-04-08
refs: support rejection in batch updates during F/D checks
Karthik Nayak
2025-04-08
refs: implement batch reference update support
Karthik Nayak
2025-04-08
refs: introduce enum-based transaction error types
Karthik Nayak
2025-03-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
2025-03-12
refs: introduce function to batch refname availability checks
Patrick Steinhardt
2025-03-06
Merge branch 'tz/doc-txt-to-adoc-fixes'
Junio C Hamano
2025-03-03
refs.h: *.txt -> *.adoc fixes
Todd Zullinger
2025-02-27
Merge branch 'kn/ref-migrate-skip-reflog'
Junio C Hamano
2025-02-21
builtin/refs: add '--no-reflog' flag to drop reflogs
Karthik Nayak
2025-01-22
refs: mark `ref_transaction_update_reflog()` as static
Karthik Nayak
2024-12-23
Merge branch 'kn/reflog-migration'
Junio C Hamano
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
2024-12-16
refs: introduce the `ref_transaction_update_reflog` function
Karthik Nayak
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
2024-12-03
refs: move ref name helpers around
Junio C Hamano
2024-11-26
refs: adapt `initial_transaction` flag to be unsigned
Patrick Steinhardt
2024-11-25
refs: add create_only option to refs_update_symref_extended
Bence Ferdinandy
2024-11-25
refs: add TRANSACTION_CREATE_EXISTS error
Bence Ferdinandy
2024-11-25
refs: atomically record overwritten ref in update_symref
Bence Ferdinandy
2024-11-25
refs: standardize output of refs_read_symbolic_ref
Bence Ferdinandy
[next]