index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-09-24
refs/reftable: introduce "reftable.lockTimeout"
Patrick Steinhardt
1
-0
/
+8
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2
-21
/
+33
2024-09-16
Merge branch 'ps/reftable-exclude' into ps/reftable-alloc-failures
Junio C Hamano
1
-3
/
+130
2024-09-16
refs/reftable: wire up support for exclude patterns
Patrick Steinhardt
1
-3
/
+130
2024-09-12
Merge branch 'ps/pack-refs-auto-heuristics'
Junio C Hamano
3
-0
/
+90
2024-09-12
environment: stop storing "core.preferSymlinkRefs" globally
Patrick Steinhardt
1
-1
/
+4
2024-09-12
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
2
-6
/
+10
2024-09-12
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
2
-16
/
+19
2024-09-12
environment: guard state depending on a repository
Patrick Steinhardt
1
-0
/
+2
2024-09-04
refs/files: use heuristic to decide whether to repack with `--auto`
Patrick Steinhardt
3
-0
/
+90
2024-08-30
refs/files-backend: work around -Wunused-parameter
Junio C Hamano
1
-2
/
+5
2024-08-26
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
2
-11
/
+11
2024-08-26
Merge branch 'jk/drop-unused-parameters'
Junio C Hamano
1
-5
/
+3
[prev]
[next]