Age | Commit message (Expand) | Author | Lines |
2007-09-04 | cgit v0.6 | Lars Hjemli | -2/+2 |
2007-09-04 | Update README | Lars Hjemli | -18/+39 |
2007-09-04 | Set xdemitconf_t.findfunc=NULL | Lars Hjemli | -0/+1 |
2007-09-03 | Merge branch 'jo/dirlink' | Lars Hjemli | -7/+7 |
2007-09-03 | Use git-1.5.3 as submodule | Lars Hjemli | -0/+0 |
2007-09-03 | Delete submodules.sh and prepare for using git-submodule | Lars Hjemli | -186/+3 |
2007-09-03 | Makefile: add target "get-git" | Lars Hjemli | -1/+6 |
2007-09-03 | Rewrite the makefile + gen-version.sh | Lars Hjemli | -67/+55 |
2007-07-23 | ui-snapshot: whitespace/formatting cleanup | Lars Hjemli | -24/+24 |
2007-07-23 | Make ui-tag.c generate valid xhtml | Lars Hjemli | -1/+1 |
2007-07-23 | Add support for line number in url fragment | Lars Hjemli | -1/+10 |
2007-07-23 | cgit_print_snapshot_links: use url to specify snapshot name | Lars Hjemli | -21/+41 |
2007-07-22 | Merge branch 'master' of git://git.klever.net/patchwork/cgit | Lars Hjemli | -44/+194 |
2007-07-22 | Add ui-tag.c | Lars Hjemli | -32/+111 |
2007-07-21 | link raw blob from tree file view | Michael Krelin | -0/+4 |
2007-07-21 | fix: changed view link to blob in summary. | Michael Krelin | -1/+1 |
2007-07-21 | allow selective enabling of snapshots | Michael Krelin | -15/+48 |
2007-07-21 | shorten snapshot names to repo basename | Michael Krelin | -2/+3 |
2007-07-21 | introduce cgit_repobasename | Michael Krelin | -0/+26 |
2007-07-21 | added snapshot filename to the link | Michael Krelin | -5/+16 |
2007-07-21 | add plain uncompressed tar snapshort format | Michael Krelin | -1/+2 |
2007-07-21 | introduced .tar.bz2 snapshots | Michael Krelin | -31/+42 |
2007-07-20 | compress .tar.gz using gzip as a filter | Michael Krelin | -1/+37 |
2007-07-20 | added a chk_non_negative check | Michael Krelin | -0/+8 |
2007-07-18 | css: adjust vertical-align of commit info th cells | Michael Krelin | -0/+1 |
2007-07-18 | add support for snapshot tarballs | Michael Krelin | -37/+55 |
2007-07-03 | make gen-version.sh run even if . is not in PATH | Michael Krelin | -1/+1 |
2007-07-03 | make config adjustable via env variable CGIT_CONFIG | Michael Krelin | -1/+3 |
2007-06-29 | Merge branch 'lh/menu' | Lars Hjemli | -53/+145 |
2007-06-29 | Add ofs argument to cgit_log_link and use it in ui-log.c | Lars Hjemli | -16/+30 |
2007-06-26 | Add trim_end() and use it to remove trailing slashes from repo paths | Lars Hjemli | -2/+25 |
2007-06-26 | Do not include current path in the "tree" menu link | Lars Hjemli | -1/+1 |
2007-06-19 | Add setting to enable/disable extra links on index page | Lars Hjemli | -12/+31 |
2007-06-18 | Change S/L/T to summary/log/tree | Lars Hjemli | -9/+10 |
2007-06-18 | Change "files" to "tree" | Lars Hjemli | -2/+2 |
2007-06-18 | Include querystring as part of cached filename for repo summary page | Lars Hjemli | -4/+6 |
2007-06-18 | Add version info from git-describe | Lars Hjemli | -16/+27 |
2007-06-18 | Add more menuitems on repo pages | Lars Hjemli | -16/+49 |
2007-06-17 | Add cgit_diff_link() | Lars Hjemli | -69/+75 |
2007-06-17 | ui-commit: use cgit_commit_link() for parent links | Lars Hjemli | -6/+4 |
2007-06-17 | ui-log: honor id=sha1 on querystring | Lars Hjemli | -1/+4 |
2007-06-17 | Add cgit_commit_link() + support for id=sha1 to commit view | Lars Hjemli | -18/+31 |
2007-06-17 | Add git_log_link() and fix bug in generic repolink function | Lars Hjemli | -20/+24 |
2007-06-17 | ui-tree: html/css cleanup | Lars Hjemli | -23/+12 |
2007-06-17 | ui-shared: use strcmp() to compare strings | Lars Hjemli | -2/+2 |
2007-06-17 | Add and use cgit_tree_link() | Lars Hjemli | -38/+107 |
2007-06-16 | ui-tree: make blob viewer generate valid html | Lars Hjemli | -1/+0 |
2007-06-16 | ui-tree: unify with ui-view, use path to select tree/blob | Lars Hjemli | -112/+174 |
2007-06-07 | cgit.css: make it validate | Lars Hjemli | -8/+7 |
2007-06-06 | ui-diff: close td/tr/table properly | Lars Hjemli | -0/+2 |