]> git.cameronkatri.com Git - cgit.git/shortlog
cgit.git
2008-01-13 Lars HjemliMerge branch 'stable'
2008-01-10 Lars HjemliCGIT 0.7.2 v0.7.2
2008-01-10 Lars HjemliUse GIT-1.5.3.8
2008-01-10 Lars HjemliCheck for NULL-subject in patch view
2008-01-04 Lars HjemliHandle missing default branch and error out on invalid...
2007-12-11 Lars HjemliAdd plain patch view
2007-12-03 Lars HjemliAdd support for automatic and custom clone urls
2007-12-02 Lars HjemliCompare string lengths when parsing the snapshot mask
2007-12-02 Evan MartinDefault repo description to "[no description]"
2007-12-02 Lars HjemliMerge branch 'stable'
2007-12-02 Lars HjemliHandle missing timestamp in commit/tag objects
2007-11-16 Lars HjemliAdd cell-spacing in html
2007-11-16 Lars HjemliUse tables for page layout
2007-11-16 Lars HjemliGimp my logo
2007-11-11 Lars HjemliAdd support for "robots" meta-tag
2007-11-11 Lars HjemliGenerate valid html for "downloads" menu header
2007-11-11 Lars HjemliMerge branch 'lh/testsuite'
2007-11-11 Lars HjemliSet commit date on snapshot contents
2007-11-11 Lars HjemliSet commit date on snapshot contents
2007-11-11 Lars HjemliFix html error detected by test-suite
2007-11-11 Lars HjemliCreate initial testsuite
2007-11-09 Lars HjemliMerge branch 'stable'
2007-11-09 Lars HjemliCGIT 0.7.1 v0.7.1
2007-11-09 Lars HjemliMakefile install: include cgit.png, do not empty cache
2007-11-09 Lars HjemliMinor css tweaks
2007-11-08 Lars HjemliMerge branch 'stable'
2007-11-08 Lars HjemliSupport "/" as virtual-root
2007-11-06 Lars HjemliMakefile: link with libiconv if NEEDS_LIBICONV is defined
2007-11-05 Lars HjemliMerge branch 'iconv-rebased' of http://x2a.org/pub...
2007-11-05 Lars HjemliShow lines changed as -n/+m in shortlogs
2007-11-05 Lars HjemliUse utf8::reencode_string from git
2007-11-05 Jonathan Bastien... Convert subject and message with iconv_msg.
2007-11-05 Jonathan Bastien... Add iconv_msg function.
2007-11-05 Jonathan Bastien... Set msg_encoding according to the header.
2007-11-05 Jonathan Bastien... Add commit->msg_encoding, allocate msg dynamicly.
2007-11-03 Lars HjemliDon't show the the branch selector button if javascript...
2007-11-03 Lars HjemliDo not require javascript-enabled clients
2007-11-03 Lars HjemliCGIT 0.7 v0.7
2007-11-03 Lars HjemliUse GIT-1.5.3.5
2007-11-03 Lars HjemliDon't include current SHA1 in 'log' menu-item
2007-11-03 Lars HjemliDon't include current path in menu links
2007-11-03 Lars HjemliFix search form action/hidden fields
2007-11-03 Lars HjemliAdd search parameters to cgit_log_link
2007-11-03 Shunichi FujiFix typo in css
2007-10-30 Lars HjemliChange the cgit layout
2007-10-30 Lars HjemliAdd config param 'index-info'
2007-10-28 Lars HjemliTeach cgit_object_link() about tag objects
2007-10-28 Lars HjemliMake print_branch() handle refs not pointing at commits
2007-10-28 Lars HjemliTeach log search about --grep, --author and --committer
2007-10-28 Lars HjemliAdd html_option() function
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-27 Lars Hjemlicgit_parse_commit(): Add missing call to xstrdup()
2007-10-27 Lars HjemliCleanup code introduced by the filter-refs topic
2007-10-27 Lars HjemliMerge branch 'filter-refs'
2007-10-27 Lars HjemliAdd links to the new refs page from summary page
2007-10-27 Lars HjemliAdd support for refs view
2007-10-27 Lars HjemliMake cgit_print_branches()/cgit_print_tags() external
2007-10-27 Lars HjemliAdd descriptions of summary-branches and summary-tags...
2007-10-27 Lars HjemliAdd support for config param summary-branches
2007-10-27 Lars HjemliMove logic for age comparision from cmp_tag_age into...
2007-10-27 Lars HjemliAdd support for config param summary-tags
2007-10-27 Lars HjemliSort tags by age
2007-10-27 Lars HjemliUse reflist to print tag info
2007-10-27 Lars HjemliUse reflist to print branch info
2007-10-27 Lars HjemliAdd functions and types for ref lists
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-27 Lars HjemliSkip unknown header fields when parsing tags and commits
2007-10-05 Lars HjemliMerge branch 'stable'
2007-10-05 Michael Krelincorrect typo in CSS
2007-10-01 Lars HjemliMerge branch 'stable'
2007-10-01 Lars HjemliUse git-1.5.3.3
2007-10-01 Lars Hjemlicgit.css: make diff headers more visible
2007-10-01 Lars Hjemliui-diff: add links to pre- and postversion of blobs
2007-10-01 Lars Hjemligen-version.sh: don't sed the output from git describe
2007-10-01 Lars Hjemlicss: remove the annoying tr:hover rule for diffstat
2007-10-01 Lars Hjemliui-commit.c: link to diff instead of tree from diffstat
2007-10-01 Lars HjemliAdd prefix parameter to cgit_print_diff()
2007-10-01 Lars HjemliAdd prefix parameter to cgit_diff_tree()
2007-09-25 Lars HjemliAdd support for a renamelimit option in cgitrc
2007-09-19 Lars Hjemlicgit v0.6.3 v0.6.3
2007-09-19 Lars HjemliUpgrade to GIT 1.5.3.2
2007-09-19 Lars HjemliUse trim_end() to remove trailing slashes
2007-09-19 Lars HjemliRemove a few compiler warnings
2007-09-19 Lars HjemliAdd cgit.conf to .gitignore, remove *~
2007-09-19 Lars Hjemliui-tree: show last line of blob
2007-09-19 Lars Hjemliui-tree: specify parameter position for all htmlf formats
2007-09-14 Michael Krelinfixed typo in cgitrc
2007-09-09 Chris PickelImprove the sample cgitrc file
2007-09-08 Lars Hjemlicgit v0.6.2 v0.6.2
2007-09-08 Lars HjemliRevert part of "Makefile: add support for DESTDIR"
2007-09-08 Lars HjemliRevert "Makefile: add missing references to DESTDIR"
2007-09-08 Lars Hjemlicgit v0.6.1 v0.6.1
2007-09-08 Lars HjemliMakefile: add missing references to DESTDIR
2007-09-08 Chris PickelMake cgit honor CACHE_ROOT as defined in Makefile
2007-09-08 Chris PickelMakefile: add support for DESTDIR
2007-09-04 Lars Hjemlicgit v0.6 v0.6
2007-09-04 Lars HjemliUpdate README
2007-09-04 Lars HjemliSet xdemitconf_t.findfunc=NULL
2007-09-03 Lars HjemliMerge branch 'jo/dirlink'
2007-09-03 Lars HjemliUse git-1.5.3 as submodule
next