<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/git.git, branch v1.5.1.2</title>
<subtitle>Git
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.1.2</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/atom?h=v1.5.1.2'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/'/>
<updated>2007-04-21T20:57:07Z</updated>
<entry>
<title>GIT 1.5.1.2</title>
<updated>2007-04-21T20:57:07Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-04-21T20:57:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=97317061c6799765c7f2f83d8e3f4f74df469793'/>
<id>urn:sha1:97317061c6799765c7f2f83d8e3f4f74df469793</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>perl: install private Error.pm if the site version is older than our own</title>
<updated>2007-04-21T20:06:24Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2007-04-21T07:55:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=4a40cbd949d81863375a10e320f74c8fc595d05e'/>
<id>urn:sha1:4a40cbd949d81863375a10e320f74c8fc595d05e</id>
<content type='text'>
bdash (on IRC) had a problem with Git.pm (via git-svn) when his
site installation of Error.pm was older than the version we
package.

Signed-off-by: Eric Wong &lt;normalperson@yhbt.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-clone: fix dumb protocol transport to clone from pack-pruned ref</title>
<updated>2007-04-21T00:25:27Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-04-21T00:25:27Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=928c210a47fb7e38c56744bb14570638e6c23d7f'/>
<id>urn:sha1:928c210a47fb7e38c56744bb14570638e6c23d7f</id>
<content type='text'>
This forward-ports a fix from 2986c022 to git-clone.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Update git-config documentation</title>
<updated>2007-04-19T05:08:16Z</updated>
<author>
<name>Andrew Ruder</name>
<email>andy@aeruder.net</email>
</author>
<published>2007-04-19T03:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=9bc20aa73152784ee758f6432e20820e581c9412'/>
<id>urn:sha1:9bc20aa73152784ee758f6432e20820e581c9412</id>
<content type='text'>
Documentation/git-config.txt: Added documentation for --system
Documentation/builtin-config.c: Added --system to the short usage

Signed-off-by: Andrew Ruder &lt;andy@aeruder.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Fix unmatched emphasis tag in git-tutorial</title>
<updated>2007-04-19T05:08:03Z</updated>
<author>
<name>Andrew Ruder</name>
<email>andy@aeruder.net</email>
</author>
<published>2007-04-19T03:03:31Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=c91ee2714ecd01594cf2feef57157098dc486590'/>
<id>urn:sha1:c91ee2714ecd01594cf2feef57157098dc486590</id>
<content type='text'>
In asciidoc 7.1.2 and prior there is no obvious way to get:

'add'ing

to emphasize only the "add", instead it treats the first apostrophe as the
beginning of an emphasis, and the second apostrophe as a regular
apostrophe and makes the rest of the line an emphasis since there is no
closing apostrophe.  In the newer asciidoc you can do it pretty easily
with __add__ing but I'm not sure it would be best to make that a prereq
for something as silly as this.

Signed-off-by: Andrew Ruder &lt;andy@aeruder.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Update git-cherry-pick documentation</title>
<updated>2007-04-19T05:07:57Z</updated>
<author>
<name>Andrew Ruder</name>
<email>andy@aeruder.net</email>
</author>
<published>2007-04-19T03:03:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=6b04600a34a89241e7b1eb344667c8146a5dc99e'/>
<id>urn:sha1:6b04600a34a89241e7b1eb344667c8146a5dc99e</id>
<content type='text'>
Documentation/git-cherry-pick.txt: Remove --replay as it is not
handled by the code (-r is however).

Signed-off-by: Andrew Ruder &lt;andy@aeruder.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Update git-archive documentation</title>
<updated>2007-04-19T05:06:21Z</updated>
<author>
<name>Andrew Ruder</name>
<email>andy@aeruder.net</email>
</author>
<published>2007-04-19T03:03:14Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=27c8f8cda42b9e47dc18e94152b28472488bef1c'/>
<id>urn:sha1:27c8f8cda42b9e47dc18e94152b28472488bef1c</id>
<content type='text'>
Documentation/git-archive.txt: Document -v/--verbose option.
Add -l as short form of --list.

Signed-off-by: Andrew Ruder &lt;andy@aeruder.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>fix up strtoul_ui error handling</title>
<updated>2007-04-19T02:26:33Z</updated>
<author>
<name>Andy Whitcroft</name>
<email>apw@shadowen.org</email>
</author>
<published>2007-04-19T02:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=6e6db39afc305e1205a4d2dcf34680bfa80bfc24'/>
<id>urn:sha1:6e6db39afc305e1205a4d2dcf34680bfa80bfc24</id>
<content type='text'>
Two scanf() calls were converted to strtoul_ui() but the return
values were not updated to match.  scanf() returns the number of
matched "values" which for this usage is 1 on success.  strtoul_ui()
return 0 on success.  Update these call sites to match.

Signed-off-by: Andy Whitcroft &lt;apw@shadowen.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-tar-tree: complete deprecation conversion message</title>
<updated>2007-04-19T00:57:25Z</updated>
<author>
<name>Sam Vilain</name>
<email>sam.vilain@catalyst.net.nz</email>
</author>
<published>2007-04-18T23:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=9f1beb7140584b3eb803cc9a69cbced528209f6e'/>
<id>urn:sha1:9f1beb7140584b3eb803cc9a69cbced528209f6e</id>
<content type='text'>
The syntax for git-archive is different; warn about it in the
deprecation message on the manual page.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-shortlog: Fix two formatting errors in asciidoc documentation</title>
<updated>2007-04-18T22:41:59Z</updated>
<author>
<name>Frank Lichtenheld</name>
<email>frank@lichtenheld.de</email>
</author>
<published>2007-04-18T22:10:22Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/git.git/commit/?id=0ad64fd0b8d073e0c73836858a54f693c9191918'/>
<id>urn:sha1:0ad64fd0b8d073e0c73836858a54f693c9191918</id>
<content type='text'>
First use [verse] in the SYNOPSIS so that the line break actually
shows.

Secondly drop the quotes around '.mailmap' since this exposes
a bug in our toolchain (didn't bother enough yet to find out wether
it is asciidoc's fault or that of the XSL templates) that leads to
the dot not getting escaped correctly in the roff output and thereby
swallowing the line.

Signed-off-by: Frank Lichtenheld &lt;frank@lichtenheld.de&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
