aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* CGIT 0.7.2v0.7.2Lars Hjemli2008-01-10
* Use GIT-1.5.3.8Lars Hjemli2008-01-10
* Compare string lengths when parsing the snapshot maskLars Hjemli2007-12-03
* Default repo description to "[no description]"Evan Martin2007-12-03
* Handle missing timestamp in commit/tag objectsLars Hjemli2007-12-02
* Set commit date on snapshot contentsLars Hjemli2007-11-11
* CGIT 0.7.1v0.7.1Lars Hjemli2007-11-09
* Makefile install: include cgit.png, do not empty cacheLars Hjemli2007-11-09
* Support "/" as virtual-rootLars Hjemli2007-11-08
* Don't show the the branch selector button if javascript is enabledLars Hjemli2007-11-03
* Do not require javascript-enabled clientsLars Hjemli2007-11-03
* CGIT 0.7v0.7Lars Hjemli2007-11-03
* Use GIT-1.5.3.5Lars Hjemli2007-11-03
* Don't include current SHA1 in 'log' menu-itemLars Hjemli2007-11-03
* Don't include current path in menu linksLars Hjemli2007-11-03
* Fix search form action/hidden fieldsLars Hjemli2007-11-03
* Add search parameters to cgit_log_linkLars Hjemli2007-11-03
* Fix typo in cssShunichi Fuji2007-11-03
* Change the cgit layoutLars Hjemli2007-10-30
* Add config param 'index-info'Lars Hjemli2007-10-30
* Teach cgit_object_link() about tag objectsLars Hjemli2007-10-28
* Make print_branch() handle refs not pointing at commitsLars Hjemli2007-10-28
* Teach log search about --grep, --author and --committerLars Hjemli2007-10-28
* Add html_option() functionLars Hjemli2007-10-28
* Merge branch 'stable'Lars Hjemli2007-10-27
|\
| * cgit_parse_commit(): Add missing call to xstrdup()Lars Hjemli2007-10-27
* | Cleanup code introduced by the filter-refs topicLars Hjemli2007-10-27
* | Merge branch 'filter-refs'Lars Hjemli2007-10-27
|\ \
| * | Add links to the new refs page from summary pageLars Hjemli2007-10-27
| * | Add support for refs viewLars Hjemli2007-10-27
| * | Make cgit_print_branches()/cgit_print_tags() externalLars Hjemli2007-10-27
| * | Add descriptions of summary-branches and summary-tags to cgitrcLars Hjemli2007-10-27
| * | Add support for config param summary-branchesLars Hjemli2007-10-27
| * | Move logic for age comparision from cmp_tag_age into cmp_age()Lars Hjemli2007-10-27
| * | Add support for config param summary-tagsLars Hjemli2007-10-27
| * | Sort tags by ageLars Hjemli2007-10-27
| * | Use reflist to print tag infoLars Hjemli2007-10-27
| * | Use reflist to print branch infoLars Hjemli2007-10-27
| * | Add functions and types for ref listsLars Hjemli2007-10-27
|/ /
* | Merge branch 'stable'Lars Hjemli2007-10-27
|\ \ | |/
| * Skip unknown header fields when parsing tags and commitsLars Hjemli2007-10-27
* | Merge branch 'stable'Lars Hjemli2007-10-05
|\ \ | |/
| * correct typo in CSSMichael Krelin2007-10-05
* | Merge branch 'stable'Lars Hjemli2007-10-01
|\ \ | |/
| * Use git-1.5.3.3Lars Hjemli2007-10-01
* | cgit.css: make diff headers more visibleLars Hjemli2007-10-01
* | ui-diff: add links to pre- and postversion of blobsLars Hjemli2007-10-01
* | gen-version.sh: don't sed the output from git describeLars Hjemli2007-10-01
* | css: remove the annoying tr:hover rule for diffstatLars Hjemli2007-10-01
* | ui-commit.c: link to diff instead of tree from diffstatLars Hjemli2007-10-01