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
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
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-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
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
2024-11-21
ref: initialize ref name outside of check functions
shejialuo
2024-11-21
ref: check the full refname instead of basename
shejialuo
2024-11-21
ref: initialize "fsck_ref_report" with zero
shejialuo
2024-11-21
refs: skip collision checks in initial transactions
Patrick Steinhardt
2024-11-21
refs/files: support symbolic and root refs in initial transaction
Patrick Steinhardt
2024-11-21
refs: introduce "initial" transaction flag
Patrick Steinhardt
2024-11-21
refs/files: move logic to commit initial transaction
Patrick Steinhardt
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-11-19
Merge branch 'ps/reftable-detach' into ps/reftable-iterator-reuse
Junio C Hamano
2024-11-19
reftable/stack: stop using `fsync_component()` directly
Patrick Steinhardt
2024-11-19
reftable/system: stop depending on "hash.h"
Patrick Steinhardt
2024-10-21
global: Fix duplicate word typos
Sven Strickroth
2024-10-10
Merge branch 'ps/reftable-alloc-failures'
Junio C Hamano
2024-10-02
reftable/merged: handle allocation failures in `merged_table_init_iter()`
Patrick Steinhardt
2024-09-30
Merge branch 'ps/reftable-concurrent-writes'
Junio C Hamano
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-24
refs/reftable: reload locked stack when preparing transaction
Patrick Steinhardt
2024-09-24
reftable/stack: allow locking of outdated stacks
Patrick Steinhardt
2024-09-24
refs/reftable: introduce "reftable.lockTimeout"
Patrick Steinhardt
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-16
Merge branch 'ps/reftable-exclude' into ps/reftable-alloc-failures
Junio C Hamano
2024-09-16
refs/reftable: wire up support for exclude patterns
Patrick Steinhardt
2024-09-12
Merge branch 'ps/pack-refs-auto-heuristics'
Junio C Hamano
2024-09-12
environment: stop storing "core.preferSymlinkRefs" globally
Patrick Steinhardt
2024-09-12
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
2024-09-12
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
2024-09-12
environment: guard state depending on a repository
Patrick Steinhardt
2024-09-04
refs/files: use heuristic to decide whether to repack with `--auto`
Patrick Steinhardt
2024-08-30
refs/files-backend: work around -Wunused-parameter
Junio C Hamano
2024-08-26
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
2024-08-26
Merge branch 'jk/drop-unused-parameters'
Junio C Hamano
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
[next]