<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.5.1.1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.5.1.1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.5.1.1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2007-04-12T00:19:36Z</updated>
<entry>
<title>GIT 1.5.1.1</title>
<updated>2007-04-12T00:19:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-04-11T21:39:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=9b11d24d4156e0b2246383faad16eb8aa0caeefb'/>
<id>urn:sha1:9b11d24d4156e0b2246383faad16eb8aa0caeefb</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>cvsserver: Fix handling of diappeared files on update</title>
<updated>2007-04-11T23:55:33Z</updated>
<author>
<name>Frank Lichtenheld</name>
<email>frank@lichtenheld.de</email>
</author>
<published>2007-04-11T20:38:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=cb52d9a1fbb2298d73bfa5dc86a0155cc462ecf2'/>
<id>urn:sha1:cb52d9a1fbb2298d73bfa5dc86a0155cc462ecf2</id>
<content type='text'>
Only send a modified response if the client sent a
"Modified" entry. This fixes the case where the
file was locally deleted on the client without
being removed from CVS. In this case the client
will only have sent the Entry for the file but nothing
else.

Signed-off-by: Frank Lichtenheld &lt;frank@lichtenheld.de&gt;
Acked-by: Martin Langhoff &lt;martin@catalyst.net.nz&gt;
Acked-by: Daniel Barkalow &lt;barkalow@iabervon.org&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>fsck: do not complain on detached HEAD.</title>
<updated>2007-04-11T21:05:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-04-11T08:28:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=8eb2d0bee8813ac37dc602d12b0abba632e96152'/>
<id>urn:sha1:8eb2d0bee8813ac37dc602d12b0abba632e96152</id>
<content type='text'>
Detached HEAD is just a normal state of a repository.  Do not
say anything about it.

Do not give worrying "error:" messages when we let the user know
that the HEAD points at nothing (i.e. yet to be born branch),
nor we do not have any default refs to start following the
objects chain.  Reword them as "notice:".

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>(encode_85, decode_85): Mark source buffer pointer as "const".</title>
<updated>2007-04-11T07:51:20Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2007-04-09T22:56:33Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f98157720239f0dd94d03632dc873e3eb3135e2f'/>
<id>urn:sha1:f98157720239f0dd94d03632dc873e3eb3135e2f</id>
<content type='text'>
Signed-off-by: Jim Meyering &lt;jim@meyering.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Documentation: show-ref: document --exclude-existing</title>
<updated>2007-04-10T01:54:52Z</updated>
<author>
<name>Julian Phillips</name>
<email>julian@quantumfyre.co.uk</email>
</author>
<published>2007-04-09T20:57:36Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=8bd26c4a2f7539f6418934858710c674bb139cdd'/>
<id>urn:sha1:8bd26c4a2f7539f6418934858710c674bb139cdd</id>
<content type='text'>
Use the comment in the code to document the --exclude-existing
function to git-show-ref.

Signed-off-by: Julian Phillips &lt;julian@quantumfyre.co.uk&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>cvsexportcommit -p : fix the usage of git-apply -C.</title>
<updated>2007-04-10T01:52:41Z</updated>
<author>
<name>Tomash Brechko</name>
<email>tomash.brechko@gmail.com</email>
</author>
<published>2007-04-09T11:24:02Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=fc1f458c3506ea3f76a328f10b4008c45af32c4b'/>
<id>urn:sha1:fc1f458c3506ea3f76a328f10b4008c45af32c4b</id>
<content type='text'>
Unlike 'patch --fuzz=NUM', which specifies the number of lines allowed
to mismatch, 'git-apply -CNUM' requests the match of NUM lines of
context.  Omitting -C requests full context match, and that's what
should be used for cvsexportcommit -p.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Add Documentation/cmd-list.made to .gitignore</title>
<updated>2007-04-09T05:14:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-04-09T05:14:16Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=24c64d6add05f1f4d2e277af2d44c961910c98d3'/>
<id>urn:sha1:24c64d6add05f1f4d2e277af2d44c961910c98d3</id>
<content type='text'>
Noticed by Randal L. Schwartz.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>git-svn: fix log command to avoid infinite loop on long commit messages</title>
<updated>2007-04-09T02:54:07Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2007-04-08T07:59:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c16d08713e2d7f5c440f7649ceb68f838b4b8bea'/>
<id>urn:sha1:c16d08713e2d7f5c440f7649ceb68f838b4b8bea</id>
<content type='text'>
This bug has been around since the the conversion to use the
Git.pm library back in October or November.  Eventually I'd like
"git rev-list/log" to have the option to not truncate overly
long messages.

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-svn: dcommit/rebase confused by patches with git-svn-id: lines</title>
<updated>2007-04-09T02:53:54Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2007-04-08T07:59:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=13c823fb520eaf1cded520213cf0ae4c3268208d'/>
<id>urn:sha1:13c823fb520eaf1cded520213cf0ae4c3268208d</id>
<content type='text'>
When patches are merged from another git-svn managed branch,
they will have the git-svn-id: metadata line in them (generated
by git-format-patch).

When doing rebase or dcommit via git-svn, this would cause
git-svn to find the wrong upstream branch.  We now verify
that the commit is consistent with the value in the .rev_db
file.

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-svn: bail out on incorrect command-line options</title>
<updated>2007-04-09T02:53:42Z</updated>
<author>
<name>Eric Wong</name>
<email>normalperson@yhbt.net</email>
</author>
<published>2007-04-03T08:57:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=512b620bd9fef7f170562ecad835e37479f051ce'/>
<id>urn:sha1:512b620bd9fef7f170562ecad835e37479f051ce</id>
<content type='text'>
"git svn log" is the only command that needs the pass-through
option in Getopt::Long; otherwise we will bail out and let the
user know something is wrong.

Also, avoid printing out unaccepted mixed-case options (that
are reserved for the command-line) such as --useSvmProps
in the usage() function.

Signed-off-by: Eric Wong &lt;normalperson@yhbt.net&gt;
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
