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
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
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
2024-11-21
refs: skip collision checks in initial transactions
Patrick Steinhardt
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-09-25
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-19
refs: fix typos
Andrew Kreimer
2024-09-16
refs: properly apply exclude patterns to namespaced refs
Patrick Steinhardt
2024-09-12
refs: stop modifying global `log_all_ref_updates` variable
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: add referent to each_ref_fn
John Cai
2024-08-08
refs: set up ref consistency check infrastructure
shejialuo
2024-08-02
refs: drop `ref_store`-less functions
Patrick Steinhardt
2024-07-18
Merge branch 'ch/refs-without-the-repository-fix'
Junio C Hamano
2024-07-16
refs: correct the version numbers in a comment
Christian Hesse
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-14
refs: avoid include cycle with "repository.h"
Patrick Steinhardt
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
update-ref: add support for 'symref-create' command
Karthik Nayak
2024-06-07
update-ref: add support for 'symref-delete' command
Karthik Nayak
2024-06-07
update-ref: add support for 'symref-verify' command
Karthik Nayak
2024-06-06
refs: implement logic to migrate between ref storage formats
Patrick Steinhardt
2024-06-06
refs: implement removal of ref storages
Patrick Steinhardt
2024-06-06
refs: allow to skip creation of reflog entries
Patrick Steinhardt
2024-06-06
refs: convert ref storage format to an enum
Patrick Steinhardt
[prev]
[next]