index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
reftable: write correct max_update_index to header
Karthik Nayak
2
-10
/
+11
2024-12-23
Merge branch 'kn/reflog-migration'
Junio C Hamano
3
-53
/
+140
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
4
-2
/
+5
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
3
-15
/
+33
2024-12-16
refs: allow multiple reflog entries for the same refname
Karthik Nayak
2
-7
/
+30
2024-12-16
refs: introduce the `ref_transaction_update_reflog` function
Karthik Nayak
1
-8
/
+16
2024-12-16
refs: add `committer_info` to `ref_transaction_add_update()`
Karthik Nayak
3
-8
/
+13
2024-12-16
refs/files: add count field to ref_lock
Karthik Nayak
1
-19
/
+39
2024-12-16
refs: add `index` field to `struct ref_udpate`
Karthik Nayak
2
-2
/
+18
2024-12-16
refs: include committer info in `ref_update` struct
Karthik Nayak
3
-11
/
+26
2024-12-10
Merge branch 'ps/reftable-iterator-reuse'
Junio C Hamano
1
-148
/
+261
2024-12-10
Merge branch 'ps/reftable-detach'
Junio C Hamano
1
-1
/
+18
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
1
-4
/
+1
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
4
-0
/
+6
2024-12-06
Merge branch 'sj/refs-symref-referent-fix'
Junio C Hamano
1
-1
/
+2
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
5
-22
/
+193
2024-11-27
ref-cache: fix invalid free operation in `free_ref_entry`
shejialuo
1
-1
/
+2
2024-11-26
refs/reftable: reuse iterators when reading refs
Patrick Steinhardt
1
-3
/
+29
2024-11-26
refs/reftable: refactor reflog expiry to use reftable backend
Patrick Steinhardt
1
-8
/
+5
2024-11-26
refs/reftable: refactor reading symbolic refs to use reftable backend
Patrick Steinhardt
1
-7
/
+4
2024-11-26
refs/reftable: read references via `struct reftable_backend`
Patrick Steinhardt
1
-63
/
+59
2024-11-26
refs/reftable: figure out hash via `reftable_stack`
Patrick Steinhardt
1
-7
/
+19
2024-11-26
refs/reftable: handle reloading stacks in the reftable backend
Patrick Steinhardt
1
-58
/
+126
2024-11-26
refs/reftable: encapsulate reftable stack
Patrick Steinhardt
1
-59
/
+76
2024-11-25
refs: add TRANSACTION_CREATE_EXISTS error
Bence Ferdinandy
2
-10
/
+20
2024-11-25
refs: standardize output of refs_read_symbolic_ref
Bence Ferdinandy
3
-6
/
+12
2024-11-21
ref: add symlink ref content check for files backend
shejialuo
1
-4
/
+34
2024-11-21
ref: check whether the target of the symref is a ref
shejialuo
1
-2
/
+12
2024-11-21
ref: add basic symref content check for files backend
shejialuo
1
-0
/
+40
2024-11-21
ref: add more strict checks for regular refs
shejialuo
2
-4
/
+24
2024-11-21
ref: port git-fsck(1) regular refs check for files backend
shejialuo
1
-0
/
+47
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
5
-10
/
+26
2024-11-21
ref: initialize ref name outside of check functions
shejialuo
1
-8
/
+13
2024-11-21
ref: check the full refname instead of basename
shejialuo
1
-2
/
+5
2024-11-21
ref: initialize "fsck_ref_report" with zero
shejialuo
1
-1
/
+1
2024-11-21
refs: skip collision checks in initial transactions
Patrick Steinhardt
2
-9
/
+10
2024-11-21
refs/files: support symbolic and root refs in initial transaction
Patrick Steinhardt
1
-10
/
+34
2024-11-21
refs: introduce "initial" transaction flag
Patrick Steinhardt
5
-38
/
+8
2024-11-21
refs/files: move logic to commit initial transaction
Patrick Steinhardt
1
-101
/
+101
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2
-4
/
+8
2024-11-19
Merge branch 'ps/reftable-detach' into ps/reftable-iterator-reuse
Junio C Hamano
1
-1
/
+18
2024-11-19
reftable/stack: stop using `fsync_component()` directly
Patrick Steinhardt
1
-0
/
+7
2024-11-19
reftable/system: stop depending on "hash.h"
Patrick Steinhardt
1
-1
/
+11
2024-10-21
global: Fix duplicate word typos
Sven Strickroth
1
-1
/
+1
2024-10-10
Merge branch 'ps/reftable-alloc-failures'
Junio C Hamano
1
-8
/
+31
2024-10-02
reftable/merged: handle allocation failures in `merged_table_init_iter()`
Patrick Steinhardt
1
-8
/
+31
2024-09-30
Merge branch 'ps/reftable-concurrent-writes'
Junio C Hamano
1
-2
/
+11
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
1
-3
/
+130
2024-09-24
refs/reftable: reload locked stack when preparing transaction
Patrick Steinhardt
1
-1
/
+2
2024-09-24
reftable/stack: allow locking of outdated stacks
Patrick Steinhardt
1
-2
/
+2
[prev]
[next]