| Commit message (Expand) | Author | Age | Lines |
... | |
* | | Make ui-tag.c generate valid xhtml | Lars Hjemli | 2007-07-23 | -1/+1 |
|
|
* | | Add support for line number in url fragment | Lars Hjemli | 2007-07-23 | -1/+10 |
|
|
* | | cgit_print_snapshot_links: use url to specify snapshot name | Lars Hjemli | 2007-07-23 | -21/+41 |
|
|
* | | Merge branch 'master' of git://git.klever.net/patchwork/cgit | Lars Hjemli | 2007-07-23 | -44/+194 |
|\ \ |
|
| * | | link raw blob from tree file view | Michael Krelin | 2007-07-22 | -0/+4 |
|
|
| * | | fix: changed view link to blob in summary. | Michael Krelin | 2007-07-22 | -1/+1 |
|
|
| * | | allow selective enabling of snapshots | Michael Krelin | 2007-07-22 | -15/+48 |
|
|
| * | | shorten snapshot names to repo basename | Michael Krelin | 2007-07-21 | -2/+3 |
|
|
| * | | introduce cgit_repobasename | Michael Krelin | 2007-07-21 | -0/+26 |
|
|
| * | | added snapshot filename to the link | Michael Krelin | 2007-07-21 | -5/+16 |
|
|
| * | | add plain uncompressed tar snapshort format | Michael Krelin | 2007-07-21 | -1/+2 |
|
|
| * | | introduced .tar.bz2 snapshots | Michael Krelin | 2007-07-21 | -31/+42 |
|
|
| * | | compress .tar.gz using gzip as a filter | Michael Krelin | 2007-07-21 | -1/+37 |
|
|
| * | | added a chk_non_negative check | Michael Krelin | 2007-07-21 | -0/+8 |
|
|
| * | | css: adjust vertical-align of commit info th cells | Michael Krelin | 2007-07-18 | -0/+1 |
|
|
| * | | add support for snapshot tarballs | Michael Krelin | 2007-07-18 | -37/+55 |
|
|
* | | | Add ui-tag.c | Lars Hjemli | 2007-07-23 | -32/+111 |
|/ / |
|
* | | make gen-version.sh run even if . is not in PATH | Michael Krelin | 2007-07-04 | -1/+1 |
|
|
* | | make config adjustable via env variable CGIT_CONFIG | Michael Krelin | 2007-07-04 | -1/+3 |
|
|
* | | Merge branch 'lh/menu' | Lars Hjemli | 2007-06-30 | -53/+145 |
|\ \ |
|
| * | | Add ofs argument to cgit_log_link and use it in ui-log.c | Lars Hjemli | 2007-06-30 | -16/+30 |
|
|
| * | | Add trim_end() and use it to remove trailing slashes from repo paths | Lars Hjemli | 2007-06-27 | -2/+25 |
|
|
| * | | Do not include current path in the "tree" menu link | Lars Hjemli | 2007-06-27 | -1/+1 |
|
|
| * | | Add setting to enable/disable extra links on index page | Lars Hjemli | 2007-06-19 | -12/+31 |
|
|
| * | | Change S/L/T to summary/log/tree | Lars Hjemli | 2007-06-19 | -9/+10 |
|
|
| * | | Change "files" to "tree" | Lars Hjemli | 2007-06-19 | -2/+2 |
|
|
| * | | Include querystring as part of cached filename for repo summary page | Lars Hjemli | 2007-06-19 | -4/+6 |
|
|
| * | | Add more menuitems on repo pages | Lars Hjemli | 2007-06-18 | -16/+49 |
|
|
* | | | Add version info from git-describe | Lars Hjemli | 2007-06-18 | -16/+27 |
|/ / |
|
* | | Add cgit_diff_link() | Lars Hjemli | 2007-06-18 | -69/+75 |
|
|
* | | ui-commit: use cgit_commit_link() for parent links | Lars Hjemli | 2007-06-17 | -6/+4 |
|
|
* | | ui-log: honor id=sha1 on querystring | Lars Hjemli | 2007-06-17 | -1/+4 |
|
|
* | | Add cgit_commit_link() + support for id=sha1 to commit view | Lars Hjemli | 2007-06-17 | -18/+31 |
|
|
* | | Add git_log_link() and fix bug in generic repolink function | Lars Hjemli | 2007-06-17 | -20/+24 |
|
|
* | | ui-tree: html/css cleanup | Lars Hjemli | 2007-06-17 | -23/+12 |
|
|
* | | ui-shared: use strcmp() to compare strings | Lars Hjemli | 2007-06-17 | -2/+2 |
|
|
* | | Add and use cgit_tree_link() | Lars Hjemli | 2007-06-17 | -38/+107 |
|
|
* | | ui-tree: make blob viewer generate valid html | Lars Hjemli | 2007-06-17 | -1/+0 |
|
|
* | | ui-tree: unify with ui-view, use path to select tree/blob | Lars Hjemli | 2007-06-17 | -112/+174 |
|
|
* | | cgit.css: make it validate | Lars Hjemli | 2007-06-07 | -8/+7 |
|
|
* | | ui-diff: close td/tr/table properly | Lars Hjemli | 2007-06-07 | -0/+2 |
|
|
* | | ui-diff: emit table/tr/td at better locations | Lars Hjemli | 2007-06-05 | -9/+7 |
|/ |
|
* | Implemented configurable HEAD shortlog on summary page. | Ondrej Jirman | 2007-05-31 | -1/+16 |
|
|
* | Check for NULL commit buffer in cgit_parse_commit() | Ondrej Jirman | 2007-05-31 | -0/+3 |
|
|
* | Add option to disable pager to cgit_print_log(). | Ondrej Jirman | 2007-05-31 | -17/+19 |
|
|
* | Handle single-line and empty commit subjects | Ondrej Jirman | 2007-05-31 | -3/+8 |
|
|
* | Use & instead of & in URLs. | Ondrej Jirman | 2007-05-31 | -13/+13 |
|
|
* | Fixed unexpected tags in html output. | Ondrej Jirman | 2007-05-31 | -6/+7 |
|
|
* | cgit v0.5 | Lars Hjemli | 2007-05-24 | -1/+1 |
|
|
* | Bad html: it's nice to add alt-attributes | Lars Hjemli | 2007-05-24 | -1/+1 |
|
|