Age | Commit message (Expand) | Author | Lines |
2008-03-27 | Add cache.h | Lars Hjemli | -14/+25 |
2008-03-25 | Remove global and obsolete cgit_cmd | Lars Hjemli | -2/+1 |
2008-03-25 | Makefile: copy the QUIET constructs from the Makefile in git.git | Lars Hjemli | -5/+31 |
2008-03-24 | Move cgit_version from shared.c to cgit.c | Lars Hjemli | -3/+5 |
2008-03-24 | Makefile: autobuild dependency rules | Lars Hjemli | -1/+11 |
2008-03-24 | Initial Makefile cleanup | Lars Hjemli | -7/+22 |
2008-03-24 | Move non-generic functions from shared.c to cgit.c | Lars Hjemli | -157/+155 |
2008-03-24 | Add ui-shared.h | Lars Hjemli | -32/+47 |
2008-03-24 | Add separate header-files for each page/view | Lars Hjemli | -189/+257 |
2008-03-24 | Refactor snapshot support | Lars Hjemli | -86/+90 |
2008-03-24 | Add command dispatcher | Lars Hjemli | -110/+169 |
2008-03-24 | Remove obsolete cacheitem parameter to ui-functions | Lars Hjemli | -17/+16 |
2008-03-24 | Add struct cgit_page to cgit_context | Lars Hjemli | -88/+113 |
2008-03-23 | Use GIT-1.5.5.rc1 | Lars Hjemli | -1/+1 |
2008-03-18 | Introduce html.h | Lars Hjemli | -46/+71 |
2008-03-17 | Fix segfault in patch view for root commit | Lars Hjemli | -1/+42 |
2008-03-17 | Use GIT-1.5.4.4 | Lars Hjemli | -1/+1 |
2008-02-24 | tests/setup.sh: cleanup test script output and logging | Lars Hjemli | -2/+8 |
2008-02-24 | t0010-validate.sh: return on cgit errors | Lars Hjemli | -1/+4 |
2008-02-24 | Make output from `make test` more readable | Lars Hjemli | -2/+2 |
2008-02-24 | Brown paper bag: don't use `grep -v` | Lars Hjemli | -5/+5 |
2008-02-24 | Add regression-test for description-less repos | Lars Hjemli | -1/+5 |
2008-02-23 | Merge branch 'stable' | Lars Hjemli | -15/+5 |
2008-02-23 | Fix segfault | Hiroki Hattori | -15/+5 |
2008-02-16 | Improve initialization of git directory | Lars Hjemli | -10/+9 |
2008-02-16 | Move cgit_repo into cgit_context | Lars Hjemli | -103/+101 |
2008-02-16 | Add all config variables into struct cgit_context | Lars Hjemli | -175/+166 |
2008-02-16 | Introduce struct cgit_context | Lars Hjemli | -164/+156 |
2008-02-16 | Use GIT-1.5.4.1 | Lars Hjemli | -1/+1 |
2008-02-02 | Use GIT-1.5.4 | Lars Hjemli | -1/+1 |
2008-01-28 | Use GIT-1.5.4.rc5 | Lars Hjemli | -1/+1 |
2008-01-21 | Use GIT-1.5.4.rc4 | Lars Hjemli | -2/+2 |
2008-01-13 | Merge branch 'stable' | Lars Hjemli | -6/+7 |
2008-01-10 | CGIT 0.7.2 | Lars Hjemli | -1/+1 |
2008-01-10 | Use GIT-1.5.3.8 | Lars Hjemli | -1/+1 |
2008-01-10 | Check for NULL-subject in patch view | Lars Hjemli | -1/+6 |
2008-01-04 | Handle missing default branch and error out on invalid branch names | Lars Hjemli | -4/+58 |
2007-12-11 | Add plain patch view | Lars Hjemli | -2/+122 |
2007-12-03 | Add support for automatic and custom clone urls | Lars Hjemli | -0/+31 |
2007-12-03 | Compare string lengths when parsing the snapshot mask | Lars Hjemli | -3/+4 |
2007-12-03 | Default repo description to "[no description]" | Evan Martin | -1/+1 |
2007-12-02 | Merge branch 'stable' | Lars Hjemli | -3/+7 |
2007-12-02 | Handle missing timestamp in commit/tag objects | Lars Hjemli | -3/+7 |
2007-11-16 | Add cell-spacing in html | Lars Hjemli | -1/+1 |
2007-11-16 | Use tables for page layout | Lars Hjemli | -30/+41 |
2007-11-16 | Gimp my logo | Lars Hjemli | -0/+0 |
2007-11-11 | Add support for "robots" meta-tag | Lars Hjemli | -0/+11 |
2007-11-11 | Generate valid html for "downloads" menu header | Lars Hjemli | -1/+1 |
2007-11-11 | Merge branch 'lh/testsuite' | Lars Hjemli | -25/+334 |
2007-11-11 | Set commit date on snapshot contents | Lars Hjemli | -0/+1 |