index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
entry.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-28
t6006: fix prereq handling with `test_format ()`
Patrick Steinhardt
1
-4
/
+4
2024-10-25
The fifth batch
Taylor Blau
1
-0
/
+22
2024-10-24
imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
Usman Akinyemi
1
-5
/
+8
2024-10-24
merge: replace atoi() with strtol_i() for marker size validation
Usman Akinyemi
2
-2
/
+17
2024-10-24
daemon: replace atoi() with strtoul_ui() and strtol_i()
Usman Akinyemi
2
-4
/
+33
2024-10-24
t: fix typos
Andrew Kreimer
26
-37
/
+37
2024-10-23
t7001: add failure test which triggers assertion
Kristoffer Haugsbakk
1
-0
/
+12
2024-10-23
t9101: ensure no whitespace after redirect
Seyi Kuforiji
1
-17
/
+17
2024-10-22
t7011: ensure no whitespace after redirect
Seyi Kuforiji
1
-11
/
+11
2024-10-22
The third batch
Taylor Blau
1
-0
/
+8
2024-10-22
t6050: avoid pipes with upstream Git commands
Chizoba ODINAKA
1
-47
/
+86
2024-10-22
grep: disable lookahead on error
René Scharfe
2
-10
/
+29
2024-10-22
t1016: clean up style
Andrew Kreimer
1
-2
/
+2
2024-10-21
t4205: fix typo in 'NUL termination with --stat'
Kousik Sanagavarapu
1
-1
/
+1
2024-10-21
SubmittingPatches: tags -> trailers
Kristoffer Haugsbakk
1
-3
/
+3
2024-10-21
Documentation: mutually link update-ref and symbolic-ref
Kristoffer Haugsbakk
2
-0
/
+8
2024-10-21
Documentation/git-update-ref.txt: discuss symbolic refs
Kristoffer Haugsbakk
1
-0
/
+6
2024-10-21
Documentation/git-update-ref.txt: remove confusing paragraph
Kristoffer Haugsbakk
1
-4
/
+0
2024-10-21
Documentation/git-update-ref.txt: demote symlink to last section
Kristoffer Haugsbakk
1
-8
/
+11
2024-10-21
Documentation/git-update-ref.txt: remove safety paragraphs
Kristoffer Haugsbakk
1
-15
/
+0
2024-10-21
Documentation/git-update-ref.txt: drop “flag”
Kristoffer Haugsbakk
1
-1
/
+1
2024-10-21
ref-filter: format iteratively with lexicographic refname sorting
Patrick Steinhardt
1
-8
/
+21
2024-10-21
global: Fix duplicate word typos
Sven Strickroth
11
-11
/
+11
2024-10-21
notes: teach the -e option to edit messages in editor
Abraham Samuel Adekunle
3
-5
/
+76
2024-10-21
doc: document how uploadpack.allowAnySHA1InWant impact other allow options
Piotr Szlazak
1
-1
/
+5
2024-10-18
credential-cache: treat ECONNABORTED like ECONNRESET
Ramsay Jones
1
-1
/
+1
2024-10-18
The third batch
Taylor Blau
1
-0
/
+13
2024-10-17
reftable: handle trivial `reftable_buf` errors
Patrick Steinhardt
6
-41
/
+107
2024-10-17
reftable/stack: adapt `stack_filename()` to handle allocation failures
Patrick Steinhardt
1
-17
/
+45
2024-10-17
reftable/record: adapt `reftable_record_key()` to handle allocation failures
Patrick Steinhardt
5
-22
/
+47
2024-10-17
reftable/stack: adapt `format_name()` to handle allocation failures
Patrick Steinhardt
1
-9
/
+19
2024-10-17
t/unit-tests: check for `reftable_buf` allocation errors
Patrick Steinhardt
5
-44
/
+44
2024-10-17
reftable/blocksource: adapt interface name
Patrick Steinhardt
6
-36
/
+36
2024-10-17
reftable: convert from `strbuf` to `reftable_buf`
Patrick Steinhardt
24
-371
/
+374
2024-10-17
reftable/basics: provide new `reftable_buf` interface
Patrick Steinhardt
2
-0
/
+130
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
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
-106
/
+229
2024-10-16
t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
Patrick Steinhardt
1
-1
/
+1
[next]