<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/Makefile, branch v0.8</title>
<subtitle>A hyperfast web frontend for git repositories written in C.</subtitle>
<id>https://git.zx2c4.com/cgit/atom/Makefile?h=v0.8</id>
<link rel='self' href='https://git.zx2c4.com/cgit/atom/Makefile?h=v0.8'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/'/>
<updated>2008-10-05T19:23:39Z</updated>
<entry>
<title>CGIT 0.8</title>
<updated>2008-10-05T19:23:39Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T19:23:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=ae83752b418328a369d4a6658fc673458012e1f1'/>
<id>urn:sha1:ae83752b418328a369d4a6658fc673458012e1f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use GIT-1.6.0.2</title>
<updated>2008-10-05T17:19:59Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-10-05T17:19:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=b7f33786ef4b155a11b0324f84bbde5d7fc9c998'/>
<id>urn:sha1:b7f33786ef4b155a11b0324f84bbde5d7fc9c998</id>
<content type='text'>
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add LDFLAGS to makefile.</title>
<updated>2008-09-20T11:47:58Z</updated>
<author>
<name>Harley Laue</name>
<email>losinggeneration@gmail.com</email>
</author>
<published>2008-09-19T02:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=06e14dc61cf36c146f04de91497d2fe866c46f5e'/>
<id>urn:sha1:06e14dc61cf36c146f04de91497d2fe866c46f5e</id>
<content type='text'>
This will allow for creating static builds which is useful for chrooted
environments.

Signed-off-by: Harley Laue &lt;losinggeneration@gmail.com&gt;
Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add support for --scan-tree=&lt;path&gt; option to cgit</title>
<updated>2008-09-15T21:35:27Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-09-14T22:07:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=93397a765b9d9af11b7d10c114406e303ea4fb1c'/>
<id>urn:sha1:93397a765b9d9af11b7d10c114406e303ea4fb1c</id>
<content type='text'>
This option makes cgit scan a directory tree looking for git repositories,
generating suitable definitions for a cgitrc file on stdout.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update Makefile to use GIT-1.6.0.1</title>
<updated>2008-09-02T22:18:09Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-09-02T22:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=b28765135dd6f52635977454eaf95d0e6c7e7271'/>
<id>urn:sha1:b28765135dd6f52635977454eaf95d0e6c7e7271</id>
<content type='text'>
When updating the git submodule to 1.6.0.1 (and 1.6.0), the Makefile was
left behind. This fixes it.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'lh/plain'</title>
<updated>2008-09-01T20:40:55Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-09-01T20:40:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=d532c4d1612c94347427fa1afda6afb7c34e512a'/>
<id>urn:sha1:d532c4d1612c94347427fa1afda6afb7c34e512a</id>
<content type='text'>
* lh/plain:
  Supply status description to html_status()
  ui-tree: link to plain view instead of blob view
  Implement plain view
</content>
</entry>
<entry>
<title>Merge branch 'lh/clone'</title>
<updated>2008-09-01T20:40:24Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-09-01T20:40:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=288d502b3d8e7fa916104b486bbb146521e5c716'/>
<id>urn:sha1:288d502b3d8e7fa916104b486bbb146521e5c716</id>
<content type='text'>
* lh/clone:
  Add support for cloning over http

Conflicts:
	cmd.c
</content>
</entry>
<entry>
<title>Use GIT-1.6.0.rc1</title>
<updated>2008-08-06T20:34:20Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-08-06T17:08:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=7fa088e99ad2c938ff296e649da33b0bcdd46f63'/>
<id>urn:sha1:7fa088e99ad2c938ff296e649da33b0bcdd46f63</id>
<content type='text'>
Now that rc1 is released as a tarball `make get-git` should start working
again.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Makefile: Git dependency, take 3</title>
<updated>2008-08-06T16:52:27Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-08-06T16:52:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=8c2a1367c49dbe54c90f63ae93e0c78473c7dfba'/>
<id>urn:sha1:8c2a1367c49dbe54c90f63ae93e0c78473c7dfba</id>
<content type='text'>
In commit a1266edfe the build instructions for the git libs where moved
to their real targets, which in turn depended on the phony target `git`.
But since `git` is an actual directory in cgit the git libs wouldn't be
recompiled when needed.

So with this patch (third time lucky), cgit is declared to depend on the
really phony target `libgit` and the build instructions for `libgit` is
to unconditionally rebuild git/libgit.a and git/xdiff/lib.a.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
<entry>
<title>Implement plain view</title>
<updated>2008-08-06T09:21:30Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-08-06T08:53:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/cgit/commit/?id=e5da4bca54574522b28f88cab0dc8ebad9e35a73'/>
<id>urn:sha1:e5da4bca54574522b28f88cab0dc8ebad9e35a73</id>
<content type='text'>
This implements a way to access plain blobs by path (similar to the
tree view) instead of by sha1.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
</feed>
