aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-29Print an error if filename is not found in html_include.Gravatar Harley Laue
2008-04-29Merge branch 'lh/about'Gravatar Lars Hjemli
2008-04-29Add 'about site' and 'about repo' pagesGravatar Lars Hjemli
2008-04-29Prepare for 'about site' page / add 'root-readme' option to cgitrcGravatar Lars Hjemli
2008-04-29Make it possible for a single cmd to work both with and without a repoGravatar Lars Hjemli
2008-04-29Re-enable 'index-info' and add support for 'root-desc' in cgitrcGravatar Lars Hjemli
2008-04-29Move included header-file out of repolist tableGravatar Lars Hjemli
2008-04-28Prepare for 'about repo' pageGravatar Lars Hjemli
2008-04-24ui-diff: remove test on object typeGravatar Lars Hjemli
2008-04-24Integrate diffstat with diffGravatar Lars Hjemli
2008-04-17Fix commitdiff annoyanceGravatar Lars Hjemli
2008-04-15Cleanup page headerGravatar Lars Hjemli
2008-04-14Fix search in repo index even if caching is enabledGravatar Lars Hjemli
2008-04-14Make a few more columns in repolist and log view clickableGravatar Lars Hjemli
2008-04-14Make branches, tags and log play better together in the summary viewGravatar Lars Hjemli
2008-04-14Fix more css uglinessGravatar Lars Hjemli
2008-04-14cgit.css: set form marginsGravatar Lars Hjemli
2008-04-14Fix css font-familyGravatar Lars Hjemli
2008-04-13Merge branch 'lh/layout'Gravatar Lars Hjemli
2008-04-13Make repository search case insensitiveGravatar Lars Hjemli
2008-04-13Remove 'patch' link from tab, add to commit viewGravatar Lars Hjemli
2008-04-13Implement minimal freetext search in the repolistGravatar Lars Hjemli
2008-04-13More layout fixesGravatar Lars Hjemli
2008-04-12Minor fixup in tree-view cssGravatar Lars Hjemli
2008-04-12Reintroduce the branch switcherGravatar Lars Hjemli
2008-04-12Add fixed link to index page from repo headerGravatar Lars Hjemli
2008-04-12Include diff in commit viewGravatar Lars Hjemli
2008-04-12Replace sidebar/logoGravatar Lars Hjemli
2008-04-09Use GIT-1.5.5Gravatar Lars Hjemli
2008-04-08Don't specify mimetype in ui-blob.cGravatar Lars Hjemli
2008-04-08Merge branch 'lh/cleanup'Gravatar Lars Hjemli
2008-04-08Reset ctx.repo to NULL when the config parser is finishedGravatar Lars Hjemli
2008-04-08Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Gravatar Lars Hjemli
2008-04-01Use GIT-1.5.5-rc2Gravatar Lars Hjemli
2008-03-28Move function for configfile parsing into configfile.[ch]Gravatar Lars Hjemli
2008-03-27Add cache.hGravatar Lars Hjemli
2008-03-25Remove global and obsolete cgit_cmdGravatar Lars Hjemli
2008-03-25Makefile: copy the QUIET constructs from the Makefile in git.gitGravatar Lars Hjemli
2008-03-24Move cgit_version from shared.c to cgit.cGravatar Lars Hjemli
2008-03-24Makefile: autobuild dependency rulesGravatar Lars Hjemli
2008-03-24Initial Makefile cleanupGravatar Lars Hjemli
2008-03-24Move non-generic functions from shared.c to cgit.cGravatar Lars Hjemli
2008-03-24Add ui-shared.hGravatar Lars Hjemli
2008-03-24Add separate header-files for each page/viewGravatar Lars Hjemli
2008-03-24Refactor snapshot supportGravatar Lars Hjemli
2008-03-24Add command dispatcherGravatar Lars Hjemli
2008-03-24Remove obsolete cacheitem parameter to ui-functionsGravatar Lars Hjemli
2008-03-24Add struct cgit_page to cgit_contextGravatar Lars Hjemli
2008-03-23Use GIT-1.5.5.rc1Gravatar Lars Hjemli
2008-03-18Introduce html.hGravatar Lars Hjemli