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
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-07ui-diff: close td/tr/table properlyLars Hjemli
2007-06-05ui-diff: emit table/tr/td at better locationsLars Hjemli
2007-06-04Rename dirlink to gitlink.Jeffrey C. Ollie
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.5v0.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-24Add repo.readme parameterLars Hjemli
2007-05-23Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli
2007-05-23Show time since last change on index pageLars Hjemli
2007-05-23Use cgit_print_age() on summary and log pagesLars Hjemli
2007-05-23Add cgit_print_age() functionLars Hjemli
2007-05-21css: make column headings boldLars Hjemli
2007-05-21Make frontpage friendlierLars Hjemli
2007-05-21Merge branch 'repogroups'Lars Hjemli
2007-05-21Adjust apperance of repogroup headersLars Hjemli
2007-05-21Merge branch 'virtual-url'Lars Hjemli
2007-05-20Merge branch 'index-header'Lars 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-19Add html_include()Lars Hjemli
2007-05-19Don't highlight repogroup headingsLars Hjemli
2007-05-19Teach cgit how to group repositories by categoryLars Hjemli
2007-05-19Don't be fooled by trailing '/' in url-parameterLars Hjemli
2007-05-19cache_safe_filename() needs more buffersLars Hjemli
2007-05-19Enable url=value querystring parameterLars Hjemli
2007-05-19Add lookup-function for valid repo commandsLars Hjemli
2007-05-19Move cgit_get_repoinfo into shared.cLars Hjemli
2007-05-19Remove unused extern declarations from cgit.hLars Hjemli
2007-05-18Add knobs to enable/disable files/lines changed in log viewLars Hjemli
2007-05-16Restrict length of repo description on repolist pageLars Hjemli
2007-05-16Don't die when diffing trees with subprojectsLars Hjemli
2007-05-16Do not wrap filemode column in diffstat tableLars Hjemli
2007-05-16Add C D L and T links to index pageLars Hjemli
2007-05-16Make git_pageurl handle NULL querystringsLars Hjemli
2007-05-16Add support for tree listing via h parameterLars Hjemli
2007-05-16Add link to commitdiff below diffstatLars Hjemli
2007-05-16Add support for commitdiff via h parameterLars Hjemli