summaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
Commit message (Expand)AuthorAgeFilesLines
* docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason2022-09-071-0/+4
* Document positive variant of commit and merge option "--no-verify"Alex Riesen2021-10-291-2/+3
* Documentation: fix typo in the --patch option of the commit commandBeshr Kayali2021-06-281-1/+1
* Merge branch 'zh/commit-trailer'Junio C Hamano2021-04-071-1/+13
|\
| * commit: add --trailer optionZheNing Hu2021-03-231-1/+13
* | doc/git-commit: add documentation for fixup=[amend|reword] optionsCharvi Mendiratta2021-03-151-6/+39
|/
* doc: preparatory clean-up of description on the sign-off optionJunio C Hamano2020-10-201-8/+2
* Documentation: reword commit --no-gpg-signĐoàn Trần Công Danh2020-04-031-5/+4
* doc: provide guidance on user.name formatbrian m. carlson2020-01-221-0/+6
* docs: expand on possible and recommended user config optionsbrian m. carlson2020-01-221-0/+7
* doc: move author and committer information to git-commit(1)brian m. carlson2020-01-221-3/+24
* commit: support the --pathspec-from-file optionAlexandr Miloslavskiy2019-11-201-1/+15
* doc: commit: synchronize <pathspec> descriptionAlexandr Miloslavskiy2019-11-201-7/+8
* Documentation: wrap blocks with "--"Martin Ågren2019-09-091-3/+5
* doc: promote "git restore"Nguyễn Thái Ngọc Duy2019-05-071-1/+1
* git-commit.txt: better description what it doesNguyễn Thái Ngọc Duy2019-02-041-7/+11
* commit: add support for --fixup <commit> -m"<extra message>"ab/commit-m-with-fixupÆvar Arnfjörð Bjarmason2017-12-221-2/+1
* commit doc: document that -c, -C, -F and --fixup with -m errorÆvar Arnfjörð Bjarmason2017-12-221-0/+3
* doc: reformat the paragraph containing the 'cut-line'ks/doc-fixesKaartic Sivaraam2017-07-181-5/+6
* fix minor typosrg/a-the-typoRené Genz2017-05-011-2/+2
* Merge branch 'nd/commit-hook-doc-fix'Junio C Hamano2017-03-211-1/+1
|\
| * git-commit.txt: list post-rewrite in HOOKS sectionnd/commit-hook-doc-fixNguyễn Thái Ngọc Duy2017-03-201-1/+1
* | Documentation: improve description for core.quotePathah/doc-ls-files-quotepathAndreas Heiduk2017-03-021-3/+6
|/
* Merge branch 'ak/commit-only-allow-empty'Junio C Hamano2016-12-191-1/+2
|\
| * commit: make --only --allow-empty work without pathsAndreas Krey2016-12-051-1/+2
| * Merge branch 'mm/doc-tt' into maintJunio C Hamano2016-07-281-2/+2
| |\
| * \ Merge branch 'tr/doc-tt' into maintJunio C Hamano2016-07-061-3/+3
| |\ \
* | \ \ Merge branch 'nd/commit-p-doc'Junio C Hamano2016-10-171-2/+4
|\ \ \ \
| * | | | git-commit.txt: clarify --patch mode with pathspecnd/commit-p-docDuy Nguyen2016-10-051-2/+4
* | | | | Merge branch 'mm/doc-tt'Junio C Hamano2016-07-131-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | doc: typeset long command-line options as literalMatthieu Moy2016-06-281-1/+1
| * | | | doc: typeset short command-line options as literalMatthieu Moy2016-06-281-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'tr/doc-tt'Junio C Hamano2016-06-271-3/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | doc: change configuration variables formattr/doc-ttTom Russello2016-06-081-1/+1
| * | doc: more consistency in environment variables formatTom Russello2016-06-081-2/+2
| |/
* | commit: add a commit.verbose config variablepb/commit-verbose-configPranit Bauva2016-05-101-1/+2
|/
* Expand documentation describing --signoffdw/signoff-docDavid A. Wheeler2016-01-051-1/+5
* Documentation: explain optional arguments bettermm/keyid-docsMatthieu Moy2015-09-211-1/+3
* Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy2015-09-211-1/+1
* Merge branch 'mc/commit-doc-grammofix'Junio C Hamano2015-06-011-1/+1
|\
| * Documentation/git-commit: grammofixmc/commit-doc-grammofixMichael Coleman2015-05-191-1/+1
* | Documentation: clarify how "git commit" cleans up the edited log messagefg/document-commit-message-strippingFredrik Gustafsson2015-04-271-4/+7
* | Merge branch 'nd/config-doc-camelCase'Junio C Hamano2015-03-231-1/+1
|\ \
| * | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-1/+1
* | | commit/status: show the index-worktree diff with -v -vMichael J Gruber2015-03-061-0/+4
|/ /
* | Merge branch 'jc/doc-commit-only'Junio C Hamano2014-11-181-2/+3
|\ \
| * | Documentation/git-commit: clarify that --only/--include records the working t...jc/doc-commit-onlyJunio C Hamano2014-11-071-2/+3
* | | Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano2014-04-081-1/+1
|\ \ \
| * | | parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-241-1/+1
* | | | Merge branch 'nd/commit-editor-cleanup'Junio C Hamano2014-03-251-1/+7
|\ \ \ \ | |/ / / |/| | |