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-06-03
Merge branch 'sj/ref-contents-check-fix'
Junio C Hamano
2025-06-02
fsck: ignore missing "refs" directory for linked worktrees
shejialuo
2025-05-14
packed-backend: mmap large "packed-refs" file during fsck
shejialuo
2025-05-14
packed-backend: extract snapshot allocation in `load_contents`
shejialuo
2025-05-14
packed-backend: fsck should warn when "packed-refs" file is empty
shejialuo
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
2025-04-17
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
2025-04-16
Merge branch 'kn/non-transactional-batch-updates'
Junio C Hamano
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
2025-04-09
refs/packed: fix BUG when seeking refs with UTF-8 characters
Patrick Steinhardt
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/reftable: extract code from the transaction preparation
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-04-08
refs/files: remove redundant check in split_symref_update()
Karthik Nayak
2025-03-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
2025-03-26
Merge branch 'sj/ref-consistency-checks-more'
Junio C Hamano
2025-03-12
refs/iterator: implement seeking for files iterators
Patrick Steinhardt
2025-03-12
refs/iterator: implement seeking for packed-ref iterators
Patrick Steinhardt
2025-03-12
refs/iterator: implement seeking for ref-cache iterators
Patrick Steinhardt
2025-03-12
refs/iterator: implement seeking for reftable iterators
Patrick Steinhardt
2025-03-12
refs/iterator: implement seeking for merged iterators
Patrick Steinhardt
2025-03-12
refs/iterator: provide infrastructure to re-seek iterators
Patrick Steinhardt
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
2025-03-12
refs/files: batch refname availability checks for initial transactions
Patrick Steinhardt
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
[next]