<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src, branch error-handling</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>Merge branch 'development' into error-handling</title>
<updated>2011-11-18T21:45:56+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlos@cmartin.tk</email>
</author>
<published>2011-11-18T21:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=bdd31dd5e832126b2f22fccbe244a1106c241ab0'/>
<id>bdd31dd5e832126b2f22fccbe244a1106c241ab0</id>
<content type='text'>
The code in this branch has been modified so it works with the global
state introduced in development.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code in this branch has been modified so it works with the global
state introduced in development.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't overwrite existing objects</title>
<updated>2011-11-18T01:12:28+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlos@cmartin.tk</email>
</author>
<published>2011-11-17T19:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=472d4d858bed9758b2e9300e544417c0d9d43623'/>
<id>472d4d858bed9758b2e9300e544417c0d9d43623</id>
<content type='text'>
It's redundant to do this (git doesn't) and Windows doesn't allow us
to overwrite a read-only file (which objects are).

Signed-off-by: Carlos Martín Nieto &lt;carlos@cmartin.tk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's redundant to do this (git doesn't) and Windows doesn't allow us
to overwrite a read-only file (which objects are).

Signed-off-by: Carlos Martín Nieto &lt;carlos@cmartin.tk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tree: Add payload to `git_tree_walk`</title>
<updated>2011-11-18T00:40:35+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-11-17T01:13:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=2ba14f2367b14187e1714f32c11236476c22ddfa'/>
<id>2ba14f2367b14187e1714f32c11236476c22ddfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `git_tree_frompath` to `git_tree_get_subtree`</title>
<updated>2011-11-18T00:40:35+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-11-17T00:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=9432af36fc62ee22d76fb927b8be73e123ba3f3c'/>
<id>9432af36fc62ee22d76fb927b8be73e123ba3f3c</id>
<content type='text'>
That makes more sense to me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That makes more sense to me.
</pre>
</div>
</content>
</entry>
<entry>
<title>refs: move GIT_PACKED_REFS_FILE_MODE to refs.h as GIT_PACKEDREFS_FILE_MODE</title>
<updated>2011-11-16T19:39:03+00:00</updated>
<author>
<name>Brodie Rao</name>
<email>brodie@bitheap.org</email>
</author>
<published>2011-11-16T19:39:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=9788e72ad4443dbcaa7aef92f09aaba7ffc3a98b'/>
<id>9788e72ad4443dbcaa7aef92f09aaba7ffc3a98b</id>
<content type='text'>
This groups the #define with the other ref-related file modes, and it
makes the name consistent with the other packed-refs definitions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This groups the #define with the other ref-related file modes, and it
makes the name consistent with the other packed-refs definitions.
</pre>
</div>
</content>
</entry>
<entry>
<title>refs: use 0666 permissions when writing packed-refs, not 0644</title>
<updated>2011-11-16T19:36:13+00:00</updated>
<author>
<name>Brodie Rao</name>
<email>brodie@bitheap.org</email>
</author>
<published>2011-11-16T19:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=7096d0f9e47d39a8fd4f315a7633f3b86a7d6c93'/>
<id>7096d0f9e47d39a8fd4f315a7633f3b86a7d6c93</id>
<content type='text'>
This matches stock Git's behavior.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches stock Git's behavior.
</pre>
</div>
</content>
</entry>
<entry>
<title>threads: Fix the shared global state with TLS</title>
<updated>2011-11-16T13:09:44+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2011-11-16T13:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=a15c550db8b0552902e58c9bf2194005fb7fb0e9'/>
<id>a15c550db8b0552902e58c9bf2194005fb7fb0e9</id>
<content type='text'>
See `global.c` for a description of what we're doing.

When libgit2 is built with GIT_THREADS support, the threading system
must be explicitly initialized with `git_threads_init()`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See `global.c` for a description of what we're doing.

When libgit2 is built with GIT_THREADS support, the threading system
must be explicitly initialized with `git_threads_init()`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Write packed-refs with 0644 permissions</title>
<updated>2011-11-07T19:40:50+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlos@cmartin.tk</email>
</author>
<published>2011-11-07T19:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=657a3951860f07cf26e2accfe2ada6d62ca5a9f5'/>
<id>657a3951860f07cf26e2accfe2ada6d62ca5a9f5</id>
<content type='text'>
Signed-off-by: Carlos Martín Nieto &lt;carlos@cmartin.tk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Carlos Martín Nieto &lt;carlos@cmartin.tk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reword  packed-refs error messages so they're easier to track down</title>
<updated>2011-11-07T19:34:42+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlos@cmartin.tk</email>
</author>
<published>2011-11-07T19:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=718eb4b8ae2d26ef76f9f3abe69b8b5e18fc1f6e'/>
<id>718eb4b8ae2d26ef76f9f3abe69b8b5e18fc1f6e</id>
<content type='text'>
Signed-off-by: Carlos Martín Nieto &lt;carlos@cmartin.tk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Carlos Martín Nieto &lt;carlos@cmartin.tk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement p_rename</title>
<updated>2011-11-07T19:34:27+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>carlos@cmartin.tk</email>
</author>
<published>2011-11-07T18:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libgit2.git/commit/?id=0c49ec2d3b5bfc32d69d189b7dc69cc26beb6a92'/>
<id>0c49ec2d3b5bfc32d69d189b7dc69cc26beb6a92</id>
<content type='text'>
Move the callers of git_futils_mv_atomic to use p_rename.

Signed-off-by: Carlos Martín Nieto &lt;carlos@cmartin.tk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the callers of git_futils_mv_atomic to use p_rename.

Signed-off-by: Carlos Martín Nieto &lt;carlos@cmartin.tk&gt;
</pre>
</div>
</content>
</entry>
</feed>
