Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() | 2008-04-09 | -64/+68 | |
* | Move function for configfile parsing into configfile.[ch] | 2008-03-28 | -78/+99 | |
* | Add cache.h | 2008-03-27 | -14/+25 | |
* | Remove global and obsolete cgit_cmd | 2008-03-25 | -2/+1 | |
* | Makefile: copy the QUIET constructs from the Makefile in git.git | 2008-03-25 | -5/+31 | |
* | Move cgit_version from shared.c to cgit.c | 2008-03-25 | -3/+5 | |
* | Makefile: autobuild dependency rules | 2008-03-25 | -1/+11 | |
* | Initial Makefile cleanup | 2008-03-25 | -7/+22 | |
* | Move non-generic functions from shared.c to cgit.c | 2008-03-25 | -157/+155 | |
* | Add ui-shared.h | 2008-03-25 | -32/+47 | |
* | Add separate header-files for each page/view | 2008-03-25 | -189/+257 | |
* | Refactor snapshot support | 2008-03-25 | -86/+90 | |
* | Add command dispatcher | 2008-03-24 | -110/+169 | |
* | Remove obsolete cacheitem parameter to ui-functions | 2008-03-24 | -17/+16 | |
* | Add struct cgit_page to cgit_context | 2008-03-24 | -88/+113 | |
* | Introduce html.h | 2008-03-18 | -46/+71 | |
* | Improve initialization of git directory | 2008-02-17 | -10/+9 | |
* | Move cgit_repo into cgit_context | 2008-02-16 | -103/+101 | |
* | Add all config variables into struct cgit_context | 2008-02-16 | -175/+166 | |
* | Introduce struct cgit_context | 2008-02-16 | -164/+156 | |
* | Use GIT-1.5.4.1 | 2008-02-16 | -1/+1 | |
* | Use GIT-1.5.4 | 2008-02-02 | -1/+1 | |
* | Use GIT-1.5.4.rc5 | 2008-01-29 | -1/+1 | |
* | Use GIT-1.5.4.rc4 | 2008-01-21 | -2/+2 | |
* | Merge branch 'stable' | 2008-01-14 | -6/+7 | |
|\ | ||||
| * | CGIT 0.7.2 | 2008-01-10 | -1/+1 | |
| * | Use GIT-1.5.3.8 | 2008-01-10 | -1/+1 | |
| * | Compare string lengths when parsing the snapshot mask | 2007-12-03 | -3/+4 | |
| * | Default repo description to "[no description]" | 2007-12-03 | -1/+1 | |
* | | Check for NULL-subject in patch view | 2008-01-10 | -1/+6 | |
* | | Handle missing default branch and error out on invalid branch names | 2008-01-04 | -4/+58 | |
* | | Add plain patch view | 2007-12-11 | -2/+122 | |
* | | Add support for automatic and custom clone urls | 2007-12-03 | -0/+31 | |
* | | Merge branch 'stable' | 2007-12-03 | -3/+7 | |
|\ \ | |/ | ||||
| * | Handle missing timestamp in commit/tag objects | 2007-12-03 | -3/+7 | |
| * | Set commit date on snapshot contents | 2007-11-11 | -0/+1 | |
* | | Add cell-spacing in html | 2007-11-16 | -1/+1 | |
* | | Use tables for page layout | 2007-11-16 | -30/+41 | |
* | | Gimp my logo | 2007-11-16 | -0/+0 | |
* | | Add support for "robots" meta-tag | 2007-11-12 | -0/+11 | |
* | | Generate valid html for "downloads" menu header | 2007-11-11 | -1/+1 | |
* | | Merge branch 'lh/testsuite' | 2007-11-11 | -25/+334 | |
|\ \ | ||||
| * | | Set commit date on snapshot contents | 2007-11-11 | -0/+1 | |
| * | | Fix html error detected by test-suite | 2007-11-11 | -27/+37 | |
| * | | Create initial testsuite | 2007-11-11 | -1/+299 | |
|/ / | ||||
* | | Merge branch 'stable' | 2007-11-09 | -4/+7 | |
|\ \ | |/ | ||||
| * | CGIT 0.7.1 | 2007-11-09 | -1/+1 | |
| * | Makefile install: include cgit.png, do not empty cache | 2007-11-09 | -3/+6 | |
* | | Minor css tweaks | 2007-11-09 | -10/+1 | |
* | | Merge branch 'stable' | 2007-11-08 | -2/+4 | |
|\ \ | |/ |