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