about summary refs log tree commit diff
path: root/COPYING (unfollow)
Commit message (Expand)Author
2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli
2007-06-26Add trim_end() and use it to remove trailing slashes from repo pathsLars Hjemli
2007-06-26Do not include current path in the "tree" menu linkLars Hjemli
2007-06-19Add setting to enable/disable extra links on index pageLars Hjemli
2007-06-18Change S/L/T to summary/log/treeLars Hjemli
2007-06-18Change "files" to "tree"Lars Hjemli
2007-06-18Include querystring as part of cached filename for repo summary pageLars Hjemli
2007-06-18Add version info from git-describeLars Hjemli
2007-06-18Add more menuitems on repo pagesLars Hjemli
2007-06-17Add cgit_diff_link()Lars Hjemli
2007-06-17ui-commit: use cgit_commit_link() for parent linksLars Hjemli
2007-06-17ui-log: honor id=sha1 on querystringLars Hjemli
2007-06-17Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli
2007-06-17Add git_log_link() and fix bug in generic repolink functionLars Hjemli
2007-06-17ui-tree: html/css cleanupLars Hjemli
2007-06-17ui-shared: use strcmp() to compare stringsLars Hjemli
2007-06-17Add and use cgit_tree_link()Lars Hjemli
2007-06-16ui-tree: make blob viewer generate valid htmlLars Hjemli
2007-06-16ui-tree: unify with ui-view, use path to select tree/blobLars Hjemli
2007-06-07cgit.css: make it validateLars Hjemli
2007-06-06ui-diff: close td/tr/table properlyLars Hjemli
2007-06-05ui-diff: emit table/tr/td at better locationsLars Hjemli
2007-05-31Implemented configurable HEAD shortlog on summary page.Ondrej Jirman
2007-05-31Check for NULL commit buffer in cgit_parse_commit()Ondrej Jirman
2007-05-31Add option to disable pager to cgit_print_log().Ondrej Jirman
2007-05-31Handle single-line and empty commit subjectsOndrej Jirman
2007-05-31Use & instead of & in URLs.Ondrej Jirman
2007-05-31Fixed unexpected tags in html output.Ondrej Jirman
2007-05-24cgit v0.5Lars Hjemli
2007-05-24Bad html: it's nice to add alt-attributesLars Hjemli
2007-05-24Bad html: <form> should have an action-attributeLars Hjemli
2007-05-24Close a <tr> properlyLars Hjemli
2007-05-23Add repo.readme parameterLars Hjemli
2007-05-23Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli
2007-05-22Show time since last change on index pageLars Hjemli
2007-05-22Use cgit_print_age() on summary and log pagesLars Hjemli
2007-05-22Add cgit_print_age() functionLars Hjemli
2007-05-21css: make column headings boldLars Hjemli
2007-05-21Make frontpage friendlierLars Hjemli
2007-05-20Adjust apperance of repogroup headersLars Hjemli
2007-05-20Use git-1.5.2Lars Hjemli
2007-05-19Teach cgit howto include an external file on index page.Lars Hjemli
2007-05-18Add html_include()Lars Hjemli
2007-05-18Don't highlight repogroup headingsLars Hjemli
2007-05-18Teach cgit how to group repositories by categoryLars Hjemli
2007-05-18Don't be fooled by trailing '/' in url-parameterLars Hjemli
2007-05-18cache_safe_filename() needs more buffersLars Hjemli
2007-05-18Enable url=value querystring parameterLars Hjemli
2007-05-18Add lookup-function for valid repo commandsLars Hjemli
2007-05-18Move cgit_get_repoinfo into shared.cLars Hjemli
tr class='logheader'>2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe