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
/
refs-internal.h
Age
Commit message (
Expand
)
Author
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-01-25
refs: skip to next ref when current ref is rejected
Karthik Nayak
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: drop `current_ref_iter` hack
Patrick Steinhardt
2025-11-04
refs: introduce `.ref` field for the base iterator
Patrick Steinhardt
2025-09-19
refs: add a generic 'optimize' API
Meet Soni
2025-08-21
Merge branch 'ps/reflog-migrate-fixes'
Junio C Hamano
2025-08-06
refs: stop unsetting REF_HAVE_OLD for log-only updates
Patrick Steinhardt
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-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-04-08
refs/files: remove duplicate duplicates check
Karthik Nayak
2025-04-08
refs: move duplicate refname update check to generic layer
Karthik Nayak
2025-03-12
refs/iterator: provide infrastructure to re-seek iterators
Patrick Steinhardt
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
2025-01-22
refs: use 'uint64_t' for 'ref_update.index'
Karthik Nayak
2025-01-17
Merge branch 'kn/reflog-migration-fix' into kn/reflog-migration-fix-followup
Junio C Hamano
2025-01-15
reftable: write correct max_update_index to header
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: add `committer_info` to `ref_transaction_add_update()`
Karthik Nayak
2024-12-16
refs: add `index` field to `struct ref_udpate`
Karthik Nayak
2024-12-16
refs: include committer info in `ref_update` struct
Karthik Nayak
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
2024-11-25
refs: standardize output of refs_read_symbolic_ref
Bence Ferdinandy
2024-11-21
ref: add more strict checks for regular refs
shejialuo
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
2024-11-21
refs: introduce "initial" transaction flag
Patrick Steinhardt
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-08-16
Merge branch 'sj/ref-fsck'
Junio C Hamano
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-09
refs: keep track of unresolved reference value in iterators
John Cai
2024-08-08
refs: set up ref consistency check infrastructure
shejialuo
2024-07-30
refs/files: stop using `the_repository` in `parse_loose_ref_contents()`
Patrick Steinhardt
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-07
refs: create and use `ref_update_expects_existing_old_ref()`
Karthik Nayak
2024-06-06
refs: implement removal of ref storages
Patrick Steinhardt
2024-05-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
2024-05-17
refs: move object peeling into "object.c"
Patrick Steinhardt
2024-05-17
refs: convert iteration over replace refs to accept ref store
Patrick Steinhardt
2024-05-17
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
2024-05-17
refs: implement releasing ref storages
Patrick Steinhardt
2024-05-17
refs: rename `init_db` callback to avoid confusion
Patrick Steinhardt
2024-05-07
refs: remove `create_symref` and associated dead code
Karthik Nayak
[next]