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.c
Age
Commit message (
Expand
)
Author
2025-02-14
Merge branch 'kn/reflog-migration-fix-followup'
Junio C Hamano
2025-02-03
Merge branch 'kn/reflog-migration-fix-fix'
Junio C Hamano
2025-01-29
Merge branch 'ps/reflog-migration-with-logall-fix'
Junio C Hamano
2025-01-22
refs: fix migration of reflogs respecting "core.logAllRefUpdates"
Patrick Steinhardt
2025-01-22
refs: use 'uint64_t' for 'ref_update.index'
Karthik Nayak
2025-01-22
refs: mark `ref_transaction_update_reflog()` as static
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-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-20
refs: mark invalid refname message for translation
Karthik Nayak
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
2024-12-16
refs: add support for migrating reflogs
Karthik Nayak
2024-12-16
refs: introduce the `ref_transaction_update_reflog` function
Karthik Nayak
2024-12-16
refs: add `committer_info` to `ref_transaction_add_update()`
Karthik Nayak
2024-12-16
refs: extract out refname verification in transactions
Karthik Nayak
2024-12-16
refs: include committer info in `ref_update` struct
Karthik Nayak
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
2024-12-04
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
2024-12-03
tag: "git tag" refuses to use HEAD as a tagname
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: atomically record overwritten ref in update_symref
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: don't normalize log messages with `REF_SKIP_CREATE_REFLOG`
Patrick Steinhardt
2024-11-21
refs: skip collision checks in initial transactions
Patrick Steinhardt
2024-11-21
refs: use "initial" transaction semantics to migrate refs
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-11-15
refs: don't invoke reference-transaction hook for reflogs
Karthik Nayak
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-16
refs: properly apply exclude patterns to namespaced refs
Patrick Steinhardt
2024-09-12
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt
2024-09-12
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
2024-08-26
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-17
refs: mark unused parameters in do_for_each_reflog_helper()
Jeff King
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-15
Merge branch 'ps/submodule-ref-format'
Junio C Hamano
2024-08-13
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
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-08
refs: fix ref storage format for submodule ref stores
Patrick Steinhardt
[next]