aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cgit v0.5v0.5Lars Hjemli2007-05-24
* Bad html: it's nice to add alt-attributesLars Hjemli2007-05-24
* Bad html: <form> should have an action-attributeLars Hjemli2007-05-24
* Close a <tr> properlyLars Hjemli2007-05-24
* Add repo.readme parameterLars Hjemli2007-05-23
* Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli2007-05-23
* Show time since last change on index pageLars Hjemli2007-05-22
* Use cgit_print_age() on summary and log pagesLars Hjemli2007-05-22
* Add cgit_print_age() functionLars Hjemli2007-05-22
* css: make column headings boldLars Hjemli2007-05-21
* Make frontpage friendlierLars Hjemli2007-05-21
* Merge branch 'repogroups'Lars Hjemli2007-05-20
|\
| * Adjust apperance of repogroup headersLars Hjemli2007-05-20
| * Don't highlight repogroup headingsLars Hjemli2007-05-18
| * Teach cgit how to group repositories by categoryLars Hjemli2007-05-18
* | Merge branch 'virtual-url'Lars Hjemli2007-05-20
|\ \
| * | Don't be fooled by trailing '/' in url-parameterLars Hjemli2007-05-18
| * | cache_safe_filename() needs more buffersLars Hjemli2007-05-18
| * | Enable url=value querystring parameterLars Hjemli2007-05-18
| * | Add lookup-function for valid repo commandsLars Hjemli2007-05-18
| * | Move cgit_get_repoinfo into shared.cLars Hjemli2007-05-18
| |/
* | Merge branch 'index-header'Lars Hjemli2007-05-20
|\ \
| * | Teach cgit howto include an external file on index page.Lars Hjemli2007-05-19
| * | Add html_include()Lars Hjemli2007-05-18
| |/
* | Use git-1.5.2Lars Hjemli2007-05-20
|/
* Remove unused extern declarations from cgit.hLars Hjemli2007-05-18
* Add knobs to enable/disable files/lines changed in log viewLars Hjemli2007-05-18
* Restrict length of repo description on repolist pageLars Hjemli2007-05-16
* Don't die when diffing trees with subprojectsLars Hjemli2007-05-16
* Do not wrap filemode column in diffstat tableLars Hjemli2007-05-16
* Add C D L and T links to index pageLars Hjemli2007-05-16
* Make git_pageurl handle NULL querystringsLars Hjemli2007-05-16
* Add support for tree listing via h parameterLars Hjemli2007-05-16
* Add link to commitdiff below diffstatLars Hjemli2007-05-16
* Add support for commitdiff via h parameterLars Hjemli2007-05-16
* Change commit-view to expect h parameter, not idLars Hjemli2007-05-16
* Enable default value for head parameterLars Hjemli2007-05-16
* Restrict deep nesting of configfilesLars Hjemli2007-05-15
* Include cgit.conf in MakefileLars Hjemli2007-05-15
* ui-diff: show /dev/null as filename for add/deleteLars Hjemli2007-05-15
* Use tables and css to create the diffstat graph, fix scalingLars Hjemli2007-05-15
* Do not alter incoming sha1 when handling the download refs.Lars Hjemli2007-05-15
* Don't hardcode urls when SCRIPT_NAME is availableLars Hjemli2007-05-15
* ui-shared.c: fix whitespace breakageLars Hjemli2007-05-15
* Show tag heading even if first tag is of the lightweight kindLars Hjemli2007-05-15
* Specify static storage class for file-local declarationsLars Hjemli2007-05-15
* Add include-parameter to config filesLars Hjemli2007-05-14
* Let makefile override the configfile locationLars Hjemli2007-05-14
* cgit.c: fix whitespace breakageLars Hjemli2007-05-14
* cgit.css: try to make diffs look a little bit nicerLars Hjemli2007-05-14