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.c
Age
Commit message (
Expand
)
Author
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
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-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
2025-03-26
Merge branch 'tb/refs-exclude-fixes'
Junio C Hamano
2025-03-25
advice: allow disabling default branch name advice
Justin Tobler
2025-03-12
refs: reuse iterators when determining refname availability
Patrick Steinhardt
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
2025-03-12
refs: stop re-verifying common prefixes for availability
Patrick Steinhardt
2025-03-12
refs: introduce function to batch refname availability checks
Patrick Steinhardt
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2025-03-06
refs.c: stop matching non-directory prefixes in exclude patterns
Taylor Blau
2025-03-06
refs.c: remove empty '--exclude' patterns
Taylor Blau
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
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-02-14
Merge branch 'kn/reflog-migration-fix-followup'
Junio C Hamano
2025-02-07
submodule: refactor `submodule_to_gitdir()` to accept a repo
Patrick Steinhardt
2025-02-07
path: refactor `repo_common_path()` family of functions
Patrick Steinhardt
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
[prev]
[next]