117 Commits (675a0fe297e88e0fab2ee9b311d4ebb3c3bfef28)

Author SHA1 Message Date
Andreas Schwab 77effefefd commit: fixup misplacement of --no-post-rewrite description 12 years ago
Matthieu Moy ae45320c40 Document 'git commit --no-edit' explicitly 12 years ago
Tom Jones 098bbdc31c Add -S, --gpg-sign option to manpage of "git commit" 12 years ago
Jeff King f3f47a1e8d status: add --long output format option 12 years ago
Jeremy White 52ffe995b9 Documentation: describe subject more precisely 12 years ago
Jeff King 41f597d9bb commit: document the temporary commit message file 12 years ago
Ramkumar Ramachandra e858af6d50 commit: document a couple of options 13 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Junio C Hamano 1f08c2c825 Documentation/git-commit: rephrase the "initial-ness" of templates 13 years ago
Adam Monsen b0ad5e2780 git-commit.txt: clarify -t requires editing message 13 years ago
Jonathan Nieder 565e135a1e Documentation: quote double-dash for AsciiDoc 14 years ago
Conrad Irwin b4bd466820 Add support for -p/--patch to git-commit 14 years ago
Conrad Irwin 1020d08786 Use a temporary index for git commit --interactive 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Jay Soffian 37f7a85793 Teach commit about CHERRY_PICK_HEAD 14 years ago
Clemens Buchacher 4cc6260684 Documentation: clarify -u<mode> option defaults 14 years ago
Jari Aalto dc91e1b2cb git-commit.txt: (synopsis): move -i and -o before "--" 14 years ago
Pat Notz 89ac1223c0 commit: --squash option for use with rebase --autosquash 14 years ago
Pat Notz d71b8ba7c9 commit: --fixup option for use with rebase --autosquash 14 years ago
Ville Skyttä 6b677a28ff Documentation: spelling fixes 15 years ago
Jay Soffian 3334729cf2 commit.txt: clarify how --author argument is used 15 years ago
Ævar Arnfjörð Bjarmason c9b5fde759 Add option to git-commit to allow empty log messages 15 years ago
Jacob Helwig e9e921981d Documentation: Fix indentation problem in git-commit(1) 15 years ago
James P. Howard, II bed575e400 commit: support commit.status, --status, and --no-status 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Miklos Vajna 788070a261 Document date formats accepted by parse_date() 15 years ago
Miklos Vajna 02b47cd77e builtin-commit: add --date option 15 years ago
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 15 years ago
Erick Mattos c51f6ceed6 commit -c/-C/--amend: reset timestamp and authorship to committer with --reset-author 15 years ago
Junio C Hamano 12efe45a33 git-commit doc: remove duplicated --dry-run description 15 years ago
Jeff King 7c9f7038e9 commit: support alternate status formats 15 years ago
Junio C Hamano 60c2993c92 Documentation/git-commit.txt: describe --dry-run 15 years ago
Junio C Hamano 3a5d13a3c3 commit: --dry-run 15 years ago
Markus Heidelberg 04c8ce9c1c Documentation: fix typos, grammar, asciidoc syntax 16 years ago
Ralf Wildenhues a0178ae2cf Fix typos in the documentation. 16 years ago
Mark Burton 6fc4a7e546 git-commit.txt - mention that files listed on the command line must be known to git. 16 years ago
Abhijit Bhopatkar 09cff066f6 Documentation: Clarify '--signoff' for git-commit 16 years ago
Thomas Rast 97c33c6583 Documentation: Refer to git-rebase(1) to warn against rewriting 16 years ago
Junio C Hamano 146ea068a0 git commit --author=$name: look $name up in existing commits 16 years ago
Junio C Hamano 1ceb95c804 Update my e-mail address 16 years ago
Junio C Hamano 59eb68aa2b Update my e-mail address 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 467c0197fd Documentation: more "git-" versus "git " changes 17 years ago
Jonathan Nieder d69806d198 git-commit(1): depersonalize description 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Jonathan Nieder 6998e4db52 Documentation: fix links to tutorials and other new manual pages 17 years ago
Marius Storm-Olsen d6293d1f2c Add configuration option for default untracked files mode 17 years ago
Marius Storm-Olsen 6c2ce048bb Add argument 'no' commit/status option -u|--untracked-files 17 years ago
Marius Storm-Olsen 4bfee30a98 Add an optional <mode> argument to commit/status -u|--untracked-files option 17 years ago