index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progress.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-27
config: add core.commentString
Jeff King
3
-8
/
+27
2024-03-26
SubmittingPatches: release-notes entry experiment
Junio C Hamano
1
-0
/
+12
2024-03-26
cherry-pick: add `--empty` for more robust redundant commit handling
Brian Lyles
5
-9
/
+133
2024-03-26
cherry-pick: enforce `--keep-redundant-commits` incompatibility
Brian Lyles
2
-0
/
+15
2024-03-26
sequencer: do not require `allow_empty` for redundant commit options
Brian Lyles
1
-16
/
+7
2024-03-26
sequencer: handle unborn branch with `--allow-empty`
Brian Lyles
2
-18
/
+39
2024-03-26
rebase: update `--empty=ask` to `--empty=stop`
Brian Lyles
3
-18
/
+34
2024-03-26
docs: clean up `--empty` formatting in git-rebase(1) and git-am(1)
Brian Lyles
2
-16
/
+29
2024-03-26
docs: address inaccurate `--empty` default with `--exec`
Brian Lyles
2
-5
/
+43
2024-03-26
The eleventh batch
Junio C Hamano
1
-0
/
+15
2024-03-25
grep docs: describe --no-index further and improve formatting a bit
Dragan Simic
1
-9
/
+17
2024-03-25
grep docs: describe --recurse-submodules further and improve formatting a bit
Dragan Simic
2
-6
/
+6
2024-03-25
pretty: find pretty formats case-insensitively
Brian Lyles
2
-1
/
+9
2024-03-25
pretty: update tests to use `test_config`
Brian Lyles
1
-16
/
+14
2024-03-25
midx: use strvec_pushf() for pack-objects base name
René Scharfe
1
-6
/
+1
2024-03-25
t/README: mention test files are make targets
Philippe Blain
1
-0
/
+7
2024-03-25
cat-file: use strbuf_expand_bad_format()
René Scharfe
1
-8
/
+8
2024-03-25
factor out strbuf_expand_bad_format()
René Scharfe
4
-18
/
+27
2024-03-25
grep: improve errors for unmatched ( and )
Ahelenia Ziemiańska
1
-2
/
+2
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
transport-helper: send "true" value for object-format option
Jeff King
2
-6
/
+5
2024-03-20
transport-helper: drop "object-format <algo>" option
Jeff King
2
-12
/
+4
2024-03-20
transport-helper: use write helpers more consistently
Jeff King
1
-3
/
+3
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
[next]