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
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh
2022-08-30format-patch: learn format.forceInBodyFrom configuration variableJunio C Hamano
2022-08-30format-patch: allow forcing the use of in-body From: headerJunio C Hamano
2022-04-302.36 format-patch regression fixRené Scharfe
2021-12-13t4000-t4999: detect and signal failure within loopEric Sunshine
2021-12-13tests: use test_write_lines() to generate line-oriented outputEric Sunshine
2021-03-23format-patch: allow a non-integral version numbersZheNing Hu
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-01-26Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2020-11-22Merge branch 'jc/format-patch-name-max'Junio C Hamano
2020-11-20t4*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-11-10format-patch: make output filename configurableJunio C Hamano
2020-11-05format-patch: support --output optionJeff King
2020-11-05format-patch: refactor output selectionJeff King
2020-10-02format-patch: teach format.useAutoBase "whenAble" optionJacob Keller
2020-06-25Merge branch 'pb/t4014-unslave'Junio C Hamano
2020-06-19t4014: do not use "slave branch" nomenclaturePaolo Bonzini
2020-05-25diff: add config option relativeLaurent Arnoud
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-10format-patch: use --notes behavior for format.notesDenton Liu
2019-12-05format-patch: teach --no-baseDenton Liu
2019-12-05t4014: use test_config()Denton Liu
2019-11-10Merge branch 'dl/format-patch-cover-from-desc'Junio C Hamano
2019-10-24Merge branch 'bw/format-patch-o-create-leading-dirs'Junio C Hamano
2019-10-23t4014: make output-directory tests self-containedBert Wesarg
2019-10-18Merge branch 'bw/format-patch-o-create-leading-dirs'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-10-09t4014: treat rev-list output as the expected valueDenton Liu
2019-09-05t4014: stop losing return codes of git commandsDenton Liu
2019-09-05t4014: remove confusing pipe in check_threading()Denton Liu
2019-09-05t4014: use test_line_count() where possibleDenton Liu
2019-09-05t4014: let sed open its own filesDenton Liu
2019-09-05t4014: drop redirections to /dev/nullDenton Liu
2019-09-05t4014: use indentable here-docsDenton Liu
2019-09-05t4014: remove spaces after redirect operatorsDenton Liu
2019-09-05t4014: use sq for test case namesDenton Liu
2019-09-05t4014: move closing sq onto its own lineDenton Liu
2019-09-05t4014: s/expected/expect/Denton Liu
2019-08-21t4014: drop unnecessary blank lines from test casesDenton Liu
2019-06-13Merge branch 'dl/format-patch-notes-config'Junio C Hamano
2019-05-17format-patch: teach format.notes config optionDenton Liu
2019-05-08format-patch: make --base patch-id output stableStephen Boyd
2019-05-08format-patch: inform user that patch-id generation is unstableStephen Boyd
2019-02-23format-patch: notice failure to open cover letter for writingJunio C Hamano
2018-07-23format-patch: allow --interdiff to apply to a lone-patchEric Sunshine
2018-07-23format-patch: teach --interdiff to respect -v/--reroll-countEric Sunshine
2018-07-23format-patch: add --interdiff option to embed diff in cover letterEric Sunshine