aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-11-06rebase: support --trailerLi Chen8-4/+262
2025-11-06trailer: append trailers in-process and drop the fork to `interpret-trailers`Li Chen7-56/+90
2025-11-06trailer: move process_trailers to trailer.hLi Chen3-36/+39
2025-11-06interpret-trailers: factor out buffer-based processing to process_trailers()Li Chen1-22/+29
2025-11-05refs: add missing space in messagesPeter Krefting2-2/+2
2025-11-05builtin/history: implement "split" subcommandPatrick Steinhardt4-0/+713
2025-11-05cache-tree: allow writing in-memory index as treePatrick Steinhardt3-5/+6
2025-11-05add-patch: add support for in-memory index patchingPatrick Steinhardt2-4/+116
2025-11-05add-patch: remove dependency on "add-interactive" subsystemPatrick Steinhardt1-33/+37
2025-11-05add-patch: split out `struct interactive_options`Patrick Steinhardt10-239/+270
2025-11-05add-patch: split out header from "add-interactive.h"Patrick Steinhardt3-20/+30
2025-11-05builtin/history: implement "reword" subcommandPatrick Steinhardt5-9/+573
2025-11-05builtin: add new "history" commandPatrick Steinhardt11-0/+91
2025-11-05replay: stop using `the_repository`Patrick Steinhardt1-1/+1
2025-11-05replay: extract logic to pick commitsPatrick Steinhardt5-107/+143
2025-11-05wt-status: provide function to expose status for treesPatrick Steinhardt2-0/+33
2025-11-05Merge branch 'sa/replay-atomic-ref-updates' into ps/historyJunio C Hamano4-43/+277
2025-11-05Git 2.52-rc1v2.52.0-rc1Junio C Hamano2-1/+8
2025-11-05Merge branch 'jc/ci-use-macos-14'Junio C Hamano1-4/+4
2025-11-05Merge branch 'rz/t0450-bisect-doc-update'Junio C Hamano3-26/+39
2025-11-05attr: enable incomplete-line whitespace error for this projectJunio C Hamano1-2/+2
2025-11-05diff: highlight and error out on incomplete linesJunio C Hamano2-6/+86
2025-11-05apply: check and fix incomplete linesJunio C Hamano3-1/+213
2025-11-05whitespace: allocate a few more bits and define WS_INCOMPLETE_LINEJunio C Hamano5-12/+21
2025-11-05apply: revamp the parsing of incomplete linesJunio C Hamano1-21/+49
2025-11-05diff: update the way rewrite diff handles incomplete linesJunio C Hamano1-14/+19
2025-11-05diff: call emit_callback ecbdata everywhereJunio C Hamano1-6/+6
2025-11-05diff: refactor output of incomplete lineJunio C Hamano1-2/+12
2025-11-05diff: fix incorrect counting of line numbersJunio C Hamano1-1/+17
2025-11-05diff: correct suppress_blank_empty hackJunio C Hamano1-16/+11
2025-11-05diff: emit_line_ws_markup() if/else style fixJunio C Hamano1-4/+4
2025-11-05whitespace: correct bit assignment commentsJunio C Hamano3-16/+22
2025-11-05replay: add replay.refAction config optionSiddharth Asthana4-4/+79
2025-11-05replay: make atomic ref updates the default behaviorSiddharth Asthana3-40/+199
2025-11-05replay: use die_for_incompatible_opt2() for option validationSiddharth Asthana1-3/+3
2025-11-04GitHub CI: macos-13 images are no moreJunio C Hamano1-4/+4
2025-11-04dir.c: do not be fooled by :(exclude) pathspec elementsJunio C Hamano2-2/+29
2025-11-04parseopt: remove unreachable codeJunio C Hamano1-2/+0
2025-11-04parseopt: restore const qualifier to parsed filenameD. Ben Knoble1-1/+1
2025-11-04config: use boolean type for a simple flagD. Ben Knoble1-1/+1
2025-11-04parseopt: use boolean type for a simple flagD. Ben Knoble1-2/+2
2025-11-04doc: clarify command equivalence commentD. Ben Knoble1-1/+1
2025-11-04parseopt: fix :(optional) at command line to only ignore missing filesD. Ben Knoble1-1/+1
2025-11-04A bit more before rc1Junio C Hamano1-0/+25
2025-11-04Merge branch 'jk/doc-backslash-in-exclude'Junio C Hamano2-0/+7
2025-11-04Merge branch 'jk/test-delete-gpgsig-leakfix'Junio C Hamano1-3/+4
2025-11-04Merge branch 'eb/t1016-hash-transition-fix'Junio C Hamano2-1/+7
2025-11-04Merge branch 'kh/doc-checkout-markup-fix'Junio C Hamano1-2/+2
2025-11-04Merge branch 'xr/ref-debug-remove-on-disk'Junio C Hamano1-0/+9
2025-11-04Merge branch 'qj/doc-my1stcontrib-email-verify'Junio C Hamano1-0/+5