index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Lines
2024-11-21
git: refactor builtin handling to use a `struct strvec`
Patrick Steinhardt
-1
/
+1
2024-11-21
git: refactor alias handling to use a `struct strvec`
Patrick Steinhardt
-0
/
+1
2024-11-21
strvec: introduce new `strvec_splice()` function
Patrick Steinhardt
-0
/
+65
2024-11-21
line-log: fix leak when rewriting commit parents
Patrick Steinhardt
-0
/
+1
2024-11-21
bisect: fix various cases where we leak commit list items
Patrick Steinhardt
-0
/
+1
2024-11-21
builtin/blame: fix leaking blame entries with `--incremental`
Patrick Steinhardt
-0
/
+2
2024-11-21
ref: add symlink ref content check for files backend
shejialuo
-0
/
+141
2024-11-21
ref: check whether the target of the symref is a ref
shejialuo
-0
/
+29
2024-11-21
ref: add basic symref content check for files backend
shejialuo
-0
/
+111
2024-11-21
ref: add more strict checks for regular refs
shejialuo
-2
/
+55
2024-11-21
ref: port git-fsck(1) regular refs check for files backend
shejialuo
-0
/
+105
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
-0
/
+51
2024-11-21
ref: check the full refname instead of basename
shejialuo
-37
/
+55
2024-11-21
refs: skip collision checks in initial transactions
Patrick Steinhardt
-1
/
+1
2024-11-21
refs: use "initial" transaction semantics to migrate refs
Patrick Steinhardt
-1
/
+1
2024-11-20
Merge branch 'jt/repack-local-promisor'
Junio C Hamano
-8
/
+38
2024-11-20
Merge branch 'db/submodule-fetch-with-remote-name-fix' into maint-2.47
Junio C Hamano
-0
/
+20
2024-11-20
Merge branch 'ps/cache-tree-w-broken-index-entry' into maint-2.47
Junio C Hamano
-8
/
+11
2024-11-20
Merge branch 'ps/maintenance-start-crash-fix' into maint-2.47
Junio C Hamano
-0
/
+16
2024-11-20
Merge branch 'ds/line-log-asan-fix' into maint-2.47
Junio C Hamano
-0
/
+28
2024-11-20
index-pack: teach --promisor to forbid pack name
Jonathan Tan
-3
/
+1
2024-11-20
builtin/gc: provide hint when maintenance hits a stale schedule lock
Patrick Steinhardt
-0
/
+8
2024-11-19
Merge branch 'ps/reftable-detach' into ps/reftable-iterator-reuse
Junio C Hamano
-107
/
+115
2024-11-19
reftable/system: provide thin wrapper for lockfile subsystem
Patrick Steinhardt
-0
/
+6
2024-11-19
reftable/system: stop depending on "hash.h"
Patrick Steinhardt
-107
/
+108
2024-11-19
reftable/system: move "dir.h" to its only user
Patrick Steinhardt
-0
/
+1
2024-11-19
fast-import: avoid making replace refs point to themselves
Elijah Newren
-0
/
+28
2024-11-18
t/unit-tests: convert "clar-generate.awk" into a shell script
Patrick Steinhardt
-50
/
+63
2024-11-15
Allow cloning from repositories owned by another user
brian m. carlson
-3
/
+10
2024-11-15
pack-objects: only perform verbatim reuse on the preferred pack
Taylor Blau
-1
/
+1
2024-11-15
t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure
Taylor Blau
-0
/
+22
2024-11-15
refs: don't invoke reference-transaction hook for reflogs
Karthik Nayak
-2
/
+0
2024-11-14
test-lib: move malloc-debug setup after $PATH setup
Jeff King
-50
/
+50
2024-11-13
Merge branch 'ps/mingw-rename'
Junio C Hamano
-3
/
+5
2024-11-13
Merge branch 'jt/commit-graph-missing'
Junio C Hamano
-2
/
+2
2024-11-13
Merge branch 'en/shallow-exclude-takes-a-ref-fix'
Junio C Hamano
-0
/
+7
2024-11-13
Merge branch 'ak/t1016-style'
Junio C Hamano
-132
/
+130
2024-11-13
Merge branch 'ps/leakfixes-part-9'
Junio C Hamano
-2
/
+31
2024-11-13
builtin/difftool: intialize some hashmap variables
Simon Marchi
-0
/
+4
2024-11-12
fetch: adjust refspec->raw_nr when filtering prefetch refspecs
Jeff King
-0
/
+4
2024-11-12
index-pack: repack local links into promisor packs
Jonathan Tan
-0
/
+30
2024-11-12
test-lib: check malloc debug LD_PRELOAD before using
Jeff King
-2
/
+5
2024-11-11
t5300: add test for 'show-index --object-format'
Abhijeet Sonar
-0
/
+14
2024-11-11
show-index: fix uninitialized hash function
Abhijeet Sonar
-0
/
+4
2024-11-08
Merge branch 'jk/left-right-bitmap'
Junio C Hamano
-0
/
+12
2024-11-08
Merge branch 'ps/upgrade-clar'
Junio C Hamano
-124
/
+205
2024-11-07
t/perf: add tests for git-describe
Jeff King
-0
/
+30
2024-11-07
t6120: demonstrate weakness in disjoint-root handling
Jeff King
-3
/
+11
2024-11-07
Merge branch 'ps/leakfixes-part-9' into ps/leakfixes-part-10
Junio C Hamano
-2
/
+31
2024-11-06
compat/mingw: support POSIX semantics for atomic renames
Patrick Steinhardt
-3
/
+5
[prev]
[next]