<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/gitweb/static/gitweb.css, branch v1.7.4</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.7.4</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.7.4'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2010-11-17T21:04:34Z</updated>
<entry>
<title>gitweb: group remote heads by remote</title>
<updated>2010-11-17T21:04:34Z</updated>
<author>
<name>Giuseppe Bilotta</name>
<email>giuseppe.bilotta@gmail.com</email>
</author>
<published>2010-11-11T12:26:17Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=9d0d42f3450fe34737f92b9bde31ac1cf6deeadb'/>
<id>urn:sha1:9d0d42f3450fe34737f92b9bde31ac1cf6deeadb</id>
<content type='text'>
In remote and summary view, display a block for each remote, with the
fetch and push URL(s) as well as the list of the remote heads.

In summary view, if the number of remotes is higher than a prescribed
limit, only display the first &lt;limit&gt; remotes and their fetch and push
urls, without any heads information and without grouping.

Signed-off-by: Giuseppe Bilotta &lt;giuseppe.bilotta@gmail.com&gt;
Acked-by: Jakub Narebski &lt;jnareb@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jn/gitweb-plackup'</title>
<updated>2010-06-18T18:16:55Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-18T18:16:55Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=7c1b228d26107d2cac9fd9549a6a1cff41c24b51'/>
<id>urn:sha1:7c1b228d26107d2cac9fd9549a6a1cff41c24b51</id>
<content type='text'>
* jn/gitweb-plackup:
  git-instaweb: Add support for running gitweb via 'plackup'
  git-instaweb: Wait for server to start before running web browser
  git-instaweb: Remove pidfile after stopping web server
  git-instaweb: Configure it to work with new gitweb structure
  git-instaweb: Put httpd logs in a "$httpd_only" subdirectory
  gitweb: Set default destination directory for installing gitweb in Makefile
  gitweb: Move static files into seperate subdirectory
</content>
</entry>
<entry>
<title>gitweb: Move static files into seperate subdirectory</title>
<updated>2010-06-01T00:56:29Z</updated>
<author>
<name>Pavan Kumar Sunkara</name>
<email>pavan.sss1991@gmail.com</email>
</author>
<published>2010-05-28T06:25:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=18d05328f3333e63bfffa65ac887ea16de60918c'/>
<id>urn:sha1:18d05328f3333e63bfffa65ac887ea16de60918c</id>
<content type='text'>
Create a new subdirectory called 'static' in gitweb/, and move
all static files required by gitweb.cgi when running, which means
styles, images and Javascript code. This should make gitweb more
readable and easier to maintain.

Update t/gitweb-lib.sh to reflect this change.The install-gitweb
now also include moving of static files into 'static' subdirectory
in target directory: update Makefile, gitweb's INSTALL, README and
Makefile accordingly.

Signed-off-by: Pavan Kumar Sunkara &lt;pavan.sss1991@gmail.com&gt;
Mentored-by: Christian Couder &lt;chriscool@tuxfamily.org&gt;
Mentored-by: Petr Baudis &lt;pasky@ucw.cz&gt;
Acked-by: Jakub Narebski &lt;jnareb@gmail.com&gt;
Acked-by: Petr Baudis &lt;pasky@suse.cz&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
