14 years agoChanged the dir structure so it looks a bit more distro-like.
Dan Brook [Wed, 26 Aug 2009 09:25:56 +0000]
Changed the dir structure so it looks a bit more distro-like.

14 years agoAdded gitweb.cgi copyright info. Thanks to chrisa for pointing that out!
Dan Brook [Tue, 25 Aug 2009 17:05:20 +0000]
Added gitweb.cgi copyright info. Thanks to chrisa for pointing that out!
And thanks of course to the fine folk who put together gitweb.cgi!

14 years agoRenormalized gitweb.cgi.
Dan Brook [Tue, 25 Aug 2009 12:12:31 +0000]
Renormalized gitweb.cgi.

14 years agoAdded static files to root for server mode.
Dan Brook [Tue, 25 Aug 2009 12:05:55 +0000]
Added static files to root for server mode.

14 years agoTidy up in preparation for push to github.
Dan Brook [Tue, 25 Aug 2009 12:04:04 +0000]
Tidy up in preparation for push to github.

14 years agoMoved git_print_page_nav() into a separate template.
Dan Brook [Mon, 10 Aug 2009 17:33:48 +0000]
Moved git_print_page_nav() into a separate template.

14 years agoUntangled the header and footer from every action.
Dan Brook [Fri, 7 Aug 2009 16:43:18 +0000]
Untangled the header and footer from every action.

14 years agoStarting to factor out the individual calls to git_{header,footer}_html().
Dan Brook [Thu, 6 Aug 2009 17:00:19 +0000]
Starting to factor out the individual calls to git_{header,footer}_html().
The bug with the heads not being marked correctly seems to have resolved itself.

14 years agoMoved git_html_footer() to the template.
Dan Brook [Thu, 6 Aug 2009 15:39:20 +0000]
Moved git_html_footer() to the template.

14 years agoFinish the slightly ad hoc move of git_html_header() to the template.
Dan Brook [Thu, 6 Aug 2009 12:19:53 +0000]
Finish the slightly ad hoc move of git_html_header() to the template.

14 years agoMoved contents of <head> and page header into template.
Dan Brook [Thu, 6 Aug 2009 11:58:46 +0000]
Moved contents of <head> and page header into template.

14 years agoStarting to move git_header_html output into the template
Dan Brook [Thu, 6 Aug 2009 11:06:37 +0000]
Starting to move git_header_html output into the template

14 years agoStarted the move to TT2.
Dan Brook [Wed, 5 Aug 2009 17:02:05 +0000]
Started the move to TT2.

14 years agoDropped the use of CGI->header in gitweb.cgi.
Dan Brook [Wed, 5 Aug 2009 12:17:45 +0000]
Dropped the use of CGI->header in gitweb.cgi.

14 years agoAdded the Catalyst app Gitalist with gitweb.cgi shim.
Dan Brook [Wed, 5 Aug 2009 09:15:37 +0000]
Added the Catalyst app Gitalist with gitweb.cgi shim.
Further hacking of gitweb.cgi to behave when require()ed.

At this point it roughly works in as far as you get a gitweb interface
(which looks a bit wonky). Not sure what to do with it next, but changing
the print()s in gitweb.cgi to TT would be a good start.

14 years agoMunged gitweb.cgi to be require()able.
Dan Brook [Tue, 4 Aug 2009 16:57:06 +0000]
Munged gitweb.cgi to be require()able.

14 years agoMisc fixes - syntax, correct local config.
Chris Andrews [Mon, 20 Jul 2009 14:49:20 +0000]
Misc fixes - syntax, correct local config.

14 years agoFixed $projectroot path.
Dan Brook [Mon, 20 Jul 2009 14:50:35 +0000]
Fixed $projectroot path.

14 years agoUpdated to git-1.6.3.3 + local "blame" link fix.
Dan Brook [Mon, 20 Jul 2009 14:42:21 +0000]
Updated to git-1.6.3.3 + local "blame" link fix.

14 years agoAnd the favicon
Chris Andrews [Mon, 20 Jul 2009 12:16:40 +0000]
And the favicon

14 years agoInitial import based on gitweb-1.5.5.1-2.el5
Chris Andrews [Mon, 20 Jul 2009 12:12:00 +0000]
Initial import based on gitweb-1.5.5.1-2.el5