index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
midx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-01
midx-write.c: factor out common want_included_pack() routine
Taylor Blau
1
-12
/
+20
2024-04-01
midx-write: move writing-related functions from midx.c
Taylor Blau
4
-1539
/
+1555
2024-04-01
The thirteenth batch
Junio C Hamano
1
-0
/
+26
2024-03-28
The twelfth batch
Junio C Hamano
1
-0
/
+18
2024-03-26
The eleventh batch
Junio C Hamano
1
-0
/
+15
2024-03-25
midx: use strvec_pushf() for pack-objects base name
René Scharfe
1
-6
/
+1
2024-03-22
rebase: use child_process_clear() to clean
Jeff King
2
-3
/
+12
2024-03-22
format-patch: fix leak of empty header string
Jeff King
1
-1
/
+1
2024-03-22
t/README: document how to loop around test cases
Patrick Steinhardt
1
-0
/
+20
2024-03-22
t7800: use single quotes for test bodies
Patrick Steinhardt
1
-20
/
+20
2024-03-22
t7800: improve test descriptions with empty arguments
Patrick Steinhardt
1
-8
/
+8
2024-03-21
config.txt: describe handling of whitespace further
Dragan Simic
1
-13
/
+15
2024-03-21
t1300: add more tests for whitespace and inline comments
Dragan Simic
1
-3
/
+111
2024-03-21
config: really keep value-internal whitespace verbatim
Dragan Simic
1
-4
/
+9
2024-03-21
config: minor addition of whitespace
Dragan Simic
1
-1
/
+1
2024-03-21
The tenth batch
Junio C Hamano
1
-0
/
+35
2024-03-21
reftable: fix tests being broken by NFS' delete-after-close semantics
Patrick Steinhardt
1
-1
/
+11
2024-03-20
contrib: drop hg-to-git script
Jeff King
2
-275
/
+0
2024-03-20
doc/gitremote-helpers: fix more missing single-quotes
Jeff King
1
-3
/
+3
2024-03-20
format-patch: simplify after-subject MIME header handling
Jeff King
1
-8
/
+6
2024-03-20
format-patch: return an allocated string from log_write_email_headers()
Jeff King
4
-7
/
+9
2024-03-20
log: do not set up extra_headers for non-email formats
Jeff King
1
-3
/
+1
2024-03-20
pretty: drop print_email_subject flag
Jeff King
5
-16
/
+9
2024-03-20
pretty: split oneline and email subject printing
Jeff King
3
-15
/
+17
2024-03-20
shortlog: stop setting pp.print_email_subject
Jeff King
1
-1
/
+0
2024-03-18
The ninth batch
Junio C Hamano
1
-0
/
+8
2024-03-18
docs: adjust trailer `separator` and `key_value_separator` language
Brian Lyles
1
-7
/
+5
2024-03-18
docs: correct trailer `key_value_separator` description
Brian Lyles
1
-2
/
+2
2024-03-18
builtin/am: allow disabling conflict advice
Philippe Blain
3
-10
/
+14
2024-03-18
sequencer: allow disabling conflict advice
Philippe Blain
6
-15
/
+25
2024-03-18
t-prio-queue: check result array bounds
René Scharfe
1
-3
/
+11
2024-03-18
t-prio-queue: shorten array index message
René Scharfe
1
-4
/
+6
2024-03-18
diff.*Prefix: use camelCase in the doc and test titles
Junio C Hamano
2
-25
/
+25
2024-03-16
git-quiltimport: avoid an unnecessary subshell
Beat Bolli
1
-1
/
+1
2024-03-16
contrib/coverage-diff: avoid redundant pipelines
Beat Bolli
1
-7
/
+2
2024-03-16
t/t9*: merge "grep | sed" pipelines
Beat Bolli
3
-3
/
+3
2024-03-16
t/t8*: merge "grep | sed" pipelines
Beat Bolli
1
-14
/
+14
2024-03-16
t/t5*: merge a "grep | sed" pipeline
Beat Bolli
1
-1
/
+1
2024-03-16
t/t4*: merge a "grep | sed" pipeline
Beat Bolli
1
-1
/
+1
2024-03-16
t/t3*: merge a "grep | awk" pipeline
Beat Bolli
1
-1
/
+1
2024-03-16
t/t1*: merge a "grep | sed" pipeline
Beat Bolli
1
-1
/
+1
2024-03-16
t/t9*: avoid redundant uses of cat
Beat Bolli
6
-33
/
+26
2024-03-16
t/t8*: avoid redundant use of cat
Beat Bolli
1
-1
/
+1
2024-03-16
t/t7*: avoid redundant use of cat
Beat Bolli
1
-1
/
+1
2024-03-16
t/t6*: avoid redundant uses of cat
Beat Bolli
2
-3
/
+3
2024-03-16
t/t5*: avoid redundant uses of cat
Beat Bolli
3
-3
/
+3
2024-03-16
t/t4*: avoid redundant uses of cat
Beat Bolli
3
-6
/
+6
2024-03-16
t/t3*: avoid redundant uses of cat
Beat Bolli
3
-6
/
+6
2024-03-16
t/t1*: avoid redundant uses of cat
Beat Bolli
2
-4
/
+4
2024-03-16
t/t0*: avoid redundant uses of cat
Beat Bolli
4
-5
/
+5
[next]