<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/Documentation/git-commit.txt, branch v1.7.3.5</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.3.5</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.7.3.5'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2010-12-01T19:26:43Z</updated>
<entry>
<title>git-commit.txt: (synopsis): move -i and -o before "--"</title>
<updated>2010-12-01T19:26:43Z</updated>
<author>
<name>Jari Aalto</name>
<email>jari.aalto@cante.net</email>
</author>
<published>2010-12-01T14:51:25Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=dc91e1b2cbb74797ad60a39d571553f9cd3419f6'/>
<id>urn:sha1:dc91e1b2cbb74797ad60a39d571553f9cd3419f6</id>
<content type='text'>
All options, including -i and -o, must come before "--" which is the
end of options marker.

Reported-by: Joey Hess &lt;joey@kitenet.net&gt;
Signed-off-by: Jari Aalto &lt;jari.aalto@cante.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: spelling fixes</title>
<updated>2010-07-20T23:59:17Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2010-07-19T21:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=6b677a28ffded042da18e3aefbb01d28e4a1b11b'/>
<id>urn:sha1:6b677a28ffded042da18e3aefbb01d28e4a1b11b</id>
<content type='text'>
[jc: with wording changes from Jonathan Nieder]

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2010-06-07T22:46:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-07T22:46:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=4a2b34eb0ca6ce740478bc4f57226c30cc0d25a7'/>
<id>urn:sha1:4a2b34eb0ca6ce740478bc4f57226c30cc0d25a7</id>
<content type='text'>
* maint:
  commit.txt: clarify how --author argument is used
</content>
</entry>
<entry>
<title>commit.txt: clarify how --author argument is used</title>
<updated>2010-06-07T05:13:51Z</updated>
<author>
<name>Jay Soffian</name>
<email>jaysoffian@gmail.com</email>
</author>
<published>2010-06-06T23:31:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=3334729cf29605389b51effc1f311656f3fd8086'/>
<id>urn:sha1:3334729cf29605389b51effc1f311656f3fd8086</id>
<content type='text'>
commit --author was added by 146ea06 (git commit --author=$name: look $name up
in existing commits), but its documentation was sorely lacking compared to its
excellent commit message. This commit tries to improve the documentation.

Signed-off-by: Jay Soffian &lt;jaysoffian@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Add option to git-commit to allow empty log messages</title>
<updated>2010-04-07T22:22:57Z</updated>
<author>
<name>Ævar Arnfjörð Bjarmason</name>
<email>avarab@gmail.com</email>
</author>
<published>2010-04-06T08:40:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=c9b5fde7593ac88b1c475bea51d21ba1a1d57d65'/>
<id>urn:sha1:c9b5fde7593ac88b1c475bea51d21ba1a1d57d65</id>
<content type='text'>
Change git-commit(1) to accept the --allow-empty-message option
to allow a commit with an empty message.  This is analogous to the
existing --allow-empty option which allows a commit that records
no changes.  As these are mainly for interoperating with foreign SCM
systems, and are not meant for normal use, ensure that "git commit -h"
does not talk about them.

Signed-off-by: Ævar Arnfjörð Bjarmason &lt;avarab@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: Fix indentation problem in git-commit(1)</title>
<updated>2010-02-20T03:03:24Z</updated>
<author>
<name>Jacob Helwig</name>
<email>jacob.helwig@gmail.com</email>
</author>
<published>2010-02-15T12:33:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=e9e921981d10554a325f4a1e67e920947e0e4800'/>
<id>urn:sha1:e9e921981d10554a325f4a1e67e920947e0e4800</id>
<content type='text'>
Ever since the "See linkgit:git-config[1]..." paragraph was added to the
description for --untracked-files (d6293d1), the paragraphs for the
following options were indented at the same level as the "See
linkgit:git-config[1]" paragraph.  This problem showed up in the
manpages, but not in the HTML documentation.

While this does fix the alignment of the options following
--untracked-files in the manpage, the "See linkgit..." portion of the
description does not retain its previous indentation level in the
manpages, or HTML documentation.

Signed-off-by: Jacob Helwig &lt;jacob.helwig@gmail.com&gt;
Acked-by: Thomas Rast &lt;trast@student.ethz.ch&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge remote branch 'remotes/trast-doc/for-next'</title>
<updated>2010-01-21T04:28:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-01-21T04:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=add0951ab0bee43b5f634d1be68a7a80f627c18f'/>
<id>urn:sha1:add0951ab0bee43b5f634d1be68a7a80f627c18f</id>
<content type='text'>
* remotes/trast-doc/for-next:
  Documentation: spell 'git cmd' without dash throughout
  Documentation: format full commands in typewriter font
  Documentation: warn prominently against merging with dirty trees
  Documentation/git-merge: reword references to "remote" and "pull"

Conflicts:
	Documentation/config.txt
	Documentation/git-config.txt
	Documentation/git-merge.txt
</content>
</entry>
<entry>
<title>Merge branch 'jh/commit-status'</title>
<updated>2010-01-18T00:00:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-01-18T00:00:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=f8eb50f60b5c8efda3529fcf89517080c686ce0b'/>
<id>urn:sha1:f8eb50f60b5c8efda3529fcf89517080c686ce0b</id>
<content type='text'>
* jh/commit-status:
  t7502: test commit.status, --status and --no-status
  commit: support commit.status, --status, and --no-status

Conflicts:
	Documentation/git-commit.txt
	builtin-commit.c
</content>
</entry>
<entry>
<title>commit: support commit.status, --status, and --no-status</title>
<updated>2010-01-13T08:01:53Z</updated>
<author>
<name>James P. Howard, II</name>
<email>jh@jameshoward.us</email>
</author>
<published>2009-12-07T22:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=bed575e4002cfa1dfa7d87b9db38e69c6f600e2e'/>
<id>urn:sha1:bed575e4002cfa1dfa7d87b9db38e69c6f600e2e</id>
<content type='text'>
A new configuration variable commit.status, and new command line
options --status, and --no-status control whether or not the git
status information is included in the commit message template
when using an editor to prepare the commit message.  It does not
affect the effects of a user's commit.template settings.

Signed-off-by: James P. Howard, II &lt;jh@jameshoward.us&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: spell 'git cmd' without dash throughout</title>
<updated>2010-01-10T12:01:28Z</updated>
<author>
<name>Thomas Rast</name>
<email>trast@student.ethz.ch</email>
</author>
<published>2010-01-09T23:33:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=0b444cdb19bcfcc7f59b7b00783cbfbbc5ddcf63'/>
<id>urn:sha1:0b444cdb19bcfcc7f59b7b00783cbfbbc5ddcf63</id>
<content type='text'>
The documentation was quite inconsistent when spelling 'git cmd' if it
only refers to the program, not to some specific invocation syntax:
both 'git-cmd' and 'git cmd' spellings exist.

The current trend goes towards dashless forms, and there is precedent
in 647ac70 (git-svn.txt: stop using dash-form of commands.,
2009-07-07) to actively eliminate the dashed variants.

Replace 'git-cmd' with 'git cmd' throughout, except where git-shell,
git-cvsserver, git-upload-pack, git-receive-pack, and
git-upload-archive are concerned, because those really live in the
$PATH.
</content>
</entry>
</feed>
