summaryrefslogtreecommitdiff
path: root/ui-shared.c
AgeCommit message (Expand)Author
snapshot2008-04-29Add 'about site' and 'about repo' pagesLars Hjemli
snapshot2008-04-29Re-enable 'index-info' and add support for 'root-desc' in cgitrcLars Hjemli
snapshot2008-04-15Cleanup page headerLars Hjemli
snapshot2008-04-13Remove 'patch' link from tab, add to commit viewLars Hjemli
snapshot2008-04-13Implement minimal freetext search in the repolistLars Hjemli
snapshot2008-04-13More layout fixesLars Hjemli
snapshot2008-04-12Reintroduce the branch switcherLars Hjemli
snapshot2008-04-12Add fixed link to index page from repo headerLars Hjemli
snapshot2008-04-12Replace sidebar/logoLars Hjemli
snapshot2008-03-24Refactor snapshot supportLars Hjemli
snapshot2008-03-24Add struct cgit_page to cgit_contextLars Hjemli
snapshot2008-03-18Introduce html.hLars Hjemli
snapshot2008-02-16Improve initialization of git directoryLars Hjemli
snapshot2008-02-16Move cgit_repo into cgit_contextLars Hjemli
snapshot2008-02-16Add all config variables into struct cgit_contextLars Hjemli
snapshot2008-02-16Introduce struct cgit_contextLars Hjemli
snapshot2007-12-11Add plain patch viewLars Hjemli
snapshot2007-12-03Add support for automatic and custom clone urlsLars Hjemli
snapshot2007-12-02Merge branch 'stable'Lars Hjemli
snapshot2007-12-02Handle missing timestamp in commit/tag objectsLars Hjemli
snapshot2007-11-16Add cell-spacing in htmlLars Hjemli
snapshot2007-11-16Use tables for page layoutLars Hjemli
snapshot2007-11-11Add support for "robots" meta-tagLars Hjemli
snapshot2007-11-11Generate valid html for "downloads" menu headerLars Hjemli
snapshot2007-11-11Fix html error detected by test-suiteLars Hjemli
snapshot2007-11-05Add commit->msg_encoding, allocate msg dynamicly.Jonathan Bastien-Filiatrault
snapshot2007-11-03Don't show the the branch selector button if javascript is enabledLars Hjemli
snapshot2007-11-03Do not require javascript-enabled clientsLars Hjemli
snapshot2007-11-03Don't include current SHA1 in 'log' menu-itemLars Hjemli
snapshot2007-11-03Don't include current path in menu linksLars Hjemli
snapshot2007-11-03Fix search form action/hidden fieldsLars Hjemli
snapshot2007-11-03Add search parameters to cgit_log_linkLars Hjemli
snapshot2007-10-30Change the cgit layoutLars Hjemli
snapshot2007-10-28Teach cgit_object_link() about tag objectsLars Hjemli
snapshot2007-10-28Teach log search about --grep, --author and --committerLars Hjemli
snapshot2007-10-27Add links to the new refs page from summary pageLars Hjemli
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