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-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
2007-05-16Change commit-view to expect h parameter, not idLars Hjemli
2007-05-16Enable default value for head parameterLars Hjemli
2007-05-16Restrict deep nesting of configfilesLars Hjemli
2007-05-15Include cgit.conf in MakefileLars Hjemli
2007-05-15ui-diff: show /dev/null as filename for add/deleteLars Hjemli
2007-05-15Use tables and css to create the diffstat graph, fix scalingLars Hjemli
2007-05-15Do not alter incoming sha1 when handling the download refs.Lars Hjemli
2007-05-15Don't hardcode urls when SCRIPT_NAME is availableLars Hjemli
2007-05-15ui-shared.c: fix whitespace breakageLars Hjemli
2007-05-15Show tag heading even if first tag is of the lightweight kindLars Hjemli
2007-05-15Specify static storage class for file-local declarationsLars Hjemli
2007-05-15Add include-parameter to config filesLars Hjemli
2007-05-15Let makefile override the configfile locationLars Hjemli
2007-05-15cgit.c: fix whitespace breakageLars Hjemli
2007-05-15cgit.css: try to make diffs look a little bit nicerLars Hjemli