summaryrefslogtreecommitdiff
path: root/ui-shared.c
AgeCommit message (Expand)Author
snapshot2007-07-23cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli
snapshot2007-07-22Merge branch 'master' of git://git.klever.net/patchwork/cgitLars Hjemli
snapshot2007-07-22Add ui-tag.cLars Hjemli
snapshot2007-07-21introduce cgit_repobasenameMichael Krelin
snapshot2007-07-21added snapshot filename to the linkMichael Krelin
snapshot2007-06-29Merge branch 'lh/menu'Lars Hjemli
snapshot2007-06-29Add ofs argument to cgit_log_link and use it in ui-log.cLars Hjemli
snapshot2007-06-26Do not include current path in the "tree" menu linkLars Hjemli
snapshot2007-06-18Change "files" to "tree"Lars Hjemli
snapshot2007-06-18Add version info from git-describeLars Hjemli
snapshot2007-06-18Add more menuitems on repo pagesLars Hjemli
snapshot2007-06-17Add cgit_diff_link()Lars Hjemli
snapshot2007-06-17Add cgit_commit_link() + support for id=sha1 to commit viewLars Hjemli
snapshot2007-06-17Add git_log_link() and fix bug in generic repolink functionLars Hjemli
snapshot2007-06-17ui-shared: use strcmp() to compare stringsLars Hjemli
snapshot2007-06-17Add and use cgit_tree_link()Lars Hjemli
snapshot2007-05-31Use & instead of & in URLs.Ondrej Jirman
snapshot2007-05-24Bad html: it's nice to add alt-attributesLars Hjemli
snapshot2007-05-24Bad html: <form> should have an action-attributeLars Hjemli
snapshot2007-05-22Add cgit_print_age() functionLars Hjemli
snapshot2007-05-18Enable url=value querystring parameterLars Hjemli
snapshot2007-05-16Make git_pageurl handle NULL querystringsLars Hjemli
snapshot2007-05-15Don't hardcode urls when SCRIPT_NAME is availableLars Hjemli
snapshot2007-05-15ui-shared.c: fix whitespace breakageLars Hjemli
snapshot2007-02-21Layout updateLars Hjemli
snapshot2007-02-08Add support for snapshotsLars Hjemli
snapshot2007-02-03Fix search for non-virtual urlsLars Hjemli
snapshot2007-01-28Change global document layoutLars Hjemli
snapshot2007-01-05Use long instead of int when converting from TTL to secondsLars Hjemli
snapshot2006-12-28Add generic support for search box in page headerLars Hjemli
snapshot2006-12-16Make repo header a link to summary pageLars Hjemli
snapshot2006-12-16Move cgit_print_date into ui-shared, reuse in ui-summaryLars Hjemli
snapshot2006-12-11Move functions for repolist output into ui-repolist.cLars Hjemli
snapshot2006-12-11Move common output-functions into ui-shared.cLars Hjemli