summaryrefslogtreecommitdiffstats
path: root/Documentation/git-commit.txt
AgeCommit message (Expand)AuthorLines
2021-10-29Document positive variant of commit and merge option "--no-verify"Alex Riesen-2/+3
2021-06-28Documentation: fix typo in the --patch option of the commit commandBeshr Kayali-1/+1
2021-04-07Merge branch 'zh/commit-trailer'Junio C Hamano-1/+13
2021-03-23commit: add --trailer optionZheNing Hu-1/+13
2021-03-15doc/git-commit: add documentation for fixup=[amend|reword] optionsCharvi Mendiratta-6/+39
2020-10-20doc: preparatory clean-up of description on the sign-off optionJunio C Hamano-8/+2
2020-04-03Documentation: reword commit --no-gpg-signĐoàn Trần Công Danh-5/+4
2020-01-22doc: provide guidance on user.name formatbrian m. carlson-0/+6
2020-01-22docs: expand on possible and recommended user config optionsbrian m. carlson-0/+7
2020-01-22doc: move author and committer information to git-commit(1)brian m. carlson-3/+24
2019-11-20commit: support the --pathspec-from-file optionAlexandr Miloslavskiy-1/+15
2019-11-20doc: commit: synchronize <pathspec> descriptionAlexandr Miloslavskiy-7/+8
2019-09-09Documentation: wrap blocks with "--"Martin Ågren-3/+5
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy-1/+1
2019-02-04git-commit.txt: better description what it doesNguyễn Thái Ngọc Duy-7/+11
2017-12-22commit: add support for --fixup <commit> -m"<extra message>"Ævar Arnfjörð Bjarmason-2/+1
2017-12-22commit doc: document that -c, -C, -F and --fixup with -m errorÆvar Arnfjörð Bjarmason-0/+3
2017-07-18doc: reformat the paragraph containing the 'cut-line'Kaartic Sivaraam-5/+6
2017-05-01fix minor typosRené Genz-2/+2
2017-03-21Merge branch 'nd/commit-hook-doc-fix'Junio C Hamano-1/+1
2017-03-20git-commit.txt: list post-rewrite in HOOKS sectionNguyễn Thái Ngọc Duy-1/+1
2017-03-02Documentation: improve description for core.quotePathAndreas Heiduk-3/+6
2016-12-19Merge branch 'ak/commit-only-allow-empty'Junio C Hamano-1/+2
2016-12-05commit: make --only --allow-empty work without pathsAndreas Krey-1/+2
2016-10-17Merge branch 'nd/commit-p-doc'Junio C Hamano-2/+4
2016-10-05git-commit.txt: clarify --patch mode with pathspecDuy Nguyen-2/+4
2016-07-28Merge branch 'mm/doc-tt' into maintJunio C Hamano-2/+2
2016-07-13Merge branch 'mm/doc-tt'Junio C Hamano-2/+2
2016-07-06Merge branch 'tr/doc-tt' into maintJunio C Hamano-3/+3
2016-06-28doc: typeset long command-line options as literalMatthieu Moy-1/+1
2016-06-28doc: typeset short command-line options as literalMatthieu Moy-1/+1
2016-06-27Merge branch 'tr/doc-tt'Junio C Hamano-3/+3
2016-06-08doc: change configuration variables formatTom Russello-1/+1
2016-06-08doc: more consistency in environment variables formatTom Russello-2/+2
2016-05-10commit: add a commit.verbose config variablePranit Bauva-1/+2
2016-01-05Expand documentation describing --signoffDavid A. Wheeler-1/+5
2015-09-21Documentation: explain optional arguments betterMatthieu Moy-1/+3
2015-09-21Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy-1/+1
2015-06-01Merge branch 'mc/commit-doc-grammofix'Junio C Hamano-1/+1
2015-05-19Documentation/git-commit: grammofixMichael Coleman-1/+1
2015-04-27Documentation: clarify how "git commit" cleans up the edited log messageFredrik Gustafsson-4/+7
2015-03-23Merge branch 'nd/config-doc-camelCase'Junio C Hamano-1/+1
2015-03-13*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy-1/+1
2015-03-06commit/status: show the index-worktree diff with -v -vMichael J Gruber-0/+4
2014-11-18Merge branch 'jc/doc-commit-only'Junio C Hamano-2/+3
2014-11-07Documentation/git-commit: clarify that --only/--include records the working t...Junio C Hamano-2/+3
2014-04-08Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano-1/+1
2014-03-25Merge branch 'nd/commit-editor-cleanup'Junio C Hamano-1/+7
2014-03-24parse-options: multi-word argh should use dash to separate wordsJunio C Hamano-1/+1
2014-02-25commit: add --cleanup=scissorsNguyễn Thái Ngọc Duy-1/+7