summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-07completion: commit: complete configured trailer tokensPhilippe Blain1-0/+9
2023-09-06rebase -i: fix adding failed command to the todo listPhillip Wood3-23/+40
2023-09-06rebase --continue: refuse to commit after failed commandPhillip Wood3-1/+26
2023-09-06rebase: fix rewritten list for failed pickPhillip Wood4-14/+63
2023-09-06sequencer: factor out part of pick_commits()Phillip Wood1-61/+71
2023-09-06sequencer: use rebase_path_message()Phillip Wood1-5/+2
2023-09-06rebase -i: remove patch file after conflict resolutionPhillip Wood2-4/+30
2023-09-06rebase -i: move unlink() callsPhillip Wood1-3/+4
2023-09-06doc/diff-options: fix link to generating patch sectionSergey Organov1-7/+1
2023-09-05var: avoid a segmentation fault when `HOME` is unsetJohannes Schindelin2-1/+10
2023-09-05sequencer: fix error message on failure to copy SQUASH_MSGOswald Buddenhagen1-1/+1
2023-09-05grep: use OPT_INTEGER_F for --max-depthRené Scharfe1-3/+2
2023-09-05name-rev: use OPT_HIDDEN_BOOL for --peel-tagRené Scharfe1-6/+2
2023-09-05ref-filter: sort numerically when ":size" is usedKousik Sanagavarapu2-10/+26
2023-09-05parse-options: mark unused parameters in noop callbackJeff King1-1/+3
2023-09-05interpret-trailers: mark unused "unset" parameters in option callbacksJeff King1-3/+6
2023-09-05parse-options: add more BUG_ON() annotationsJeff King2-0/+4
2023-09-05merge: do not pass unused opt->value parameterJeff King1-1/+1
2023-09-05parse-options: mark unused "opt" parameter in callbacksJeff King6-12/+14
2023-09-05parse-options: prefer opt->value to globals in callbacksJeff King6-37/+50
2023-09-05checkout-index: delay automatic setting of to_tempfileJeff King2-2/+27
2023-09-05The sixth batchJunio C Hamano1-0/+16
2023-09-05Merge branch 'jk/test-lsan-denoise-output'Junio C Hamano1-0/+1
2023-09-05Merge branch 'js/ci-san-skip-p4-and-svn-tests'Junio C Hamano1-0/+2
2023-09-05Merge branch 'tb/mark-more-tests-as-leak-free'Junio C Hamano4-0/+5
2023-09-05Merge branch 'rs/parse-options-help-text-is-optional'Junio C Hamano1-3/+4
2023-09-02git-revert.txt: add discussionOswald Buddenhagen1-0/+10
2023-09-02sequencer: beautify subject of reverts of revertsOswald Buddenhagen2-0/+34
2023-09-01The fifth batchJunio C Hamano1-0/+14
2023-09-01Merge branch 'ob/format-patch-description-file'Junio C Hamano3-3/+36
2023-09-01Merge branch 'jk/diff-result-code-cleanup'Junio C Hamano17-95/+81
2023-08-31treewide: fix various bugs w/ OpenSSL 3+ EVP APIEric Wong5-3/+11
2023-08-31lower core.maxTreeDepth default to 2048Jeff King1-1/+1
2023-08-31tree-diff: respect max_allowed_tree_depthJeff King2-8/+24
2023-08-31list-objects: respect max_allowed_tree_depthJeff King2-0/+17
2023-08-31read_tree(): respect max_allowed_tree_depthJeff King5-4/+19
2023-08-31traverse_trees(): respect max_allowed_tree_depthJeff King2-0/+70
2023-08-31add core.maxTreeDepth configJeff King4-0/+13
2023-08-31fsck: detect very large tree pathnamesJeff King4-1/+41
2023-08-31tree-walk: rename "error" variableJeff King1-3/+3
2023-08-31tree-walk: drop MAX_TRAVERSE_TREES macroJeff King2-3/+1
2023-08-31tree-walk: reduce stack size for recursive functionsJeff King2-6/+13
2023-08-31format-patch: use OPT_STRING_LIST for to/cc optionsJeff King1-20/+2
2023-08-31merge: simplify parsing of "-n" optionJeff King1-11/+2
2023-08-31merge: make xopts a strvecJeff King1-19/+7
2023-08-31format-patch: --rfc honors what --subject-prefix setsDrew DeVault3-23/+48
2023-08-31Merge branch 'ob/sequencer-empty-hint-fix'Junio C Hamano2-2/+6
2023-08-31Merge branch 'ch/t6300-verify-commit-test-cleanup'Junio C Hamano2-4/+2
2023-08-30git-svn: drop FakeTerm hackWesley Schwengle1-18/+2
2023-08-30ci: deprecate ci/config/allow-ref scriptJeff King2-30/+6