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
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-10
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-0
/
+26
2025-01-10
builtin/blame: fix out-of-bounds write with blank boundary commits
Patrick Steinhardt
1
-0
/
+18
2025-01-10
builtin/blame: fix out-of-bounds read with excessive `--abbrev`
Patrick Steinhardt
1
-0
/
+8
2025-01-08
Merge branch 'js/reftable-realloc-errors-fix'
Junio C Hamano
1
-4
/
+4
2025-01-08
t-reftable-basics: allow for `malloc` to be `#define`d
Johannes Schindelin
1
-4
/
+4
2025-01-02
Merge branch 'ps/build-meson-html'
Junio C Hamano
2
-5
/
+8
2025-01-02
Merge branch 'jk/lsan-race-ignore-false-positive'
Junio C Hamano
1
-13
/
+10
2025-01-01
test-lib: ignore leaks in the sanitizer's thread code
Jeff King
1
-1
/
+2
2025-01-01
test-lib: check leak logs for presence of DEDUP_TOKEN
Jeff King
1
-1
/
+1
2025-01-01
test-lib: simplify leak-log checking
Jeff King
1
-13
/
+8
2025-01-01
test-lib: rely on logs to detect leaks
Jeff King
1
-0
/
+1
2025-01-01
Merge branch 'jk/lsan-race-with-barrier'
Junio C Hamano
1
-1
/
+1
2025-01-01
Merge branch 'rs/reftable-realloc-errors'
Junio C Hamano
2
-2
/
+58
2024-12-30
Merge branch 'ms/t7611-test-path-is-file'
Junio C Hamano
1
-17
/
+17
2024-12-30
test-lib: use individual lsan dir for --stress runs
Jeff King
1
-1
/
+1
2024-12-28
t-reftable-merged: handle realloc errors
René Scharfe
1
-2
/
+2
2024-12-28
reftable: fix allocation count on realloc error
René Scharfe
1
-0
/
+26
2024-12-28
reftable: avoid leaks on realloc error
René Scharfe
1
-0
/
+30
2024-12-27
t/Makefile: make "check-meson" work with Dash
Patrick Steinhardt
2
-5
/
+8
2024-12-27
GIT-BUILD-OPTIONS: wire up NO_GITWEB option
Patrick Steinhardt
2
-0
/
+6
2024-12-27
t7611: replace test -f with test_path_is* helpers
Meet Soni
1
-17
/
+17
2024-12-23
Merge branch 'kn/reflog-migration'
Junio C Hamano
1
-22
/
+51
2024-12-23
Merge branch 'ps/ci-meson'
Junio C Hamano
8
-55
/
+127
2024-12-23
Merge branch 'js/range-diff-diff-merges'
Junio C Hamano
1
-0
/
+16
2024-12-23
Merge branch 'as/show-index-uninitialized-hash'
Junio C Hamano
1
-0
/
+18
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
27
-32
/
+43
2024-12-23
Merge branch 'kn/reftable-writer-log-write-verify'
Junio C Hamano
2
-4
/
+51
2024-12-19
Merge branch 'tc/bundle-with-tag-remove-workaround'
Junio C Hamano
1
-0
/
+44
2024-12-19
Merge branch 'js/log-remerge-keep-ancestry'
Junio C Hamano
1
-0
/
+7
2024-12-19
Merge branch 'bf/fetch-set-head-config'
Junio C Hamano
2
-0
/
+149
2024-12-19
Merge branch 'jc/set-head-symref-fix'
Junio C Hamano
1
-0
/
+17
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
11
-17
/
+221
2024-12-16
refs: add support for migrating reflogs
Karthik Nayak
1
-22
/
+51
2024-12-16
range-diff: optionally include merge commits' diffs in the analysis
Johannes Schindelin
1
-0
/
+16
2024-12-16
Merge branch 'js/log-remerge-keep-ancestry' into js/range-diff-diff-merges
Junio C Hamano
1
-0
/
+7
2024-12-15
Merge branch 'ps/build'
Junio C Hamano
5
-13
/
+1229
2024-12-15
Merge branch 'ps/commit-with-message-syntax-fix'
Junio C Hamano
1
-0
/
+15
2024-12-15
Merge branch 'rj/strvec-splice-fix'
Junio C Hamano
1
-0
/
+10
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
15
-23
/
+23
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
2
-3
/
+15
2024-12-15
Merge branch 'jk/describe-perf'
Junio C Hamano
2
-3
/
+51
2024-12-15
Merge branch 'kn/reftable-writer-log-write-verify' into kn/reflog-migration
Junio C Hamano
2
-4
/
+51
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
1
-4
/
+4
2024-12-13
Merge branch 'cw/worktree-extension'
Junio C Hamano
8
-46
/
+155
2024-12-13
Merge branch 'en/fast-import-verify-path'
Junio C Hamano
2
-4
/
+111
2024-12-13
Merge branch 'jt/bundle-fsck'
Junio C Hamano
1
-0
/
+7
2024-12-13
log: --remerge-diff needs to keep around commit parents
Johannes Schindelin
1
-0
/
+7
2024-12-13
t: introduce compatibility options to clar-based tests
Patrick Steinhardt
1
-1
/
+18
2024-12-13
t: fix out-of-tree tests for some git-p4 tests
Patrick Steinhardt
2
-50
/
+50
2024-12-13
Makefile: detect missing Meson tests
Patrick Steinhardt
1
-1
/
+17
[next]