<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git/t/t4252, branch master</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=master</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2009-01-24T01:00:12Z</updated>
<entry>
<title>git-am: implement --reject option passed to git-apply</title>
<updated>2009-01-24T01:00:12Z</updated>
<author>
<name>martin f. krafft</name>
<email>madduck@madduck.net</email>
</author>
<published>2009-01-23T00:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b80da424a13107c239ed40573fae3d692d19b6cd'/>
<id>urn:sha1:b80da424a13107c239ed40573fae3d692d19b6cd</id>
<content type='text'>
With --reject, git-am simply passes the --reject option to git-apply and thus
allows people to work with reject files if they so prefer.

Signed-off-by: martin f. krafft &lt;madduck@madduck.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-am: add --directory=&lt;dir&gt; option</title>
<updated>2009-01-12T10:26:01Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2009-01-12T06:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=b47dfe9e9c86be97fc07c4c04e26a303730f76c6'/>
<id>urn:sha1:b47dfe9e9c86be97fc07c4c04e26a303730f76c6</id>
<content type='text'>
Thanks to a200337 (git-am: propagate -C&lt;n&gt;, -p&lt;n&gt; options as well,
2008-12-04) and commits around it, "git am" is equipped to correctly
propagate the command line flags such as -C/-p/-whitespace across a patch
failure and restart.

It is trivial to support --directory option now, resurrecting previous
attempts by Kevin and Simon.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Test that git-am does not lose -C/-p/--whitespace options</title>
<updated>2008-12-05T02:45:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-12-05T01:08:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=fe6beab7e80565dac81125aa82521f7673905ebc'/>
<id>urn:sha1:fe6beab7e80565dac81125aa82521f7673905ebc</id>
<content type='text'>
These tests make sure that "git am" does not lose command line options
specified when it was started, after it is interrupted by a patch that
does not apply earlier in the series.

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