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