Age | Commit message (Expand) | Author |
2007-12-02 | Handle missing timestamp in commit/tag objects | Lars Hjemli |
2007-11-16 | Add cell-spacing in html | Lars Hjemli |
2007-11-16 | Use tables for page layout | Lars Hjemli |
2007-11-16 | Gimp my logo | Lars Hjemli |
2007-11-11 | Add support for "robots" meta-tag | Lars Hjemli |
2007-11-11 | Generate valid html for "downloads" menu header | Lars Hjemli |
2007-11-11 | Merge branch 'lh/testsuite' | Lars Hjemli |
2007-11-11 | Set commit date on snapshot contents | Lars Hjemli |
2007-11-11 | Set commit date on snapshot contents | Lars Hjemli |
2007-11-11 | Fix html error detected by test-suite | Lars Hjemli |
2007-11-11 | Create initial testsuite | Lars Hjemli |
2007-11-09 | Merge branch 'stable' | Lars Hjemli |
2007-11-09 | CGIT 0.7.1v0.7.1 | Lars Hjemli |
2007-11-09 | Makefile install: include cgit.png, do not empty cache | Lars Hjemli |
2007-11-09 | Minor css tweaks | Lars Hjemli |
2007-11-08 | Merge branch 'stable' | Lars Hjemli |
2007-11-08 | Support "/" as virtual-root | Lars Hjemli |
2007-11-06 | Makefile: link with libiconv if NEEDS_LIBICONV is defined | Lars Hjemli |
2007-11-05 | Merge branch 'iconv-rebased' of http://x2a.org/pub/git/cgit | Lars Hjemli |
2007-11-05 | Show lines changed as -n/+m in shortlogs | Lars Hjemli |
2007-11-05 | Use utf8::reencode_string from git | Lars Hjemli |
2007-11-05 | Convert subject and message with iconv_msg. | Jonathan Bastien-Filiatrault |
2007-11-05 | Add iconv_msg function. | Jonathan Bastien-Filiatrault |
2007-11-05 | Set msg_encoding according to the header. | Jonathan Bastien-Filiatrault |
2007-11-05 | Add commit->msg_encoding, allocate msg dynamicly. | Jonathan Bastien-Filiatrault |
2007-11-03 | Don't show the the branch selector button if javascript is enabled | Lars Hjemli |
2007-11-03 | Do not require javascript-enabled clients | Lars Hjemli |
2007-11-03 | CGIT 0.7v0.7 | Lars Hjemli |
2007-11-03 | Use GIT-1.5.3.5 | Lars Hjemli |
2007-11-03 | Don't include current SHA1 in 'log' menu-item | Lars Hjemli |
2007-11-03 | Don't include current path in menu links | Lars Hjemli |
2007-11-03 | Fix search form action/hidden fields | Lars Hjemli |
2007-11-03 | Add search parameters to cgit_log_link | Lars Hjemli |
2007-11-03 | Fix typo in css | Shunichi Fuji |
2007-10-30 | Change the cgit layout | Lars Hjemli |
2007-10-30 | Add config param 'index-info' | Lars Hjemli |
2007-10-28 | Teach cgit_object_link() about tag objects | Lars Hjemli |
2007-10-28 | Make print_branch() handle refs not pointing at commits | Lars Hjemli |
2007-10-28 | Teach log search about --grep, --author and --committer | Lars Hjemli |
2007-10-28 | Add html_option() function | Lars Hjemli |
2007-10-27 | Merge branch 'stable' | Lars Hjemli |
2007-10-27 | cgit_parse_commit(): Add missing call to xstrdup() | Lars Hjemli |
2007-10-27 | Cleanup code introduced by the filter-refs topic | Lars Hjemli |
2007-10-27 | Merge branch 'filter-refs' | Lars Hjemli |
2007-10-27 | Add links to the new refs page from summary page | Lars Hjemli |
2007-10-27 | Add support for refs view | Lars Hjemli |
2007-10-27 | Make cgit_print_branches()/cgit_print_tags() external | Lars Hjemli |
2007-10-27 | Add descriptions of summary-branches and summary-tags to cgitrc | Lars Hjemli |
2007-10-27 | Add support for config param summary-branches | Lars Hjemli |
2007-10-27 | Move logic for age comparision from cmp_tag_age into cmp_age() | Lars Hjemli |