aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-12Minor fixup in tree-view cssLars Hjemli1-3/+2
2008-04-12Reintroduce the branch switcherLars Hjemli2-0/+17
2008-04-12Add fixed link to index page from repo headerLars Hjemli1-3/+9
2008-04-12Include diff in commit viewLars Hjemli1-3/+5
2008-04-12Replace sidebar/logoLars Hjemli3-175/+97
2008-04-09Use GIT-1.5.5Lars Hjemli2-1/+1
2008-04-08Don't specify mimetype in ui-blob.cLars Hjemli2-2/+3
2008-04-08Reset ctx.repo to NULL when the config parser is finishedLars Hjemli1-0/+1
2008-04-08Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Lars Hjemli6-64/+68
2008-04-01Use GIT-1.5.5-rc2Lars Hjemli1-0/+0
2008-03-28Move function for configfile parsing into configfile.[ch]Lars Hjemli6-78/+99
2008-03-27Add cache.hLars Hjemli4-14/+25
2008-03-25Remove global and obsolete cgit_cmdLars Hjemli2-2/+1
2008-03-25Makefile: copy the QUIET constructs from the Makefile in git.gitLars Hjemli1-5/+31
2008-03-24Move cgit_version from shared.c to cgit.cLars Hjemli3-3/+5
2008-03-24Makefile: autobuild dependency rulesLars Hjemli2-1/+11
2008-03-24Initial Makefile cleanupLars Hjemli1-7/+22
2008-03-24Move non-generic functions from shared.c to cgit.cLars Hjemli3-157/+155
2008-03-24Add ui-shared.hLars Hjemli13-32/+47
2008-03-24Add separate header-files for each page/viewLars Hjemli15-189/+257
2008-03-24Refactor snapshot supportLars Hjemli4-86/+90
2008-03-24Add command dispatcherLars Hjemli7-110/+169
2008-03-24Remove obsolete cacheitem parameter to ui-functionsLars Hjemli6-17/+16
2008-03-24Add struct cgit_page to cgit_contextLars Hjemli8-88/+113
2008-03-23Use GIT-1.5.5.rc1Lars Hjemli2-1/+1
2008-03-18Introduce html.hLars Hjemli17-46/+71
2008-03-17Fix segfault in patch view for root commitLars Hjemli2-1/+42
2008-03-17Use GIT-1.5.4.4Lars Hjemli2-1/+1
2008-02-24tests/setup.sh: cleanup test script output and loggingLars Hjemli1-2/+8
2008-02-24t0010-validate.sh: return on cgit errorsLars Hjemli1-1/+4
2008-02-24Make output from `make test` more readableLars Hjemli1-2/+2
2008-02-24Brown paper bag: don't use `grep -v`Lars Hjemli2-5/+5
2008-02-24Add regression-test for description-less reposLars Hjemli2-1/+5
2008-02-23Fix segfaultHiroki Hattori1-15/+5
2008-02-16Improve initialization of git directoryLars Hjemli2-10/+9
2008-02-16Move cgit_repo into cgit_contextLars Hjemli11-103/+101
2008-02-16Add all config variables into struct cgit_contextLars Hjemli7-175/+166
2008-02-16Introduce struct cgit_contextLars Hjemli13-164/+156
2008-02-16Use GIT-1.5.4.1Lars Hjemli2-1/+1
2008-02-02Use GIT-1.5.4Lars Hjemli2-1/+1
2008-01-28Use GIT-1.5.4.rc5Lars Hjemli2-1/+1
2008-01-21Use GIT-1.5.4.rc4Lars Hjemli3-2/+2
2008-01-10CGIT 0.7.2v0.7.2Lars Hjemli1-1/+1
2008-01-10Use GIT-1.5.3.8Lars Hjemli2-1/+1
2008-01-10Check for NULL-subject in patch viewLars Hjemli1-1/+6
2008-01-04Handle missing default branch and error out on invalid branch namesLars Hjemli1-4/+58
2007-12-11Add plain patch viewLars Hjemli6-2/+122
2007-12-03Add support for automatic and custom clone urlsLars Hjemli4-0/+31
2007-12-03Compare string lengths when parsing the snapshot maskLars Hjemli1-3/+4
2007-12-03Default repo description to "[no description]"Evan Martin1-1/+1