index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
environment.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
The seventh batch
Taylor Blau
1
-0
/
+39
2024-10-30
The sixth batch
Taylor Blau
1
-0
/
+11
2024-10-28
t6006: fix prereq handling with `test_format ()`
Patrick Steinhardt
1
-4
/
+4
2024-10-25
packfile: use oidread() instead of hashcpy() to fill object_id
Jeff King
1
-1
/
+1
2024-10-25
packfile: use object_id in find_pack_entry_one()
Jeff King
7
-18
/
+18
2024-10-25
packfile: convert find_sha1_pack() to use object_id
Jeff King
5
-12
/
+15
2024-10-25
http-walker: use object_id instead of bare hash
Jeff King
3
-16
/
+17
2024-10-25
packfile: warn people away from parse_packed_git()
Jeff King
1
-1
/
+10
2024-10-25
packfile: drop sha1_pack_index_name()
Jeff King
3
-14
/
+4
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
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
[next]