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-21
Merge branch 'ps/the-repository'
Junio C Hamano
2
-3
/
+10
2025-01-21
Merge branch 'jt/fsck-skiplist-parse-fix'
Junio C Hamano
1
-0
/
+10
2025-01-21
Merge branch 'ps/reftable-get-random-fix'
Junio C Hamano
2
-4
/
+4
2025-01-21
Merge branch 'jk/t7407-use-test-grep'
Junio C Hamano
1
-2
/
+2
2025-01-21
Merge branch 'jk/lsan-race-ignore-false-positive'
Junio C Hamano
2
-10
/
+10
2025-01-17
Merge branch 'kn/reflog-migration-fix' into kn/reflog-migration-fix-followup
Junio C Hamano
1
-0
/
+12
2025-01-17
t/unit-tests: convert reftable tree test to use clar test framework
Seyi Kuforiji
2
-20
/
+12
2025-01-17
t/unit-tests: adapt priority queue test to use clar test framework
Seyi Kuforiji
3
-92
/
+95
2025-01-17
t/unit-tests: convert mem-pool test to use clar test framework
Seyi Kuforiji
3
-32
/
+26
2025-01-17
t/unit-tests: handle dashes in test suite filenames
Seyi Kuforiji
1
-0
/
+1
2025-01-17
builtin: send usage() help text to standard output
Junio C Hamano
1
-8
/
+2
2025-01-17
builtins: send usage_with_options() help text to standard output
Junio C Hamano
2
-3
/
+3
2025-01-17
t0012: optionally check that "-h" output goes to stdout
Jeff King
1
-2
/
+9
2025-01-16
Merge branch 'mb/t7110-use-test-path-helper'
Junio C Hamano
1
-6
/
+6
2025-01-16
Merge branch 'ps/more-sign-compare'
Junio C Hamano
1
-3
/
+3
2025-01-15
reftable: write correct max_update_index to header
Karthik Nayak
1
-0
/
+12
2025-01-13
Sync with Git 2.47.2
Junio C Hamano
4
-18
/
+67
2025-01-13
object-name: be more strict in parsing describe-like output
Elijah Newren
1
-0
/
+24
2025-01-13
object-name: fix resolution of object names containing curly braces
Elijah Newren
1
-1
/
+30
2025-01-10
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-0
/
+26
2025-01-10
t7422: fix flaky test caused by buffered stdout
Patrick Steinhardt
1
-4
/
+39
2025-01-10
t0060: fix EBUSY in MinGW when setting up runtime prefix
Patrick Steinhardt
1
-4
/
+6
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-09
credential-cache: respect authtype capability
M Hickford
1
-0
/
+15
2025-01-09
t/unit-tests: convert hash to use clar test framework
Seyi Kuforiji
2
-24
/
+49
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-07
fsck: reject misconfigured fsck.skipList
Justin Tobler
1
-0
/
+10
2025-01-07
wrapper: allow generating insecure random bytes
Patrick Steinhardt
2
-4
/
+4
2025-01-07
t7407: use test_grep
Jeff King
1
-2
/
+2
2025-01-07
test-lib: add a few comments to LSan log checking
Jeff King
1
-0
/
+5
2025-01-07
test-lib: simplify lsan results check
Jeff King
1
-6
/
+1
2025-01-07
test-lib: invert return value of check_test_results_san_file_empty
Jeff King
2
-5
/
+5
2025-01-03
t7110: replace `test -f` with `test_path_is_*` helpers
Matteo Bagnolini
1
-6
/
+6
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
[prev]
[next]