aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | introduce cgit_repobasenameMichael Krelin2007-07-21
| * | added snapshot filename to the linkMichael Krelin2007-07-21
| * | add plain uncompressed tar snapshort formatMichael Krelin2007-07-21
| * | introduced .tar.bz2 snapshotsMichael Krelin2007-07-21
| * | compress .tar.gz using gzip as a filterMichael Krelin2007-07-20
| * | added a chk_non_negative checkMichael Krelin2007-07-20
| * | css: adjust vertical-align of commit info th cellsMichael Krelin2007-07-18
| * | add support for snapshot tarballsMichael Krelin2007-07-18
* | | Add ui-tag.cLars Hjemli2007-07-22
|/ /
* | make gen-version.sh run even if . is not in PATHMichael Krelin2007-07-03
* | make config adjustable via env variable CGIT_CONFIGMichael Krelin2007-07-03
* | Merge branch 'lh/menu'Lars Hjemli2007-06-29
|\ \
| * | Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli2007-06-29
| * | Add trim_end() and use it to remove trailing slashes from repo pathsLars Hjemli2007-06-26
| * | Do not include current path in the "tree" menu linkLars Hjemli2007-06-26
| * | Add setting to enable/disable extra links on index pageLars Hjemli2007-06-19
| * | Change S/L/T to summary/log/treeLars Hjemli2007-06-18
| * | Change "files" to "tree"Lars Hjemli2007-06-18
| * | Include querystring as part of cached filename for repo summary pageLars Hjemli2007-06-18
| * | Add more menuitems on repo pagesLars Hjemli2007-06-18
* | | Add version info from git-describeLars Hjemli2007-06-18
|/ /
* | Add cgit_diff_link()Lars Hjemli2007-06-17
* | ui-commit: use cgit_commit_link() for parent linksLars Hjemli2007-06-17
* | ui-log: honor id=sha1 on querystringLars Hjemli2007-06-17
* | Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli2007-06-17
* | Add git_log_link() and fix bug in generic repolink functionLars Hjemli2007-06-17
* | ui-tree: html/css cleanupLars Hjemli2007-06-17
* | ui-shared: use strcmp() to compare stringsLars Hjemli2007-06-17
* | Add and use cgit_tree_link()Lars Hjemli2007-06-17
* | ui-tree: make blob viewer generate valid htmlLars Hjemli2007-06-16
* | ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli2007-06-16
* | cgit.css: make it validateLars Hjemli2007-06-07
* | ui-diff: close td/tr/table properlyLars Hjemli2007-06-06
* | ui-diff: emit table/tr/td at better locationsLars Hjemli2007-06-05
|/
* Implemented configurable HEAD shortlog on summary page.Ondrej Jirman2007-05-31
* Check for NULL commit buffer in cgit_parse_commit()Ondrej Jirman2007-05-31
* Add option to disable pager to cgit_print_log().Ondrej Jirman2007-05-31
* Handle single-line and empty commit subjectsOndrej Jirman2007-05-31
* Use & instead of & in URLs.Ondrej Jirman2007-05-31
* Fixed unexpected tags in html output.Ondrej Jirman2007-05-31
* cgit v0.5v0.5Lars Hjemli2007-05-24
* Bad html: it's nice to add alt-attributesLars Hjemli2007-05-24
* Bad html: <form> should have an action-attributeLars Hjemli2007-05-24
* Close a <tr> properlyLars Hjemli2007-05-24
* Add repo.readme parameterLars Hjemli2007-05-23
* Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli2007-05-23
* Show time since last change on index pageLars Hjemli2007-05-22
* Use cgit_print_age() on summary and log pagesLars Hjemli2007-05-22
* Add cgit_print_age() functionLars Hjemli2007-05-22
* css: make column headings boldLars Hjemli2007-05-21