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
Age
Commit message (
Expand
)
Author
2025-03-12
refs/files: batch refname availability checks for normal transactions
Patrick Steinhardt
2025-03-12
refs/reftable: batch refname availability checks
Patrick Steinhardt
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
2025-02-27
packed-backend: check whether the "packed-refs" is sorted
shejialuo
2025-02-27
packed-backend: add "packed-refs" entry consistency check
shejialuo
2025-02-27
packed-backend: check whether the refname contains NUL characters
shejialuo
2025-02-27
packed-backend: add "packed-refs" header consistency check
shejialuo
2025-02-27
packed-backend: check if header starts with "# pack-refs with: "
shejialuo
2025-02-27
packed-backend: check whether the "packed-refs" is regular file
shejialuo
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 'kn/reflog-symref-fix'
Junio C Hamano
2025-01-27
refs/reftable: fix uninitialized memory access of `max_index`
Karthik Nayak
2025-01-23
refs: fix creation of reflog entries for symrefs
Karthik Nayak
2025-01-22
reftable: prevent 'update_index' changes after adding records
Karthik Nayak
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-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
2024-12-16
refs: allow multiple reflog entries for the same refname
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/files: add count field to ref_lock
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-10
Merge branch 'ps/reftable-iterator-reuse'
Junio C Hamano
2024-12-10
Merge branch 'ps/reftable-detach'
Junio C Hamano
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
Merge branch 'sj/refs-symref-referent-fix'
Junio C Hamano
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
2024-11-27
ref-cache: fix invalid free operation in `free_ref_entry`
shejialuo
2024-11-26
refs/reftable: reuse iterators when reading refs
Patrick Steinhardt
2024-11-26
refs/reftable: refactor reflog expiry to use reftable backend
Patrick Steinhardt
2024-11-26
refs/reftable: refactor reading symbolic refs to use reftable backend
Patrick Steinhardt
2024-11-26
refs/reftable: read references via `struct reftable_backend`
Patrick Steinhardt
2024-11-26
refs/reftable: figure out hash via `reftable_stack`
Patrick Steinhardt
2024-11-26
refs/reftable: handle reloading stacks in the reftable backend
Patrick Steinhardt
2024-11-26
refs/reftable: encapsulate reftable stack
Patrick Steinhardt
2024-11-25
refs: add TRANSACTION_CREATE_EXISTS error
Bence Ferdinandy
2024-11-25
refs: standardize output of refs_read_symbolic_ref
Bence Ferdinandy
2024-11-21
ref: add symlink ref content check for files backend
shejialuo
2024-11-21
ref: check whether the target of the symref is a ref
shejialuo
2024-11-21
ref: add basic symref content check for files backend
shejialuo
2024-11-21
ref: add more strict checks for regular refs
shejialuo
2024-11-21
ref: port git-fsck(1) regular refs check for files backend
shejialuo
[prev]
[next]