aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Print an error if filename is not found in html_include.Harley Laue2008-04-29
* Merge branch 'lh/about'Lars Hjemli2008-04-29
|\
| * Add 'about site' and 'about repo' pagesLars Hjemli2008-04-29
| * Prepare for 'about site' page / add 'root-readme' option to cgitrcLars Hjemli2008-04-29
| * Make it possible for a single cmd to work both with and without a repoLars Hjemli2008-04-29
| * Re-enable 'index-info' and add support for 'root-desc' in cgitrcLars Hjemli2008-04-29
| * Move included header-file out of repolist tableLars Hjemli2008-04-29
| * Prepare for 'about repo' pageLars Hjemli2008-04-28
|/
* ui-diff: remove test on object typeLars Hjemli2008-04-24
* Integrate diffstat with diffLars Hjemli2008-04-24
* Fix commitdiff annoyanceLars Hjemli2008-04-17
* Cleanup page headerLars Hjemli2008-04-15
* Fix search in repo index even if caching is enabledLars Hjemli2008-04-14
* Make a few more columns in repolist and log view clickableLars Hjemli2008-04-14
* Make branches, tags and log play better together in the summary viewLars Hjemli2008-04-14
* Fix more css uglinessLars Hjemli2008-04-14
* cgit.css: set form marginsLars Hjemli2008-04-14
* Fix css font-familyLars Hjemli2008-04-14
* Merge branch 'lh/layout'Lars Hjemli2008-04-13
|\
| * Make repository search case insensitiveLars Hjemli2008-04-13
| * Remove 'patch' link from tab, add to commit viewLars Hjemli2008-04-13
| * Implement minimal freetext search in the repolistLars Hjemli2008-04-13
| * More layout fixesLars Hjemli2008-04-13
| * Minor fixup in tree-view cssLars Hjemli2008-04-12
| * Reintroduce the branch switcherLars Hjemli2008-04-12
| * Add fixed link to index page from repo headerLars Hjemli2008-04-12
| * Include diff in commit viewLars Hjemli2008-04-12
| * Replace sidebar/logoLars Hjemli2008-04-12
|/
* Use GIT-1.5.5Lars Hjemli2008-04-09
* Don't specify mimetype in ui-blob.cLars Hjemli2008-04-08
* Merge branch 'lh/cleanup'Lars Hjemli2008-04-08
|\
| * Reset ctx.repo to NULL when the config parser is finishedLars Hjemli2008-04-08
| * Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Lars Hjemli2008-04-08
| * Move function for configfile parsing into configfile.[ch]Lars Hjemli2008-03-28
| * Add cache.hLars Hjemli2008-03-27
| * Remove global and obsolete cgit_cmdLars Hjemli2008-03-25
| * Makefile: copy the QUIET constructs from the Makefile in git.gitLars Hjemli2008-03-25
| * Move cgit_version from shared.c to cgit.cLars Hjemli2008-03-24
| * Makefile: autobuild dependency rulesLars Hjemli2008-03-24
| * Initial Makefile cleanupLars Hjemli2008-03-24
| * Move non-generic functions from shared.c to cgit.cLars Hjemli2008-03-24
| * Add ui-shared.hLars Hjemli2008-03-24
| * Add separate header-files for each page/viewLars Hjemli2008-03-24
| * Refactor snapshot supportLars Hjemli2008-03-24
| * Add command dispatcherLars Hjemli2008-03-24
| * Remove obsolete cacheitem parameter to ui-functionsLars Hjemli2008-03-24
| * Add struct cgit_page to cgit_contextLars Hjemli2008-03-24
| * Introduce html.hLars Hjemli2008-03-18
| * Improve initialization of git directoryLars Hjemli2008-02-16
| * Move cgit_repo into cgit_contextLars Hjemli2008-02-16