aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-commit.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-592/+0
2024-07-22doc: remove dangling closing parenthesisTomas Nordin1-1/+1
2024-03-13status: allow --untracked=false and friendsJunio C Hamano1-0/+2
2023-09-28doc: correct the 50 characters soft limit谢致邦 (XIE Zhibang)1-1/+1
2022-09-07docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason1-0/+4
2021-10-29Document positive variant of commit and merge option "--no-verify"Alex Riesen1-2/+3
2021-06-28Documentation: fix typo in the --patch option of the commit commandBeshr Kayali1-1/+1
2021-04-07Merge branch 'zh/commit-trailer'Junio C Hamano1-1/+13
2021-03-23commit: add --trailer optionZheNing Hu1-1/+13
2021-03-15doc/git-commit: add documentation for fixup=[amend|reword] optionsCharvi Mendiratta1-6/+39
2020-10-20doc: preparatory clean-up of description on the sign-off optionJunio C Hamano1-8/+2
2020-04-03Documentation: reword commit --no-gpg-signĐoàn Trần Công Danh1-5/+4
2020-01-22doc: provide guidance on user.name formatbrian m. carlson1-0/+6
2020-01-22docs: expand on possible and recommended user config optionsbrian m. carlson1-0/+7
2020-01-22doc: move author and committer information to git-commit(1)brian m. carlson1-3/+24
2019-11-20commit: support the --pathspec-from-file optionAlexandr Miloslavskiy1-1/+15
2019-11-20doc: commit: synchronize <pathspec> descriptionAlexandr Miloslavskiy1-7/+8
2019-09-09Documentation: wrap blocks with "--"Martin Ågren1-3/+5
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy1-1/+1
2019-02-04git-commit.txt: better description what it doesNguyễn Thái Ngọc Duy1-7/+11
2017-12-22commit: add support for --fixup <commit> -m"<extra message>"Ævar Arnfjörð Bjarmason1-2/+1
2017-12-22commit doc: document that -c, -C, -F and --fixup with -m errorÆvar Arnfjörð Bjarmason1-0/+3
2017-07-18doc: reformat the paragraph containing the 'cut-line'Kaartic Sivaraam1-5/+6
2017-05-01fix minor typosRené Genz1-2/+2
2017-03-21Merge branch 'nd/commit-hook-doc-fix'Junio C Hamano1-1/+1
2017-03-20git-commit.txt: list post-rewrite in HOOKS sectionNguyễn Thái Ngọc Duy1-1/+1
2017-03-02Documentation: improve description for core.quotePathAndreas Heiduk1-3/+6
2016-12-19Merge branch 'ak/commit-only-allow-empty'Junio C Hamano1-1/+2
2016-12-05commit: make --only --allow-empty work without pathsAndreas Krey1-1/+2
2016-10-17Merge branch 'nd/commit-p-doc'Junio C Hamano1-2/+4
2016-10-05git-commit.txt: clarify --patch mode with pathspecDuy Nguyen1-2/+4
2016-07-28Merge branch 'mm/doc-tt' into maintJunio C Hamano1-2/+2
2016-07-13Merge branch 'mm/doc-tt'Junio C Hamano1-2/+2
2016-07-06Merge branch 'tr/doc-tt' into maintJunio C Hamano1-3/+3
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-1/+1
2016-06-28doc: typeset short command-line options as literalMatthieu Moy1-1/+1
2016-06-27Merge branch 'tr/doc-tt'Junio C Hamano1-3/+3
2016-06-08doc: change configuration variables formatTom Russello1-1/+1
2016-06-08doc: more consistency in environment variables formatTom Russello1-2/+2
2016-05-10commit: add a commit.verbose config variablePranit Bauva1-1/+2
2016-01-05Expand documentation describing --signoffDavid A. Wheeler1-1/+5
2015-09-21Documentation: explain optional arguments betterMatthieu Moy1-1/+3
2015-09-21Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy1-1/+1
2015-06-01Merge branch 'mc/commit-doc-grammofix'Junio C Hamano1-1/+1
2015-05-19Documentation/git-commit: grammofixMichael Coleman1-1/+1
2015-04-27Documentation: clarify how "git commit" cleans up the edited log messageFredrik Gustafsson1-4/+7
2015-03-23Merge branch 'nd/config-doc-camelCase'Junio C Hamano1-1/+1
2015-03-13*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy1-1/+1
2015-03-06commit/status: show the index-worktree diff with -v -vMichael J Gruber1-0/+4
2014-11-18Merge branch 'jc/doc-commit-only'Junio C Hamano1-2/+3