summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-03-19log: do not set up extra_headers for non-email formatsJeff King-3/+1
2024-03-19pretty: drop print_email_subject flagJeff King-16/+9
2024-03-19pretty: split oneline and email subject printingJeff King-15/+17
2024-03-19shortlog: stop setting pp.print_email_subjectJeff King-1/+0
2024-03-19apply: parse names out of "diff --git" more carefullyJunio C Hamano-1/+30
2024-03-18Merge branch 'ps/reftable-stack-tempfile' into ps/pack-refs-autoJunio C Hamano-183/+178
2024-03-18The ninth batchJunio C Hamano-0/+8
2024-03-18Merge branch 'jk/doc-remote-helpers-markup-fix'Junio C Hamano-1/+1
2024-03-18Merge branch 'jh/trace2-missing-def-param-fix'Junio C Hamano-6/+246
2024-03-18Merge branch 'pw/rebase-i-ignore-cherry-pick-help-environment'Junio C Hamano-12/+18
2024-03-18docs: adjust trailer `separator` and `key_value_separator` languageBrian Lyles-7/+5
2024-03-18docs: correct trailer `key_value_separator` descriptionBrian Lyles-2/+2
2024-03-18builtin/am: allow disabling conflict advicePhilippe Blain-10/+14
2024-03-18sequencer: allow disabling conflict advicePhilippe Blain-15/+25
2024-03-18t-prio-queue: check result array boundsRené Scharfe-3/+11
2024-03-18t-prio-queue: shorten array index messageRené Scharfe-4/+6
2024-03-18diff.*Prefix: use camelCase in the doc and test titlesJunio C Hamano-25/+25
2024-03-16git-quiltimport: avoid an unnecessary subshellBeat Bolli-1/+1
2024-03-16contrib/coverage-diff: avoid redundant pipelinesBeat Bolli-7/+2
2024-03-16t/t9*: merge "grep | sed" pipelinesBeat Bolli-3/+3
2024-03-16t/t8*: merge "grep | sed" pipelinesBeat Bolli-14/+14
2024-03-16t/t5*: merge a "grep | sed" pipelineBeat Bolli-1/+1
2024-03-16t/t4*: merge a "grep | sed" pipelineBeat Bolli-1/+1
2024-03-16t/t3*: merge a "grep | awk" pipelineBeat Bolli-1/+1
2024-03-16t/t1*: merge a "grep | sed" pipelineBeat Bolli-1/+1
2024-03-16t/t9*: avoid redundant uses of catBeat Bolli-33/+26
2024-03-16t/t8*: avoid redundant use of catBeat Bolli-1/+1
2024-03-16t/t7*: avoid redundant use of catBeat Bolli-1/+1
2024-03-16t/t6*: avoid redundant uses of catBeat Bolli-3/+3
2024-03-16t/t5*: avoid redundant uses of catBeat Bolli-3/+3
2024-03-16t/t4*: avoid redundant uses of catBeat Bolli-6/+6
2024-03-16t/t3*: avoid redundant uses of catBeat Bolli-6/+6
2024-03-16t/t1*: avoid redundant uses of catBeat Bolli-4/+4
2024-03-16t/t0*: avoid redundant uses of catBeat Bolli-5/+5
2024-03-16t/perf: avoid redundant use of catBeat Bolli-1/+1
2024-03-16t/annotate-tests.sh: avoid redundant use of catBeat Bolli-1/+1
2024-03-16t/lib-cvs.sh: avoid redundant use of catBeat Bolli-2/+2
2024-03-16contrib/subtree/t: avoid redundant use of catBeat Bolli-1/+1
2024-03-16doc: avoid redundant use of catBeat Bolli-2/+2
2024-03-16Merge branch 'la/format-trailer-info' into la/hide-trailer-infoJunio C Hamano-62/+32
2024-03-16doc: fix some placeholders formatingJean-Noël Avila-8/+8
2024-03-16doc: format alternatives in synopsisJean-Noël Avila-7/+9
2024-03-16docs: fix typo in git-config `--default`Brian Lyles-1/+1
2024-03-16docs: clarify file options in git-config `--edit`Brian Lyles-1/+2
2024-03-16bugreport.c: fix a crash in `git bugreport` with `--no-suffix` optionJiamu Sun-4/+12
2024-03-15config: allow tweaking whitespace between value and commentJunio C Hamano-20/+76
2024-03-15config: fix --comment formattingJunio C Hamano-21/+38
2024-03-15The eighth batchJunio C Hamano-0/+12
2024-03-15Merge branch 'hd/config-mak-os390'Junio C Hamano-0/+12
2024-03-15Merge branch 'vm/t7301-use-test-path-helpers'Junio C Hamano-245/+245