Age | Commit message (Expand) | Author | Files | Lines |
2008-02-16 | Improve initialization of git directory | Lars Hjemli | 2 | -10/+9 |
2008-02-16 | Move cgit_repo into cgit_context | Lars Hjemli | 11 | -103/+101 |
2008-02-16 | Add all config variables into struct cgit_context | Lars Hjemli | 7 | -175/+166 |
2008-02-16 | Introduce struct cgit_context | Lars Hjemli | 13 | -164/+156 |
2008-02-16 | Use GIT-1.5.4.1 | Lars Hjemli | 2 | -1/+1 |
2008-02-02 | Use GIT-1.5.4 | Lars Hjemli | 2 | -1/+1 |
2008-01-28 | Use GIT-1.5.4.rc5 | Lars Hjemli | 2 | -1/+1 |
2008-01-21 | Use GIT-1.5.4.rc4 | Lars Hjemli | 3 | -2/+2 |
2008-01-13 | Merge branch 'stable' | Lars Hjemli | 4 | -6/+7 |
2008-01-10 | CGIT 0.7.2v0.7.2 | Lars Hjemli | 1 | -1/+1 |
2008-01-10 | Use GIT-1.5.3.8 | Lars Hjemli | 2 | -1/+1 |
2008-01-10 | Check for NULL-subject in patch view | Lars Hjemli | 1 | -1/+6 |
2008-01-04 | Handle missing default branch and error out on invalid branch names | Lars Hjemli | 1 | -4/+58 |
2007-12-11 | Add plain patch view | Lars Hjemli | 6 | -2/+122 |
2007-12-03 | Add support for automatic and custom clone urls | Lars Hjemli | 4 | -0/+31 |
2007-12-03 | Compare string lengths when parsing the snapshot mask | Lars Hjemli | 1 | -3/+4 |
2007-12-03 | Default repo description to "[no description]" | Evan Martin | 1 | -1/+1 |
2007-12-02 | Merge branch 'stable' | Lars Hjemli | 2 | -3/+7 |
2007-12-02 | Handle missing timestamp in commit/tag objects | Lars Hjemli | 2 | -3/+7 |
2007-11-16 | Add cell-spacing in html | Lars Hjemli | 1 | -1/+1 |
2007-11-16 | Use tables for page layout | Lars Hjemli | 2 | -30/+41 |
2007-11-16 | Gimp my logo | Lars Hjemli | 1 | -0/+0 |
2007-11-11 | Add support for "robots" meta-tag | Lars Hjemli | 4 | -0/+11 |
2007-11-11 | Generate valid html for "downloads" menu header | Lars Hjemli | 1 | -1/+1 |
2007-11-11 | Merge branch 'lh/testsuite' | Lars Hjemli | 22 | -25/+334 |
2007-11-11 | Set commit date on snapshot contents | Lars Hjemli | 1 | -0/+1 |
2007-11-11 | Set commit date on snapshot contents | Lars Hjemli | 1 | -0/+1 |
2007-11-11 | Fix html error detected by test-suite | Lars Hjemli | 11 | -27/+37 |
2007-11-11 | Create initial testsuite | Lars Hjemli | 12 | -1/+299 |
2007-11-09 | Merge branch 'stable' | Lars Hjemli | 1 | -4/+7 |
2007-11-09 | CGIT 0.7.1v0.7.1 | Lars Hjemli | 1 | -1/+1 |
2007-11-09 | Makefile install: include cgit.png, do not empty cache | Lars Hjemli | 1 | -3/+6 |
2007-11-09 | Minor css tweaks | Lars Hjemli | 1 | -10/+1 |
2007-11-08 | Merge branch 'stable' | Lars Hjemli | 1 | -2/+4 |
2007-11-08 | Support "/" as virtual-root | Lars Hjemli | 1 | -2/+4 |
2007-11-06 | Makefile: link with libiconv if NEEDS_LIBICONV is defined | Lars Hjemli | 1 | -0/+5 |
2007-11-06 | Merge branch 'iconv-rebased' of http://x2a.org/pub/git/cgit | Lars Hjemli | 4 | -1/+35 |
2007-11-06 | Show lines changed as -n/+m in shortlogs | Lars Hjemli | 1 | -7/+14 |
2007-11-06 | Use utf8::reencode_string from git | Lars Hjemli | 2 | -60/+5 |
2007-11-06 | Convert subject and message with iconv_msg. | Jonathan Bastien-Filiatrault | 1 | -0/+14 |
2007-11-06 | Add iconv_msg function. | Jonathan Bastien-Filiatrault | 1 | -0/+58 |
2007-11-06 | Set msg_encoding according to the header. | Jonathan Bastien-Filiatrault | 1 | -0/+8 |
2007-11-06 | Add commit->msg_encoding, allocate msg dynamicly. | Jonathan Bastien-Filiatrault | 4 | -1/+10 |
2007-11-03 | Don't show the the branch selector button if javascript is enabled | Lars Hjemli | 1 | -1/+1 |
2007-11-03 | Do not require javascript-enabled clients | Lars Hjemli | 2 | -0/+16 |
2007-11-03 | CGIT 0.7v0.7 | Lars Hjemli | 1 | -1/+1 |
2007-11-03 | Use GIT-1.5.3.5 | Lars Hjemli | 2 | -1/+1 |
2007-11-03 | Don't include current SHA1 in 'log' menu-item | Lars Hjemli | 1 | -2/+2 |
2007-11-03 | Don't include current path in menu links | Lars Hjemli | 1 | -3/+2 |
2007-11-03 | Fix search form action/hidden fields | Lars Hjemli | 1 | -18/+24 |