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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
reftable: stop using `strbuf_addf()`
Patrick Steinhardt
4
-37
/
+50
2024-10-17
reftable: stop using `strbuf_addbuf()`
Patrick Steinhardt
3
-7
/
+8
2024-10-17
t: fix typos
Andrew Kreimer
9
-14
/
+14
2024-10-17
builtin/shortlog: explicitly set hash algo when there is no repo
Wolfgang Müller
2
-0
/
+16
2024-10-17
mingw.c: Fix complier warnings for a 64 bit msvc
Sören Krecker
3
-12
/
+21
2024-10-16
fuzz: port fuzz-url-decode-mem from OSS-Fuzz
Eric Sesterhenn
4
-0
/
+46
2024-10-16
fuzz: port fuzz-parse-attr-line from OSS-Fuzz
Eric Sesterhenn
6
-38
/
+87
2024-10-16
fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz
Eric Sesterhenn
4
-1
/
+44
2024-10-16
http: fix build error on FreeBSD
Patrick Steinhardt
1
-4
/
+6
2024-10-16
builtin/credential-cache: fix missing parameter for stub function
Patrick Steinhardt
1
-1
/
+2
2024-10-16
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt
1
-1
/
+1
2024-10-16
t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
Patrick Steinhardt
2
-6
/
+19
2024-10-16
t3404: work around platform-specific behaviour on macOS 10.15
Patrick Steinhardt
1
-14
/
+12
2024-10-16
t1401: make invocation of tar(1) work with Win32-provided one
Patrick Steinhardt
1
-1
/
+1
2024-10-16
t/lib-gpg: fix setup of GNUPGHOME in MinGW
Patrick Steinhardt
1
-1
/
+1
2024-10-16
t/lib-gitweb: test against the build version of gitweb
Patrick Steinhardt
1
-2
/
+2
2024-10-16
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
22
-104
/
+227
2024-10-16
t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
Patrick Steinhardt
1
-1
/
+1
2024-10-15
The second batch
Taylor Blau
1
-0
/
+12
2024-10-15
Merge branch 'jk/fsmonitor-event-listener-race-fix'
Taylor Blau
7
-18
/
+98
2024-10-15
Merge branch 'xx/remote-server-option-config'
Taylor Blau
12
-8
/
+184
2024-10-15
Merge branch 'js/doc-platform-support-link-fix'
Taylor Blau
1
-2
/
+2
2024-10-15
Merge branch 'jh/config-unset-doc-fix'
Taylor Blau
2
-3
/
+3
2024-10-14
trailer: spread usage of "trailer_block" language
Linus Arver
3
-74
/
+76
2024-10-14
t3404: replace test with test_line_count()
Usman Akinyemi
1
-14
/
+14
2024-10-14
t3404: avoid losing exit status with focus on `git show` and `git cat-file`
Usman Akinyemi
1
-23
/
+48
2024-10-11
BreakingChanges: early adopter option
Junio C Hamano
1
-1
/
+20
2024-10-11
t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT
Bence Ferdinandy
1
-2
/
+3
2024-10-11
Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o
Philippe Blain
1
-0
/
+1
2024-10-11
archive: remove the_repository global variable
John Cai
1
-3
/
+2
2024-10-11
annotate: remove usage of the_repository global
John Cai
1
-3
/
+2
2024-10-11
git: pass in repo to builtin based on setup_git_directory_gently
John Cai
2
-4
/
+6
2024-10-10
Start the 2.48 cycle
Junio C Hamano
3
-2
/
+37
2024-10-10
Merge branch 'jk/output-prefix-cleanup'
Junio C Hamano
7
-43
/
+28
2024-10-10
Merge branch 'ps/leakfixes-part-8'
Junio C Hamano
62
-123
/
+329
2024-10-10
Merge branch 'ds/line-log-asan-fix'
Junio C Hamano
2
-6
/
+32
2024-10-10
Merge branch 'sk/doc-maintenance-schedule'
Junio C Hamano
1
-1
/
+3
2024-10-10
Merge branch 'tb/notes-amlog-doc'
Junio C Hamano
1
-0
/
+44
2024-10-10
Merge branch 'ps/reftable-alloc-failures'
Junio C Hamano
38
-408
/
+893
2024-10-10
Merge branch 'ja/doc-synopsis-markup'
Junio C Hamano
8
-107
/
+209
2024-10-10
t: fix typos
Andrew Kreimer
4
-4
/
+4
2024-10-10
t/helper: fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-10
t/perf: fix typos
Andrew Kreimer
2
-3
/
+3
2024-10-10
t/unit-tests: fix typos
Andrew Kreimer
2
-2
/
+2
2024-10-10
contrib: fix typos
Andrew Kreimer
3
-4
/
+4
2024-10-10
compat: fix typos
Andrew Kreimer
3
-4
/
+4
2024-10-10
checkout: refer to other-worktree branch, not ref
Kristoffer Haugsbakk
2
-5
/
+5
2024-10-10
Documentation/gitprotocol-v2.txt: fix a slight inconsistency in format
Xing Xin
1
-2
/
+2
2024-10-10
bundle-uri: plug leak in unbundle_from_file()
Toon Claes
1
-5
/
+13
2024-10-10
builtin/gc: fix crash when running `git maintenance start`
Patrick Steinhardt
2
-2
/
+21
[prev]
[next]