summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Include commit-id in link from diff-statGravatar Lars Hjemli2008-05-182-1/+2
* ui-commit: handle root commitsGravatar Lars Hjemli2008-05-182-3/+22
* Add link to index page from repo header, remove page nameGravatar Lars Hjemli2008-05-042-2/+5
* Add footer with page creation time and cgit version on al...Gravatar Lars Hjemli2008-05-032-0/+9
* Add a pager on the repolistGravatar Lars Hjemli2008-05-034-1/+32
* Add cgit_index_link() function with support for offsetGravatar Lars Hjemli2008-05-032-5/+19
* Merge branch 'lh/cache'Gravatar Lars Hjemli2008-05-037-216/+506
|\
| * Add page 'ls_cache'Gravatar Lars Hjemli2008-04-283-5/+87
| * Redesign the caching layerGravatar Lars Hjemli2008-04-286-210/+418
* | Print an error if filename is not found in html_include.Gravatar Harley Laue2008-04-291-1/+5
* | Merge branch 'lh/about'Gravatar Lars Hjemli2008-04-298-16/+100
|\ \
| * | Add 'about site' and 'about repo' pagesGravatar Lars Hjemli2008-04-292-3/+59
| * | Prepare for 'about site' page / add 'root-readme' option ...Gravatar Lars Hjemli2008-04-294-0/+10
| * | Make it possible for a single cmd to work both with and w...Gravatar Lars Hjemli2008-04-291-1/+10
| * | Re-enable 'index-info' and add support for 'root-desc' in...Gravatar Lars Hjemli2008-04-293-1/+8
| * | Move included header-file out of repolist tableGravatar Lars Hjemli2008-04-291-6/+3
| * | Prepare for 'about repo' pageGravatar Lars Hjemli2008-04-282-5/+10
|/ /
* | ui-diff: remove test on object typeGravatar Lars Hjemli2008-04-241-6/+0
* | Integrate diffstat with diffGravatar Lars Hjemli2008-04-243-142/+152
|/
* Fix commitdiff annoyanceGravatar Lars Hjemli2008-04-171-1/+1
* Cleanup page headerGravatar Lars Hjemli2008-04-151-17/+4
* Fix search in repo index even if caching is enabledGravatar Lars Hjemli2008-04-141-1/+3
* Make a few more columns in repolist and log view clickableGravatar Lars Hjemli2008-04-142-0/+7
* Make branches, tags and log play better together in the s...Gravatar Lars Hjemli2008-04-143-34/+43
* Fix more css uglinessGravatar Lars Hjemli2008-04-141-10/+4
* cgit.css: set form marginsGravatar Lars Hjemli2008-04-141-1/+1
* Fix css font-familyGravatar Lars Hjemli2008-04-141-1/+1
* Merge branch 'lh/layout'Gravatar Lars Hjemli2008-04-137-180/+238
|\
| * Make repository search case insensitiveGravatar Lars Hjemli2008-04-132-4/+11
| * Remove 'patch' link from tab, add to commit viewGravatar Lars Hjemli2008-04-133-2/+8
| * Implement minimal freetext search in the repolistGravatar Lars Hjemli2008-04-132-13/+47
| * More layout fixesGravatar Lars Hjemli2008-04-133-33/+98
| * Minor fixup in tree-view cssGravatar Lars Hjemli2008-04-121-3/+2
| * Reintroduce the branch switcherGravatar Lars Hjemli2008-04-122-0/+17
| * Add fixed link to index page from repo headerGravatar Lars Hjemli2008-04-121-3/+9
| * Include diff in commit viewGravatar Lars Hjemli2008-04-121-3/+5
| * Replace sidebar/logoGravatar Lars Hjemli2008-04-123-175/+97
|/
* Use GIT-1.5.5Gravatar Lars Hjemli2008-04-092-1/+1
* Don't specify mimetype in ui-blob.cGravatar Lars Hjemli2008-04-082-2/+3
* Merge branch 'lh/cleanup'Gravatar Lars Hjemli2008-04-0838-1117/+1379
|\
| * Reset ctx.repo to NULL when the config parser is finishedGravatar Lars Hjemli2008-04-081-0/+1
| * Move cgit_parse_query() from parsing.c to html.c as http_...Gravatar Lars Hjemli2008-04-086-64/+68
| * Move function for configfile parsing into configfile.[ch]Gravatar Lars Hjemli2008-03-286-78/+99
| * Add cache.hGravatar Lars Hjemli2008-03-274-14/+25
| * Remove global and obsolete cgit_cmdGravatar Lars Hjemli2008-03-252-2/+1
| * Makefile: copy the QUIET constructs from the Makefile in ...Gravatar Lars Hjemli2008-03-251-5/+31
| * Move cgit_version from shared.c to cgit.cGravatar Lars Hjemli2008-03-243-3/+5
| * Makefile: autobuild dependency rulesGravatar Lars Hjemli2008-03-242-1/+11
| * Initial Makefile cleanupGravatar Lars Hjemli2008-03-241-7/+22
| * Move non-generic functions from shared.c to cgit.cGravatar Lars Hjemli2008-03-243-157/+155