summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
* Redesign the caching layerLars Hjemli2008-04-28-210/+418
* Fix commitdiff annoyanceLars Hjemli2008-04-17-1/+1
* Cleanup page headerLars Hjemli2008-04-15-17/+4
* Fix search in repo index even if caching is enabledLars Hjemli2008-04-14-1/+3
* Make a few more columns in repolist and log view clickableLars Hjemli2008-04-14-0/+7
* Make branches, tags and log play better together in the summary viewLars Hjemli2008-04-14-34/+43
* Fix more css uglinessLars Hjemli2008-04-14-10/+4
* cgit.css: set form marginsLars Hjemli2008-04-14-1/+1
* Fix css font-familyLars Hjemli2008-04-14-1/+1
* Merge branch 'lh/layout'Lars Hjemli2008-04-13-180/+238
|\
| * Make repository search case insensitiveLars Hjemli2008-04-13-4/+11
| * Remove 'patch' link from tab, add to commit viewLars Hjemli2008-04-13-2/+8
| * Implement minimal freetext search in the repolistLars Hjemli2008-04-13-13/+47
| * More layout fixesLars Hjemli2008-04-13-33/+98
| * Minor fixup in tree-view cssLars Hjemli2008-04-12-3/+2
| * Reintroduce the branch switcherLars Hjemli2008-04-12-0/+17
| * Add fixed link to index page from repo headerLars Hjemli2008-04-12-3/+9
| * Include diff in commit viewLars Hjemli2008-04-12-3/+5
| * Replace sidebar/logoLars Hjemli2008-04-12-175/+97
|/
* Use GIT-1.5.5Lars Hjemli2008-04-09-1/+1
* Don't specify mimetype in ui-blob.cLars Hjemli2008-04-08-2/+3
* Merge branch 'lh/cleanup'Lars Hjemli2008-04-08-1117/+1379
|\
| * Reset ctx.repo to NULL when the config parser is finishedLars Hjemli2008-04-08-0/+1
| * Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Lars Hjemli2008-04-08-64/+68
| * Move function for configfile parsing into configfile.[ch]Lars Hjemli2008-03-28-78/+99
| * Add cache.hLars Hjemli2008-03-27-14/+25
| * Remove global and obsolete cgit_cmdLars Hjemli2008-03-25-2/+1
| * Makefile: copy the QUIET constructs from the Makefile in git.gitLars Hjemli2008-03-25-5/+31
| * Move cgit_version from shared.c to cgit.cLars Hjemli2008-03-24-3/+5
| * Makefile: autobuild dependency rulesLars Hjemli2008-03-24-1/+11
| * Initial Makefile cleanupLars Hjemli2008-03-24-7/+22
| * Move non-generic functions from shared.c to cgit.cLars Hjemli2008-03-24-157/+155
| * Add ui-shared.hLars Hjemli2008-03-24-32/+47
| * Add separate header-files for each page/viewLars Hjemli2008-03-24-189/+257
| * Refactor snapshot supportLars Hjemli2008-03-24-86/+90
| * Add command dispatcherLars Hjemli2008-03-24-110/+169
| * Remove obsolete cacheitem parameter to ui-functionsLars Hjemli2008-03-24-17/+16
| * Add struct cgit_page to cgit_contextLars Hjemli2008-03-24-88/+113
| * Introduce html.hLars Hjemli2008-03-18-46/+71
| * Improve initialization of git directoryLars Hjemli2008-02-16-10/+9
| * Move cgit_repo into cgit_contextLars Hjemli2008-02-16-103/+101
| * Add all config variables into struct cgit_contextLars Hjemli2008-02-16-175/+166
| * Introduce struct cgit_contextLars Hjemli2008-02-16-164/+156
* | Use GIT-1.5.5-rc2Lars Hjemli2008-04-01-0/+0
* | Use GIT-1.5.5.rc1Lars Hjemli2008-03-23-1/+1
* | Fix segfault in patch view for root commitLars Hjemli2008-03-17-1/+42
* | Use GIT-1.5.4.4Lars Hjemli2008-03-17-1/+1
* | tests/setup.sh: cleanup test script output and loggingLars Hjemli2008-02-24-2/+8
* | t0010-validate.sh: return on cgit errorsLars Hjemli2008-02-24-1/+4
* | Make output from `make test` more readableLars Hjemli2008-02-24-2/+2