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-10-24
merge: replace atoi() with strtol_i() for marker size validation
Usman Akinyemi
-0
/
+8
2024-10-24
daemon: replace atoi() with strtoul_ui() and strtol_i()
Usman Akinyemi
-0
/
+25
2024-10-24
t: fix typos
Andrew Kreimer
-37
/
+37
2024-10-23
t7001: add failure test which triggers assertion
Kristoffer Haugsbakk
-0
/
+12
2024-10-23
Merge branch 'ps/reftable-strbuf' into ps/reftable-detach
Taylor Blau
-210
/
+218
2024-10-23
Require Perl 5.26.0
brian m. carlson
-4
/
+4
2024-10-23
t9101: ensure no whitespace after redirect
Seyi Kuforiji
-17
/
+17
2024-10-22
t7011: ensure no whitespace after redirect
Seyi Kuforiji
-11
/
+11
2024-10-22
Merge branch 'cw/worktree-relative'
Taylor Blau
-0
/
+77
2024-10-22
Merge branch 'ps/cache-tree-w-broken-index-entry'
Taylor Blau
-8
/
+11
2024-10-22
t6050: avoid pipes with upstream Git commands
Chizoba ODINAKA
-47
/
+86
2024-10-22
grep: disable lookahead on error
René Scharfe
-0
/
+9
2024-10-22
t1016: clean up style
Andrew Kreimer
-2
/
+2
2024-10-21
t4205: fix typo in 'NUL termination with --stat'
Kousik Sanagavarapu
-1
/
+1
2024-10-21
Makefile: extract script to generate clar declarations
Patrick Steinhardt
-0
/
+16
2024-10-21
t/unit-tests: update clar to 206accb
Patrick Steinhardt
-124
/
+189
2024-10-21
notes: teach the -e option to edit messages in editor
Abraham Samuel Adekunle
-0
/
+63
2024-10-18
Merge branch 'ps/maintenance-start-crash-fix'
Taylor Blau
-0
/
+16
2024-10-18
Merge branch 'ng/rebase-merges-branch-name-as-label'
Taylor Blau
-8
/
+8
2024-10-18
Merge branch 'aa/t7300-modernize'
Taylor Blau
-185
/
+185
2024-10-17
t/unit-tests: check for `reftable_buf` allocation errors
Patrick Steinhardt
-44
/
+44
2024-10-17
reftable/blocksource: adapt interface name
Patrick Steinhardt
-21
/
+21
2024-10-17
reftable: convert from `strbuf` to `reftable_buf`
Patrick Steinhardt
-179
/
+180
2024-10-17
reftable: stop using `strbuf_addf()`
Patrick Steinhardt
-31
/
+38
2024-10-17
t: fix typos
Andrew Kreimer
-14
/
+14
2024-10-17
builtin/shortlog: explicitly set hash algo when there is no repo
Wolfgang Müller
-0
/
+4
2024-10-16
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt
-1
/
+1
2024-10-16
t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
Patrick Steinhardt
-6
/
+19
2024-10-16
t3404: work around platform-specific behaviour on macOS 10.15
Patrick Steinhardt
-14
/
+12
2024-10-16
t1401: make invocation of tar(1) work with Win32-provided one
Patrick Steinhardt
-1
/
+1
2024-10-16
t/lib-gpg: fix setup of GNUPGHOME in MinGW
Patrick Steinhardt
-1
/
+1
2024-10-16
t/lib-gitweb: test against the build version of gitweb
Patrick Steinhardt
-2
/
+2
2024-10-16
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
-106
/
+222
2024-10-16
t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
Patrick Steinhardt
-1
/
+1
2024-10-15
Merge branch 'xx/remote-server-option-config'
Taylor Blau
-0
/
+133
2024-10-14
t3404: replace test with test_line_count()
Usman Akinyemi
-14
/
+14
2024-10-14
t3404: avoid losing exit status with focus on `git show` and `git cat-file`
Usman Akinyemi
-23
/
+48
2024-10-11
t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT
Bence Ferdinandy
-2
/
+3
2024-10-10
Merge branch 'ps/leakfixes-part-8'
Junio C Hamano
-0
/
+36
2024-10-10
Merge branch 'ds/line-log-asan-fix'
Junio C Hamano
-0
/
+28
2024-10-10
Merge branch 'ps/reftable-alloc-failures'
Junio C Hamano
-53
/
+97
2024-10-10
Merge branch 'ja/doc-synopsis-markup'
Junio C Hamano
-7
/
+4
2024-10-10
t: fix typos
Andrew Kreimer
-4
/
+4
2024-10-10
t/helper: fix a typo
Andrew Kreimer
-1
/
+1
2024-10-10
t/perf: fix typos
Andrew Kreimer
-3
/
+3
2024-10-10
t/unit-tests: fix typos
Andrew Kreimer
-2
/
+2
2024-10-10
builtin/gc: fix crash when running `git maintenance start`
Patrick Steinhardt
-0
/
+16
2024-10-09
t7300-clean.sh: use test_path_* helper functions for error logging
Abraham Samuel Adekunle
-185
/
+185
2024-10-09
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt
-1
/
+1
2024-10-09
rebase-merges: try and use branch names as labels
Nicolas Guichard
-8
/
+8
[prev]
[next]