<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/path.h, branch v2.16.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.16.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.16.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2017-12-13T19:14:25Z</updated>
<entry>
<title>path: document path functions</title>
<updated>2017-12-13T19:14:25Z</updated>
<author>
<name>Brandon Williams</name>
<email>bmwill@google.com</email>
</author>
<published>2017-12-13T18:28:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c07b3adff1ce8d346fe1312a840a7246885442c0'/>
<id>urn:sha1:c07b3adff1ce8d346fe1312a840a7246885442c0</id>
<content type='text'>
Signed-off-by: Brandon Williams &lt;bmwill@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>path: add repo_worktree_path and strbuf_repo_worktree_path</title>
<updated>2017-06-24T01:24:34Z</updated>
<author>
<name>Brandon Williams</name>
<email>bmwill@google.com</email>
</author>
<published>2017-06-22T18:43:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b42b0c09199db794b2a34ae9ce293d6711fb6a4f'/>
<id>urn:sha1:b42b0c09199db794b2a34ae9ce293d6711fb6a4f</id>
<content type='text'>
Introduce 'repo_worktree_path' and 'strbuf_repo_worktree_path' which
take a repository struct and constructs a path relative to the
repository's worktree.

Signed-off-by: Brandon Williams &lt;bmwill@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>path: add repo_git_path and strbuf_repo_git_path</title>
<updated>2017-06-24T01:24:34Z</updated>
<author>
<name>Brandon Williams</name>
<email>bmwill@google.com</email>
</author>
<published>2017-06-22T18:43:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3181d86320f748b7b4f7a7133f2127e825eed702'/>
<id>urn:sha1:3181d86320f748b7b4f7a7133f2127e825eed702</id>
<content type='text'>
Introduce 'repo_git_path' and 'strbuf_repo_git_path' which take a
repository struct and constructs a path into the repository's git
directory.

Signed-off-by: Brandon Williams &lt;bmwill@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>path: convert strbuf_git_common_path to take a 'struct repository'</title>
<updated>2017-06-24T01:24:34Z</updated>
<author>
<name>Brandon Williams</name>
<email>bmwill@google.com</email>
</author>
<published>2017-06-22T18:43:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b337172c834b854903fb523416b53fe354b6e2a5'/>
<id>urn:sha1:b337172c834b854903fb523416b53fe354b6e2a5</id>
<content type='text'>
Signed-off-by: Brandon Williams &lt;bmwill@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>path: create path.h</title>
<updated>2017-06-24T01:24:34Z</updated>
<author>
<name>Brandon Williams</name>
<email>bmwill@google.com</email>
</author>
<published>2017-06-22T18:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e7d72d07535012b73c6bed67a5a09b1f58082203'/>
<id>urn:sha1:e7d72d07535012b73c6bed67a5a09b1f58082203</id>
<content type='text'>
Move all path related declarations from cache.h to a new path.h header
file.  This makes cache.h smaller and makes it easier to add new path
related functions.

Signed-off-by: Brandon Williams &lt;bmwill@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
