Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-11-03 | Add search parameters to cgit_log_link | Lars Hjemli | 6 | -8/+21 |
2007-11-03 | Fix typo in css | Shunichi Fuji | 1 | -1/+1 |
2007-10-30 | Change the cgit layout | Lars Hjemli | 7 | -197/+231 |
2007-10-30 | Add config param 'index-info' | Lars Hjemli | 2 | -0/+4 |
2007-10-28 | Teach cgit_object_link() about tag objects | Lars Hjemli | 1 | -0/+3 |
2007-10-28 | Make print_branch() handle refs not pointing at commits | Lars Hjemli | 1 | -5/+11 |
2007-10-28 | Teach log search about --grep, --author and --committer | Lars Hjemli | 7 | -9/+39 |
2007-10-28 | Add html_option() function | Lars Hjemli | 2 | -0/+13 |
2007-10-27 | Merge branch 'stable' | Lars Hjemli | 1 | -2/+2 |
2007-10-27 | cgit_parse_commit(): Add missing call to xstrdup() | Lars Hjemli | 1 | -2/+2 |
2007-10-27 | Cleanup code introduced by the filter-refs topic | Lars Hjemli | 1 | -30/+19 |
2007-10-27 | Merge branch 'filter-refs' | Lars Hjemli | 8 | -37/+229 |
2007-10-27 | Add links to the new refs page from summary page | Lars Hjemli | 3 | -0/+21 |
2007-10-27 | Add support for refs view | Lars Hjemli | 5 | -2/+37 |
2007-10-27 | Make cgit_print_branches()/cgit_print_tags() external | Lars Hjemli | 2 | -2/+4 |
2007-10-27 | Add descriptions of summary-branches and summary-tags to cgitrc | Lars Hjemli | 1 | -0/+10 |
2007-10-27 | Add support for config param summary-branches | Lars Hjemli | 3 | -3/+32 |
2007-10-27 | Move logic for age comparision from cmp_tag_age into cmp_age() | Lars Hjemli | 1 | -8/+13 |
2007-10-27 | Add support for config param summary-tags | Lars Hjemli | 3 | -3/+11 |
2007-10-27 | Sort tags by age | Lars Hjemli | 1 | -0/+18 |
2007-10-27 | Use reflist to print tag info | Lars Hjemli | 1 | -17/+19 |
2007-10-27 | Use reflist to print branch info | Lars Hjemli | 1 | -14/+16 |
2007-10-27 | Add functions and types for ref lists | Lars Hjemli | 2 | -0/+60 |
2007-10-27 | Merge branch 'stable' | Lars Hjemli | 1 | -0/+6 |
2007-10-27 | Skip unknown header fields when parsing tags and commits | Lars Hjemli | 1 | -0/+6 |
2007-10-05 | Merge branch 'stable' | Lars Hjemli | 1 | -1/+1 |
2007-10-05 | correct typo in CSS | Michael Krelin | 1 | -1/+1 |
2007-10-01 | Merge branch 'stable' | Lars Hjemli | 2 | -1/+1 |
2007-10-01 | Use git-1.5.3.3 | Lars Hjemli | 2 | -1/+1 |
2007-10-01 | cgit.css: make diff headers more visible | Lars Hjemli | 1 | -1/+6 |
2007-10-01 | ui-diff: add links to pre- and postversion of blobs | Lars Hjemli | 1 | -16/+26 |
2007-10-01 | gen-version.sh: don't sed the output from git describe | Lars Hjemli | 1 | -1/+1 |
2007-10-01 | css: remove the annoying tr:hover rule for diffstat | Lars Hjemli | 1 | -4/+0 |
2007-10-01 | ui-commit.c: link to diff instead of tree from diffstat | Lars Hjemli | 1 | -2/+2 |