<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitano/libgit2.git/src/revparse.c, branch replace-luagit2</title>
<subtitle>git.gitano.org.uk: libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/'/>
<entry>
<title>revparse: do look at all refs when matching text</title>
<updated>2014-02-05T11:16:44+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2014-02-02T11:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/commit/?id=c74077d13c582ff46668f3ace4c54f20287cfed4'/>
<id>c74077d13c582ff46668f3ace4c54f20287cfed4</id>
<content type='text'>
Now that we no longer fail to push non-commits on a glob, let's search
on all refs when we rev-parse syntax asks us to match text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we no longer fail to push non-commits on a glob, let's search
on all refs when we rev-parse syntax asks us to match text.
</pre>
</div>
</content>
</entry>
<entry>
<title>git_reflog_entry_message can be null</title>
<updated>2014-01-20T15:32:18+00:00</updated>
<author>
<name>Linquize</name>
<email>linquize@yahoo.com.hk</email>
</author>
<published>2014-01-20T15:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/commit/?id=e7c66fc89b2ff34c014f402ee7f91188eea5e0f6'/>
<id>e7c66fc89b2ff34c014f402ee7f91188eea5e0f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reflog: move the reflog implementation into refdb_fs</title>
<updated>2013-10-02T04:53:24+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-08-19T11:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/commit/?id=b976f3c2c228413d124be8fea3280a44bd5e3136'/>
<id>b976f3c2c228413d124be8fea3280a44bd5e3136</id>
<content type='text'>
References and their logs are logically coupled, let's make it so in
the code by moving the fs-based reflog implementation to live next to
the fs-based refs one.

As part of the change, make the function take names rather than
references, as only the names are relevant when looking up and
handling reflogs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
References and their logs are logically coupled, let's make it so in
the code by moving the fs-based reflog implementation to live next to
the fs-based refs one.

As part of the change, make the function take names rather than
references, as only the names are relevant when looking up and
handling reflogs.
</pre>
</div>
</content>
</entry>
<entry>
<title>errors: Fix format of some error messages</title>
<updated>2013-09-11T18:13:59+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2013-09-11T18:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/commit/?id=8cf805253407e35627aa86f79b17070279106322'/>
<id>8cf805253407e35627aa86f79b17070279106322</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revparse: Simplify error handling</title>
<updated>2013-09-07T15:48:06+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2013-09-07T15:31:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/commit/?id=1634df8c287da5acbe017ac786e2bb9fcd723eaa'/>
<id>1634df8c287da5acbe017ac786e2bb9fcd723eaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revparse: Prevent unnecessary odb backend calls</title>
<updated>2013-09-07T15:48:05+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2013-09-07T15:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/commit/?id=a8d67afe42e6c79cb15383ceb1264f665dc4ad8d'/>
<id>a8d67afe42e6c79cb15383ceb1264f665dc4ad8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revparse does not handle refspecs</title>
<updated>2013-08-19T11:04:05+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@dwim.me</email>
</author>
<published>2013-08-19T11:04:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/commit/?id=6d69fbce31c391c7a7739f8156b0d63f399c53bf'/>
<id>6d69fbce31c391c7a7739f8156b0d63f399c53bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revparse: Use more idiomatic error value test</title>
<updated>2013-08-15T05:25:05+00:00</updated>
<author>
<name>Evan Hanson</name>
<email>evhan@foldling.org</email>
</author>
<published>2013-08-15T05:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/commit/?id=1616fa68e520dbd29b839335065599f8a2b93a6f'/>
<id>1616fa68e520dbd29b839335065599f8a2b93a6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revparse: Free left side of invalid range revspecs</title>
<updated>2013-08-15T04:25:48+00:00</updated>
<author>
<name>Evan Hanson</name>
<email>evhan@foldling.org</email>
</author>
<published>2013-08-15T04:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/commit/?id=899ec41fa18a13db50ae3c3fd1c4bb4045364e6d'/>
<id>899ec41fa18a13db50ae3c3fd1c4bb4045364e6d</id>
<content type='text'>
This fixes a small memory leak in git_revparse where early returns on
errors from git_revparse_single cause a free() on the (reallocated) left
side of the revspec to be skipped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a small memory leak in git_revparse where early returns on
errors from git_revparse_single cause a free() on the (reallocated) left
side of the revspec to be skipped.
</pre>
</div>
</content>
</entry>
<entry>
<title>revparse: Don't return a reference when asked for a git object</title>
<updated>2013-07-13T14:07:10+00:00</updated>
<author>
<name>nulltoken</name>
<email>emeric.fermas@gmail.com</email>
</author>
<published>2013-07-13T11:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitano/libgit2.git/commit/?id=80fd31faf773f3f50e2b5547b7171063f38dac17'/>
<id>80fd31faf773f3f50e2b5547b7171063f38dac17</id>
<content type='text'>
Fix #1722
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #1722
</pre>
</div>
</content>
</entry>
</feed>
