Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-18Introduce html.hLars Hjemli
2008-02-16Improve initialization of git directoryLars Hjemli
2008-02-16Move cgit_repo into cgit_contextLars Hjemli
2008-02-16Add all config variables into struct cgit_contextLars Hjemli
2008-02-16Introduce struct cgit_contextLars Hjemli
2007-12-11Add plain patch viewLars Hjemli
2007-12-03Add support for automatic and custom clone urlsLars Hjemli
2007-12-03Merge branch 'stable'Lars Hjemli
2007-12-03Handle missing timestamp in commit/tag objectsLars Hjemli
2007-11-16Add cell-spacing in htmlLars Hjemli
2007-11-16Use tables for page layoutLars Hjemli
2007-11-11Add support for "robots" meta-tagLars Hjemli
2007-11-11Generate valid html for "downloads" menu headerLars Hjemli
2007-11-11Fix html error detected by test-suiteLars Hjemli
2007-11-06Add commit->msg_encoding, allocate msg dynamicly.Jonathan Bastien-Filiatrault
2007-11-03Don't show the the branch selector button if javascript is enabledLars Hjemli
2007-11-03Do not require javascript-enabled clientsLars Hjemli
2007-11-03Don't include current SHA1 in 'log' menu-itemLars Hjemli
2007-11-03Don't include current path in menu linksLars Hjemli
2007-11-03Fix search form action/hidden fieldsLars Hjemli
2007-11-03Add search parameters to cgit_log_linkLars Hjemli
2007-10-30Change the cgit layoutLars Hjemli
2007-10-28Teach cgit_object_link() about tag objectsLars Hjemli
2007-10-28Teach log search about --grep, --author and --committerLars Hjemli
2007-10-27Add links to the new refs page from summary pageLars Hjemli
2007-07-23cgit_print_snapshot_links: use url to specify snapshot nameLars Hjemli
2007-07-23Merge branch 'master' of git://git.klever.net/patchwork/cgitLars Hjemli
2007-07-23Add 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-19Change "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-17Add and use cgit_tree_link()Lars Hjemli
2007-05-31Use & instead of & in URLs.Ondrej Jirman
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-23Add cgit_print_age() functionLars Hjemli
2007-05-19Enable url=value querystring parameterLars Hjemli
2007-05-16Make git_pageurl handle NULL querystringsLars Hjemli
2007-05-15Don't hardcode urls when SCRIPT_NAME is availableLars Hjemli
2007-05-15ui-shared.c: fix whitespace breakageLars Hjemli
2007-02-21Layout updateLars Hjemli