<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/src/path.c, branch cmn/pack-objects-report</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/'/>
<entry>
<title>diriter: actually use iconv on mac</title>
<updated>2015-05-01T16:31:47+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-05-01T15:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=be3f104967ad21e949f72ef10a6b5ec00795ffaa'/>
<id>be3f104967ad21e949f72ef10a6b5ec00795ffaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git_buf_put_w: introduce utf16-&gt;utf8 conversion</title>
<updated>2015-05-01T16:31:44+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-04-29T22:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=cd39e4e2f3cc27a2976c9a8e0058f9e32d1f1c8f'/>
<id>cd39e4e2f3cc27a2976c9a8e0058f9e32d1f1c8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git_path_diriter: use FindFirstFile in win32</title>
<updated>2015-05-01T16:31:40+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-04-29T21:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=f63a1b729bc74e1e72f80f75843b8f2042f3f81f'/>
<id>f63a1b729bc74e1e72f80f75843b8f2042f3f81f</id>
<content type='text'>
Using FindFirstFile and FindNextFile in win32 allows us to
use the directory information that is returned, instead of
us having to get the file attributes all over again, which
is a distinct cost savings on win32.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using FindFirstFile and FindNextFile in win32 allows us to
use the directory information that is returned, instead of
us having to get the file attributes all over again, which
is a distinct cost savings on win32.
</pre>
</div>
</content>
</entry>
<entry>
<title>git_path_diriter: next shouldn't take path ptr</title>
<updated>2015-05-01T16:31:29+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-04-29T18:31:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=5c387b6c5a616d245e51e4ca1935e6ffd78c710e'/>
<id>5c387b6c5a616d245e51e4ca1935e6ffd78c710e</id>
<content type='text'>
The _next method shouldn't take a path pointer (and a path_len
pointer) as 100% of current users use the full path and ignore
the filename.

Plus let's add some docs and a unit test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The _next method shouldn't take a path pointer (and a path_len
pointer) as 100% of current users use the full path and ignore
the filename.

Plus let's add some docs and a unit test.
</pre>
</div>
</content>
</entry>
<entry>
<title>git_path_dirload_with_stat: moved to fs_iterator</title>
<updated>2015-05-01T16:31:26+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-04-29T18:04:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=7ef005f165518a9f76774c392fa2895dc1b34c96'/>
<id>7ef005f165518a9f76774c392fa2895dc1b34c96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git_path_dirload_with_stat: use git_path_diriter</title>
<updated>2015-05-01T16:31:21+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-04-29T17:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=ba8ef18a53b89c02df012cb80b01e195f478aada'/>
<id>ba8ef18a53b89c02df012cb80b01e195f478aada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git_path_dirload: use git_path_diriter</title>
<updated>2015-05-01T16:31:09+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-04-29T15:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=07bbc045c77d47e8eb245d599f0f753ed62fea9b'/>
<id>07bbc045c77d47e8eb245d599f0f753ed62fea9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git_path: introduce 'git_path_diriter'</title>
<updated>2015-05-01T16:31:05+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-04-29T15:05:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=edbfc52cdd8657371c53070c5e09b58e004bb67a'/>
<id>edbfc52cdd8657371c53070c5e09b58e004bb67a</id>
<content type='text'>
Introduce a new `git_path_diriter` that can iterate directories
efficiently for each platform.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce a new `git_path_diriter` that can iterate directories
efficiently for each platform.
</pre>
</div>
</content>
</entry>
<entry>
<title>ISO C90 forbids mixed declarations and code</title>
<updated>2015-04-08T14:30:44+00:00</updated>
<author>
<name>Jozef Matula</name>
<email>Jozef.Matula@iblsoft.com</email>
</author>
<published>2015-04-08T14:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=2a06976165cd6b5d4d217f479f099112991e9cf4'/>
<id>2a06976165cd6b5d4d217f479f099112991e9cf4</id>
<content type='text'>
GIT_UNUSED() macro generates code therefore it should be used after
variable declarations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GIT_UNUSED() macro generates code therefore it should be used after
variable declarations.
</pre>
</div>
</content>
</entry>
<entry>
<title>repository: Introduce "reserved names"</title>
<updated>2015-02-27T04:36:47+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@microsoft.com</email>
</author>
<published>2015-02-26T20:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libgit2.git/commit/?id=4196dd8e8fceaaa42ad5854e1ce362c14b8c0bf6'/>
<id>4196dd8e8fceaaa42ad5854e1ce362c14b8c0bf6</id>
<content type='text'>
A repository can have multiple "reserved names" now, not just
a single "short name" for the repository folder itself.  Refactor
to include a git_repository__reserved_names that returns all the
reserved names for a repository.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A repository can have multiple "reserved names" now, not just
a single "short name" for the repository folder itself.  Refactor
to include a git_repository__reserved_names that returns all the
reserved names for a repository.
</pre>
</div>
</content>
</entry>
</feed>
