<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/git-commit.txt, branch v1.6.3</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.6.3</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.6.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2008-12-20T03:35:55Z</updated>
<entry>
<title>Merge branch 'maint' to sync with GIT 1.6.0.6</title>
<updated>2008-12-20T03:35:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-20T03:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=efe05b019ca19328d27c07ef32b4698a7f36166f'/>
<id>urn:sha1:efe05b019ca19328d27c07ef32b4698a7f36166f</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: fix typos, grammar, asciidoc syntax</title>
<updated>2008-12-20T03:10:46Z</updated>
<author>
<name>Markus Heidelberg</name>
<email>markus.heidelberg@web.de</email>
</author>
<published>2008-12-19T12:14:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=04c8ce9c1c803a8dc0f3728f57550f9bc9e605c2'/>
<id>urn:sha1:04c8ce9c1c803a8dc0f3728f57550f9bc9e605c2</id>
<content type='text'>
Signed-off-by: Markus Heidelberg &lt;markus.heidelberg@web.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'rw/maint-typofix' into rw/typofix</title>
<updated>2008-11-27T09:17:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-11-27T09:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c0a4ae5caf220f97371e8b2c124d50fdd7663cf1'/>
<id>urn:sha1:c0a4ae5caf220f97371e8b2c124d50fdd7663cf1</id>
<content type='text'>
* rw/maint-typofix:
  Fix typos in the documentation.
</content>
</entry>
<entry>
<title>Fix typos in the documentation.</title>
<updated>2008-11-27T09:00:45Z</updated>
<author>
<name>Ralf Wildenhues</name>
<email>Ralf.Wildenhues@gmx.de</email>
</author>
<published>2008-11-27T07:32:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a0178ae2cfd79a1da5d7ddfacadb1e41560bb464'/>
<id>urn:sha1:a0178ae2cfd79a1da5d7ddfacadb1e41560bb464</id>
<content type='text'>
Signed-off-by: Ralf Wildenhues &lt;Ralf.Wildenhues@gmx.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-commit.txt - mention that files listed on the command line must be known to git.</title>
<updated>2008-11-19T00:15:12Z</updated>
<author>
<name>Mark Burton</name>
<email>markb@ordern.com</email>
</author>
<published>2008-11-18T22:33:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6fc4a7e546d5e2b0ce545f73b5c1829887db2462'/>
<id>urn:sha1:6fc4a7e546d5e2b0ce545f73b5c1829887db2462</id>
<content type='text'>
Signed-off-by: Mark Burton &lt;markb@ordern.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'tr/workflow-doc'</title>
<updated>2008-10-19T23:07:23Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-10-19T23:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=310d188f7e1d1fbbeace17d5c62e422fd0b5a824'/>
<id>urn:sha1:310d188f7e1d1fbbeace17d5c62e422fd0b5a824</id>
<content type='text'>
* tr/workflow-doc:
  Documentation: add manpage about workflows
  Documentation: Refer to git-rebase(1) to warn against rewriting
  Documentation: new upstream rebase recovery section in git-rebase
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2008-10-19T22:53:46Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-10-19T22:53:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3aa615bc5d5348d732b5b1354cc3517a55b34a6f'/>
<id>urn:sha1:3aa615bc5d5348d732b5b1354cc3517a55b34a6f</id>
<content type='text'>
* maint:
  Documentation: Clarify '--signoff' for git-commit
</content>
</entry>
<entry>
<title>Documentation: Clarify '--signoff' for git-commit</title>
<updated>2008-10-19T05:19:52Z</updated>
<author>
<name>Abhijit Bhopatkar</name>
<email>bain@devslashzero.com</email>
</author>
<published>2008-10-19T04:19:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=09cff066f65361b514dd36b03a822cfb40534f12'/>
<id>urn:sha1:09cff066f65361b514dd36b03a822cfb40534f12</id>
<content type='text'>
'--signoff' uses commiter name always to add the signoff line,
make it explicit in the documentation.

Signed-off-by: Abhijit Bhopatkar &lt;bain@devslashzero.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: Refer to git-rebase(1) to warn against rewriting</title>
<updated>2008-09-16T04:22:58Z</updated>
<author>
<name>Thomas Rast</name>
<email>trast@student.ethz.ch</email>
</author>
<published>2008-09-13T16:11:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=97c33c658365e0467e931bb8fed67d4f2a8d26f1'/>
<id>urn:sha1:97c33c658365e0467e931bb8fed67d4f2a8d26f1</id>
<content type='text'>
This points readers at the "Recovering from upstream rebase" warning
in git-rebase(1) when we talk about rewriting published history in the
'reset', 'commit --amend', and 'filter-branch' documentation.

Signed-off-by: Thomas Rast &lt;trast@student.ethz.ch&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git commit --author=$name: look $name up in existing commits</title>
<updated>2008-08-31T04:04:50Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-08-27T06:13:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=146ea068a0434a7423d8b0d77f27ccff0a584ac4'/>
<id>urn:sha1:146ea068a0434a7423d8b0d77f27ccff0a584ac4</id>
<content type='text'>
This allows "git commit --author=$name" to accept a name that is not in
the required "A U Thor &lt;author@example.xz&gt;" format, and use that to look
up an author name that matches from existing commits.

When using this feature, it is the user's responsibility to give a name
that uniquely matches the name s/he wants, as the logic returns the name
from the first matching commit.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
