index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs.h
Age
Commit message (
Expand
)
Author
Lines
2025-10-15
Merge branch 'kn/refs-files-case-insensitive' into maint-2.51
Junio C Hamano
-0
/
+2
2025-10-15
Merge branch 'ps/reflog-migrate-fixes' into maint-2.51
Junio C Hamano
-1
/
+23
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
-0
/
+2
2025-08-06
refs: fix invalid old object IDs when migrating reflogs
Patrick Steinhardt
-1
/
+8
2025-08-06
refs: export `ref_transaction_update_reflog()`
Patrick Steinhardt
-0
/
+15
2025-08-03
Merge branch 'kn/for-each-ref-skip'
Junio C Hamano
-0
/
+155
2025-07-16
Merge branch 'ph/fetch-prune-optim'
Junio C Hamano
-3
/
+2
2025-07-15
refs: selectively set prefix in the seek functions
Karthik Nayak
-9
/
+17
2025-07-15
refs: expose `ref_iterator` via 'refs.h'
Karthik Nayak
-0
/
+147
2025-07-01
clean up interface for refs_warn_dangling_symrefs
Phil Hord
-1
/
+2
2025-07-01
refs: remove old refs_warn_dangling_symref
Phil Hord
-2
/
+0
2025-05-19
refs: add function to translate errors to strings
Karthik Nayak
-0
/
+5
2025-04-16
Merge branch 'kn/non-transactional-batch-updates'
Junio C Hamano
-25
/
+45
2025-04-08
refs: support rejection in batch updates during F/D checks
Karthik Nayak
-12
/
+0
2025-04-08
refs: implement batch reference update support
Karthik Nayak
-0
/
+22
2025-04-08
refs: introduce enum-based transaction error types
Karthik Nayak
-19
/
+29
2025-03-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
-0
/
+12
2025-03-12
refs: introduce function to batch refname availability checks
Patrick Steinhardt
-0
/
+12
2025-03-06
Merge branch 'tz/doc-txt-to-adoc-fixes'
Junio C Hamano
-1
/
+1
2025-03-03
refs.h: *.txt -> *.adoc fixes
Todd Zullinger
-1
/
+1
2025-02-27
Merge branch 'kn/ref-migrate-skip-reflog'
Junio C Hamano
-1
/
+4
2025-02-21
builtin/refs: add '--no-reflog' flag to drop reflogs
Karthik Nayak
-1
/
+4
2025-01-22
refs: mark `ref_transaction_update_reflog()` as static
Karthik Nayak
-14
/
+0
2024-12-23
Merge branch 'kn/reflog-migration'
Junio C Hamano
-0
/
+14
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
-1
/
+18
2024-12-16
refs: introduce the `ref_transaction_update_reflog` function
Karthik Nayak
-0
/
+14
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
-0
/
+29
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
-1
/
+2
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
-4
/
+4
2024-12-03
refs: move ref name helpers around
Junio C Hamano
-0
/
+29
2024-11-26
refs: adapt `initial_transaction` flag to be unsigned
Patrick Steinhardt
-1
/
+1
2024-11-25
refs: add create_only option to refs_update_symref_extended
Bence Ferdinandy
-1
/
+1
2024-11-25
refs: add TRANSACTION_CREATE_EXISTS error
Bence Ferdinandy
-1
/
+3
2024-11-25
refs: atomically record overwritten ref in update_symref
Bence Ferdinandy
-0
/
+4
2024-11-25
refs: standardize output of refs_read_symbolic_ref
Bence Ferdinandy
-0
/
+11
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
-1
/
+2
2024-11-21
refs: skip collision checks in initial transactions
Patrick Steinhardt
-1
/
+4
2024-11-21
refs: introduce "initial" transaction flag
Patrick Steinhardt
-19
/
+18
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
-1
/
+2
2024-09-25
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
-3
/
+3
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
-0
/
+9
2024-09-19
refs: fix typos
Andrew Kreimer
-3
/
+3
2024-09-16
refs: properly apply exclude patterns to namespaced refs
Patrick Steinhardt
-0
/
+9
2024-09-12
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
-1
/
+3
2024-08-16
Merge branch 'sj/ref-fsck'
Junio C Hamano
-0
/
+8
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
-1
/
+1
2024-08-09
refs: add referent to each_ref_fn
John Cai
-1
/
+1
2024-08-08
refs: set up ref consistency check infrastructure
shejialuo
-0
/
+8
2024-08-02
refs: drop `ref_store`-less functions
Patrick Steinhardt
-207
/
+0
2024-07-18
Merge branch 'ch/refs-without-the-repository-fix'
Junio C Hamano
-2
/
+2
[next]