summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
* Adjust to new calling convention for read_tree_recursive()Lars Hjemli2008-07-21-7/+10
* Use GIT-1.6.0-rc0Lars Hjemli2008-07-21-0/+0
* Add a favicon option to cgitrcLars Hjemli2008-07-19-0/+10
* Add support for including a footer on all pagesLars Hjemli2008-06-26-4/+13
* Merge branch 'master' of git://git.klever.net/patchwork/cgitLars Hjemli2008-06-26-7/+39
|\
| * allow specification of directly linked blobs mimetypesMichael Krelin2008-06-24-1/+4
| * allow blob extract blobs by head/path combinationMichael Krelin2008-06-24-6/+35
* | Use GIT-1.5.6Lars Hjemli2008-06-25-1/+1
|/
* Added root-desc to default configuration.Harley Laue2008-05-21-0/+4
* ui-tree.c: avoid peeking at GITLINK objectsLars Hjemli2008-05-20-6/+8
* cache.c: fix error checking in print_slot()Lars Hjemli2008-05-20-4/+7
* cache.c: do not ignore errors from print_slot()Lars Hjemli2008-05-18-5/+15
* cache.c: use xread()/xwrite() from libgitLars Hjemli2008-05-18-6/+6
* cache.c: make all io-related functions return errno on errorLars Hjemli2008-05-18-9/+24
* cache.c: read(2) returns -1 on error, not 0Lars Hjemli2008-05-18-1/+1
* Use GIT-1.5.5.1Lars Hjemli2008-05-18-1/+1
* Include commit-id in link from diff-statLars Hjemli2008-05-18-1/+2
* ui-commit: handle root commitsLars Hjemli2008-05-18-3/+22
* Add link to index page from repo header, remove page nameLars Hjemli2008-05-04-2/+5
* Add footer with page creation time and cgit version on all pagesLars Hjemli2008-05-03-0/+9
* Add a pager on the repolistLars Hjemli2008-05-03-1/+32
* Add cgit_index_link() function with support for offsetLars Hjemli2008-05-03-5/+19
* Merge branch 'lh/cache'Lars Hjemli2008-05-03-216/+506
|\
| * Add page 'ls_cache'Lars Hjemli2008-04-28-5/+87
| * Redesign the caching layerLars Hjemli2008-04-28-210/+418
* | Print an error if filename is not found in html_include.Harley Laue2008-04-29-1/+5
* | Merge branch 'lh/about'Lars Hjemli2008-04-29-16/+100
|\ \
| * | Add 'about site' and 'about repo' pagesLars Hjemli2008-04-29-3/+59
| * | Prepare for 'about site' page / add 'root-readme' option to cgitrcLars Hjemli2008-04-29-0/+10
| * | Make it possible for a single cmd to work both with and without a repoLars Hjemli2008-04-29-1/+10
| * | Re-enable 'index-info' and add support for 'root-desc' in cgitrcLars Hjemli2008-04-29-1/+8
| * | Move included header-file out of repolist tableLars Hjemli2008-04-29-6/+3
| * | Prepare for 'about repo' pageLars Hjemli2008-04-28-5/+10
|/ /
* | ui-diff: remove test on object typeLars Hjemli2008-04-24-6/+0
* | Integrate diffstat with diffLars Hjemli2008-04-24-142/+152
|/
* 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