aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix css font-familyLars Hjemli2008-04-141-1/+1
* Merge branch 'lh/layout'Lars Hjemli2008-04-137-180/+238
|\
| * Make repository search case insensitiveLars Hjemli2008-04-132-4/+11
| * Remove 'patch' link from tab, add to commit viewLars Hjemli2008-04-133-2/+8
| * Implement minimal freetext search in the repolistLars Hjemli2008-04-132-13/+47
| * More layout fixesLars Hjemli2008-04-133-33/+98
| * Minor fixup in tree-view cssLars Hjemli2008-04-121-3/+2
| * Reintroduce the branch switcherLars Hjemli2008-04-122-0/+17
| * Add fixed link to index page from repo headerLars Hjemli2008-04-121-3/+9
| * Include diff in commit viewLars Hjemli2008-04-121-3/+5
| * Replace sidebar/logoLars Hjemli2008-04-123-175/+97
|/
* Use GIT-1.5.5Lars Hjemli2008-04-092-1/+1
* Don't specify mimetype in ui-blob.cLars Hjemli2008-04-082-2/+3
* Merge branch 'lh/cleanup'Lars Hjemli2008-04-0838-1117/+1379
|\
| * Reset ctx.repo to NULL when the config parser is finishedLars Hjemli2008-04-081-0/+1
| * Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Lars Hjemli2008-04-086-64/+68
| * Move function for configfile parsing into configfile.[ch]Lars Hjemli2008-03-286-78/+99
| * Add cache.hLars Hjemli2008-03-274-14/+25
| * Remove global and obsolete cgit_cmdLars Hjemli2008-03-252-2/+1
| * Makefile: copy the QUIET constructs from the Makefile in git.gitLars Hjemli2008-03-251-5/+31
| * Move cgit_version from shared.c to cgit.cLars Hjemli2008-03-243-3/+5
| * Makefile: autobuild dependency rulesLars Hjemli2008-03-242-1/+11
| * Initial Makefile cleanupLars Hjemli2008-03-241-7/+22
| * Move non-generic functions from shared.c to cgit.cLars Hjemli2008-03-243-157/+155
| * Add ui-shared.hLars Hjemli2008-03-2413-32/+47
| * Add separate header-files for each page/viewLars Hjemli2008-03-2415-189/+257
| * Refactor snapshot supportLars Hjemli2008-03-244-86/+90
| * Add command dispatcherLars Hjemli2008-03-247-110/+169
| * Remove obsolete cacheitem parameter to ui-functionsLars Hjemli2008-03-246-17/+16
| * Add struct cgit_page to cgit_contextLars Hjemli2008-03-248-88/+113
| * Introduce html.hLars Hjemli2008-03-1817-46/+71
| * Improve initialization of git directoryLars Hjemli2008-02-162-10/+9
| * Move cgit_repo into cgit_contextLars Hjemli2008-02-1611-103/+101
| * Add all config variables into struct cgit_contextLars Hjemli2008-02-167-175/+166
| * Introduce struct cgit_contextLars Hjemli2008-02-1613-164/+156
* | Use GIT-1.5.5-rc2Lars Hjemli2008-04-011-0/+0
* | Use GIT-1.5.5.rc1Lars Hjemli2008-03-232-1/+1
* | Fix segfault in patch view for root commitLars Hjemli2008-03-172-1/+42
* | Use GIT-1.5.4.4Lars Hjemli2008-03-172-1/+1
* | tests/setup.sh: cleanup test script output and loggingLars Hjemli2008-02-241-2/+8
* | t0010-validate.sh: return on cgit errorsLars Hjemli2008-02-241-1/+4
* | Make output from `make test` more readableLars Hjemli2008-02-241-2/+2
* | Brown paper bag: don't use `grep -v`Lars Hjemli2008-02-242-5/+5
* | Add regression-test for description-less reposLars Hjemli2008-02-242-1/+5
* | Merge branch 'stable'Lars Hjemli2008-02-231-15/+5
|\ \ | |/ |/|
| * Fix segfaultHiroki Hattori2008-02-231-15/+5
* | Use GIT-1.5.4.1Lars Hjemli2008-02-162-1/+1
* | Use GIT-1.5.4Lars Hjemli2008-02-022-1/+1
* | Use GIT-1.5.4.rc5Lars Hjemli2008-01-282-1/+1
* | Use GIT-1.5.4.rc4Lars Hjemli2008-01-213-2/+2