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.h
Age
Commit message (
Expand
)
Author
2026-03-18
object-name: turn INTERPRET_BRANCH_* constants into enum values
Jialong Wang
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: extract out `refs_create_refdir_stubs()`
Karthik Nayak
2026-02-23
refs: replace `refs_for_each_fullref_in()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_namespaced_ref()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_glob_ref()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_glob_ref_in()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_rawref_in()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_rawref()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_ref_in()`
Patrick Steinhardt
2026-02-23
refs: generalize `refs_for_each_fullref_in_prefixes()`
Patrick Steinhardt
2026-02-23
refs: generalize `refs_for_each_namespaced_ref()`
Patrick Steinhardt
2026-02-23
refs: speed up `refs_for_each_glob_ref_in()`
Patrick Steinhardt
2026-02-23
refs: introduce `refs_for_each_ref_ext`
Patrick Steinhardt
2026-02-23
refs: rename `each_ref_fn`
Patrick Steinhardt
2026-02-23
refs: rename `do_for_each_ref_flags`
Patrick Steinhardt
2026-02-23
refs: move `do_for_each_ref_flags` further up
Patrick Steinhardt
2026-02-23
refs: move `refs_head_ref_namespaced()`
Patrick Steinhardt
2026-02-23
refs: remove unused `refs_for_each_include_root_ref()`
Patrick Steinhardt
2026-02-09
Merge branch 'kn/ref-batch-output-error-reporting-fix'
Junio C Hamano
2026-01-25
refs: add rejection detail to the callback function
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
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
[next]