Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Add all config variables into struct cgit_context | Lars Hjemli | 2008-02-16 | -175/+166 | |
| * | Introduce struct cgit_context | Lars Hjemli | 2008-02-16 | -164/+156 | |
* | | Use GIT-1.5.5-rc2 | Lars Hjemli | 2008-04-01 | -0/+0 | |
* | | Use GIT-1.5.5.rc1 | Lars Hjemli | 2008-03-23 | -1/+1 | |
* | | Fix segfault in patch view for root commit | Lars Hjemli | 2008-03-17 | -1/+42 | |
* | | Use GIT-1.5.4.4 | Lars Hjemli | 2008-03-17 | -1/+1 | |
* | | tests/setup.sh: cleanup test script output and logging | Lars Hjemli | 2008-02-24 | -2/+8 | |
* | | t0010-validate.sh: return on cgit errors | Lars Hjemli | 2008-02-24 | -1/+4 | |
* | | Make output from `make test` more readable | Lars Hjemli | 2008-02-24 | -2/+2 | |
* | | Brown paper bag: don't use `grep -v` | Lars Hjemli | 2008-02-24 | -5/+5 | |
* | | Add regression-test for description-less repos | Lars Hjemli | 2008-02-24 | -1/+5 | |
* | | Merge branch 'stable' | Lars Hjemli | 2008-02-23 | -15/+5 | |
|\ \ | |/ |/| | |||||
| * | Fix segfault | Hiroki Hattori | 2008-02-23 | -15/+5 | |
* | | Use GIT-1.5.4.1 | Lars Hjemli | 2008-02-16 | -1/+1 | |
* | | Use GIT-1.5.4 | Lars Hjemli | 2008-02-02 | -1/+1 | |
* | | Use GIT-1.5.4.rc5 | Lars Hjemli | 2008-01-28 | -1/+1 | |
* | | Use GIT-1.5.4.rc4 | Lars Hjemli | 2008-01-21 | -2/+2 | |
* | | Merge branch 'stable' | Lars Hjemli | 2008-01-13 | -6/+7 | |
|\| | |||||
| * | CGIT 0.7.2 | Lars Hjemli | 2008-01-10 | -1/+1 | |
| * | Use GIT-1.5.3.8 | Lars Hjemli | 2008-01-10 | -1/+1 | |
| * | Compare string lengths when parsing the snapshot mask | Lars Hjemli | 2007-12-03 | -3/+4 | |
| * | Default repo description to "[no description]" | Evan Martin | 2007-12-03 | -1/+1 | |
* | | Check for NULL-subject in patch view | Lars Hjemli | 2008-01-10 | -1/+6 | |
* | | Handle missing default branch and error out on invalid branch names | Lars Hjemli | 2008-01-04 | -4/+58 | |
* | | Add plain patch view | Lars Hjemli | 2007-12-11 | -2/+122 | |
* | | Add support for automatic and custom clone urls | Lars Hjemli | 2007-12-03 | -0/+31 | |
* | | Merge branch 'stable' | Lars Hjemli | 2007-12-02 | -3/+7 | |
|\| | |||||
| * | Handle missing timestamp in commit/tag objects | Lars Hjemli | 2007-12-02 | -3/+7 | |
| * | Set commit date on snapshot contents | Lars Hjemli | 2007-11-11 | -0/+1 | |
* | | Add cell-spacing in html | Lars Hjemli | 2007-11-16 | -1/+1 | |
* | | Use tables for page layout | Lars Hjemli | 2007-11-16 | -30/+41 | |
* | | Gimp my logo | Lars Hjemli | 2007-11-16 | -0/+0 | |
* | | Add support for "robots" meta-tag | Lars Hjemli | 2007-11-11 | -0/+11 | |
* | | Generate valid html for "downloads" menu header | Lars Hjemli | 2007-11-11 | -1/+1 | |
* | | Merge branch 'lh/testsuite' | Lars Hjemli | 2007-11-11 | -25/+334 | |
|\ \ | |||||
| * | | Set commit date on snapshot contents | Lars Hjemli | 2007-11-11 | -0/+1 | |
| * | | Fix html error detected by test-suite | Lars Hjemli | 2007-11-11 | -27/+37 | |
| * | | Create initial testsuite | Lars Hjemli | 2007-11-11 | -1/+299 | |
|/ / | |||||
* | | Merge branch 'stable' | Lars Hjemli | 2007-11-09 | -4/+7 | |
|\| | |||||
| * | CGIT 0.7.1 | Lars Hjemli | 2007-11-09 | -1/+1 | |
| * | Makefile install: include cgit.png, do not empty cache | Lars Hjemli | 2007-11-09 | -3/+6 | |
* | | Minor css tweaks | Lars Hjemli | 2007-11-09 | -10/+1 | |
* | | Merge branch 'stable' | Lars Hjemli | 2007-11-08 | -2/+4 | |
|\| | |||||
| * | Support "/" as virtual-root | Lars Hjemli | 2007-11-08 | -2/+4 | |
* | | Makefile: link with libiconv if NEEDS_LIBICONV is defined | Lars Hjemli | 2007-11-06 | -0/+5 | |
* | | Merge branch 'iconv-rebased' of http://x2a.org/pub/git/cgit | Lars Hjemli | 2007-11-06 | -1/+35 | |
|\ \ | |||||
| * | | Use utf8::reencode_string from git | Lars Hjemli | 2007-11-05 | -60/+5 | |
| * | | Convert subject and message with iconv_msg. | Jonathan Bastien-Filiatrault | 2007-11-05 | -0/+14 | |
| * | | Add iconv_msg function. | Jonathan Bastien-Filiatrault | 2007-11-05 | -0/+58 | |
| * | | Set msg_encoding according to the header. | Jonathan Bastien-Filiatrault | 2007-11-05 | -0/+8 |