index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packfile.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
packfile: drop sha1_pack_name()
Jeff King
3
-14
/
+2
2024-10-25
packfile: drop has_pack_index()
Jeff King
3
-17
/
+8
2024-10-25
dumb-http: store downloaded pack idx as tempfile
Jeff King
3
-7
/
+41
2024-10-25
t5550: count fetches in "previously-fetched .idx" test
Jeff King
1
-2
/
+16
2024-10-25
midx: avoid duplicate packed_git entries
Jeff King
2
-3
/
+25
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
CodingGuidelines: discourage arbitrary suffixes in function names
Karthik Nayak
1
-0
/
+14
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
doc: consolidate extensions in git-config documentation
Caleb White
6
-64
/
+62
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
cmake: set up proper dependencies for generated clar headers
Patrick Steinhardt
1
-38
/
+12
2024-10-21
cmake: fix compilation of clar-based unit tests
Patrick Steinhardt
1
-1
/
+1
2024-10-21
Makefile: extract script to generate clar declarations
Patrick Steinhardt
2
-3
/
+17
2024-10-21
Makefile: adjust sed command for generating "clar-decls.h"
Alejandro R. Sedeño
1
-1
/
+1
2024-10-21
t/unit-tests: update clar to 206accb
Patrick Steinhardt
11
-124
/
+189
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
clang-format: align consecutive macro definitions
Karthik Nayak
1
-0
/
+3
2024-10-18
clang-format: re-adjust line break penalties
Karthik Nayak
1
-6
/
+7
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
[prev]
[next]