summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
snapshot2007-11-06Show lines changed as -n/+m in shortlogsLars Hjemli
snapshot2007-11-03Don't show the the branch selector button if javascript is enabledLars Hjemli
snapshot2007-11-03Do not require javascript-enabled clientsLars Hjemli
snapshot2007-11-03CGIT 0.7Lars Hjemli
snapshot2007-11-03Use GIT-1.5.3.5Lars Hjemli
snapshot2007-11-03Don't include current SHA1 in 'log' menu-itemLars Hjemli
snapshot2007-11-03Don't include current path in menu linksLars Hjemli
snapshot2007-11-03Fix search form action/hidden fieldsLars Hjemli
snapshot2007-11-03Add search parameters to cgit_log_linkLars Hjemli
snapshot2007-11-03Fix typo in cssShunichi Fuji
snapshot2007-10-30Change the cgit layoutLars Hjemli
snapshot2007-10-30Add config param 'index-info'Lars Hjemli
snapshot2007-10-28Teach cgit_object_link() about tag objectsLars Hjemli
snapshot2007-10-28Make print_branch() handle refs not pointing at commitsLars Hjemli
snapshot2007-10-28Teach log search about --grep, --author and --committerLars Hjemli
snapshot2007-10-28Add html_option() functionLars Hjemli
snapshot2007-10-27Merge branch 'stable'Lars Hjemli
snapshot2007-10-27cgit_parse_commit(): Add missing call to xstrdup()Lars Hjemli
snapshot2007-10-27Cleanup code introduced by the filter-refs topicLars Hjemli
snapshot2007-10-27Merge branch 'filter-refs'Lars Hjemli
snapshot2007-10-27Add links to the new refs page from summary pageLars Hjemli
snapshot2007-10-27Add support for refs viewLars Hjemli
snapshot2007-10-27Make cgit_print_branches()/cgit_print_tags() externalLars Hjemli
snapshot2007-10-27Add descriptions of summary-branches and summary-tags to cgitrcLars Hjemli
snapshot2007-10-27Add support for config param summary-branchesLars Hjemli
snapshot2007-10-27Move logic for age comparision from cmp_tag_age into cmp_age()Lars Hjemli
snapshot2007-10-27Add support for config param summary-tagsLars Hjemli
snapshot2007-10-27Sort tags by ageLars Hjemli
snapshot2007-10-27Use reflist to print tag infoLars Hjemli
snapshot2007-10-27Use reflist to print branch infoLars Hjemli
snapshot2007-10-27Add functions and types for ref listsLars Hjemli
snapshot2007-10-27Merge branch 'stable'Lars Hjemli
snapshot2007-10-27Skip unknown header fields when parsing tags and commitsLars Hjemli
snapshot2007-10-05Merge branch 'stable'Lars Hjemli
snapshot2007-10-05correct typo in CSSMichael Krelin
snapshot2007-10-01Merge branch 'stable'Lars Hjemli
snapshot2007-10-01Use git-1.5.3.3Lars Hjemli
snapshot2007-10-01cgit.css: make diff headers more visibleLars Hjemli
snapshot2007-10-01ui-diff: add links to pre- and postversion of blobsLars Hjemli
snapshot2007-10-01gen-version.sh: don't sed the output from git describeLars Hjemli
snapshot2007-10-01css: remove the annoying tr:hover rule for diffstatLars Hjemli
snapshot2007-10-01ui-commit.c: link to diff instead of tree from diffstatLars Hjemli
snapshot2007-10-01Add prefix parameter to cgit_print_diff()Lars Hjemli
snapshot2007-10-01Add prefix parameter to cgit_diff_tree()Lars Hjemli
snapshot2007-09-25Add support for a renamelimit option in cgitrcLars Hjemli
snapshot2007-09-20cgit v0.6.3Lars Hjemli
snapshot2007-09-20Upgrade to GIT 1.5.3.2Lars Hjemli
snapshot2007-09-20Use trim_end() to remove trailing slashesLars Hjemli
snapshot2007-09-20Remove a few compiler warningsLars Hjemli
snapshot2007-09-20Add cgit.conf to .gitignore, remove *~Lars Hjemli