Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-28Merge branch 'jc/doc-misspelt-refs-fix'Junio C Hamano
2023-12-18doc: format.notes specify a ref under refs/notes/ hierarchyJunio C Hamano
2023-10-09documentation: fix punctuationElijah Newren
2023-03-09format-patch: add format.noprefix optionJeff King
2023-02-18format.attach: allow empty value to disable multi-part messagesJunio C Hamano
2022-12-25format-patch: support format.mboxrd with --stdoutEric Wong
2022-08-30format-patch: learn format.forceInBodyFrom configuration variableJunio C Hamano
2020-11-22Merge branch 'jc/format-patch-name-max'Junio C Hamano
2020-11-10format-patch: make output filename configurableJunio C Hamano
2020-10-20Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn
2020-10-02format-patch: teach format.useAutoBase "whenAble" optionJacob Keller
2020-04-08format-patch: teach --no-encode-email-headersEmma Brooks
2019-12-25Merge branch 'dl/format-patch-notes-config-fixup'Junio C Hamano
2019-12-13config/format.txt: clarify behavior of multiple format.notesDenton Liu
2019-11-10Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano
2019-10-16format-patch: teach --cover-from-description optionDenton Liu
2019-10-12format-patch: create leading components of output directoryBert Wesarg
2019-09-05config/format.txt: specify default value of format.coverLetterDenton Liu
2019-05-17format-patch: teach format.notes config optionDenton Liu
2018-10-29config.txt: move format-config.txt to config/Nguyễn Thái Ngọc Duy