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
Age
Commit message (
Expand
)
Author
Lines
2024-10-17
reftable: handle trivial `reftable_buf` errors
Patrick Steinhardt
-41
/
+107
2024-10-17
reftable/stack: adapt `stack_filename()` to handle allocation failures
Patrick Steinhardt
-17
/
+45
2024-10-17
reftable/record: adapt `reftable_record_key()` to handle allocation failures
Patrick Steinhardt
-22
/
+47
2024-10-17
reftable/stack: adapt `format_name()` to handle allocation failures
Patrick Steinhardt
-9
/
+19
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
-36
/
+36
2024-10-17
reftable: convert from `strbuf` to `reftable_buf`
Patrick Steinhardt
-371
/
+374
2024-10-17
reftable/basics: provide new `reftable_buf` interface
Patrick Steinhardt
-0
/
+130
2024-10-17
reftable: stop using `strbuf_addf()`
Patrick Steinhardt
-37
/
+50
2024-10-17
reftable: stop using `strbuf_addbuf()`
Patrick Steinhardt
-7
/
+8
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
/
+16
2024-10-17
mingw.c: Fix complier warnings for a 64 bit msvc
Sören Krecker
-12
/
+21
2024-10-16
fuzz: port fuzz-url-decode-mem from OSS-Fuzz
Eric Sesterhenn
-0
/
+46
2024-10-16
fuzz: port fuzz-parse-attr-line from OSS-Fuzz
Eric Sesterhenn
-38
/
+87
2024-10-16
fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz
Eric Sesterhenn
-1
/
+44
2024-10-16
http: fix build error on FreeBSD
Patrick Steinhardt
-4
/
+6
2024-10-16
builtin/credential-cache: fix missing parameter for stub function
Patrick Steinhardt
-1
/
+2
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
/
+229
2024-10-16
t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
Patrick Steinhardt
-1
/
+1
2024-10-15
The second batch
Taylor Blau
-0
/
+12
2024-10-15
Merge branch 'jk/fsmonitor-event-listener-race-fix'
Taylor Blau
-18
/
+98
2024-10-15
Merge branch 'xx/remote-server-option-config'
Taylor Blau
-8
/
+184
2024-10-15
Merge branch 'js/doc-platform-support-link-fix'
Taylor Blau
-2
/
+2
2024-10-15
Merge branch 'jh/config-unset-doc-fix'
Taylor Blau
-3
/
+3
2024-10-14
trailer: spread usage of "trailer_block" language
Linus Arver
-74
/
+76
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
BreakingChanges: early adopter option
Junio C Hamano
-1
/
+20
2024-10-11
t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT
Bence Ferdinandy
-2
/
+3
2024-10-11
Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o
Philippe Blain
-0
/
+1
2024-10-11
archive: remove the_repository global variable
John Cai
-3
/
+2
2024-10-11
annotate: remove usage of the_repository global
John Cai
-3
/
+2
2024-10-11
git: pass in repo to builtin based on setup_git_directory_gently
John Cai
-4
/
+6
2024-10-10
Start the 2.48 cycle
Junio C Hamano
-2
/
+37
2024-10-10
Merge branch 'jk/output-prefix-cleanup'
Junio C Hamano
-43
/
+28
2024-10-10
Merge branch 'ps/leakfixes-part-8'
Junio C Hamano
-123
/
+329
2024-10-10
Merge branch 'ds/line-log-asan-fix'
Junio C Hamano
-6
/
+32
2024-10-10
Merge branch 'sk/doc-maintenance-schedule'
Junio C Hamano
-1
/
+3
2024-10-10
Merge branch 'tb/notes-amlog-doc'
Junio C Hamano
-0
/
+44
2024-10-10
Merge branch 'ps/reftable-alloc-failures'
Junio C Hamano
-408
/
+893
2024-10-10
Merge branch 'ja/doc-synopsis-markup'
Junio C Hamano
-107
/
+209
2024-10-10
t: fix typos
Andrew Kreimer
-4
/
+4
2024-10-10
t/helper: fix a typo
Andrew Kreimer
-1
/
+1
[prev]
[next]