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
2011-07-21CGIT 0.9.0.2v0.9.0.2Lars Hjemli
2011-07-21html.c: avoid out-of-bounds access for url_escape_tableEric Wong
2011-07-21Merge branch 'stable'Lars Hjemli
2011-07-21tests: fix failures when CDPATH is setFerry Huberts
2011-07-19ui-repolist.c: fallback to "master" if no default branch is specifiedLars Hjemli
2011-07-19ui_plain: automatically lookup mimetype when mimetype-file is setFerry Huberts
2011-07-19Makefile: fix oversight of not using $(DESTDIR) in uninstallFerry Huberts
2011-07-19commit-links.sh: improve regular expressionsFerry Huberts
2011-06-21cgit.c: use resolve_ref() to guess_defbranch()Lars Hjemli
2011-06-20Only guess default branch when a repo page is requestedLars Hjemli
2011-06-20guess default branch from HEADJulius Plenz
2011-06-18Merge branch 'stable'Lars Hjemli
2011-06-18cgit.c: improve error message when git repo cannot be accessedLars Hjemli
2011-06-15Do not provide a default value for `module-link`Lars Hjemli
2011-06-15ui-plain.c: add support for path-selected submodule linksLars Hjemli
2011-06-15ui-tree.c: add support for path-selected submodule linksLars Hjemli
2011-06-15Merge branch 'stable'Lars Hjemli
2011-06-15cgitrc.5.txt: document repo.module-linkLars Hjemli
2011-06-14Merge branch 'lh/clone-url'Lars Hjemli
2011-06-14cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli
2011-06-14cgit.c: always setup cgit repo environment variablesLars Hjemli
2011-06-14cgitrc.5.txt: reformat the "FILTER API" sectionLars Hjemli
2011-06-14Merge branch 'stable'Lars Hjemli
2011-06-14cgitrc.5.txt: describe macro expansion of cgitrc optionsLars Hjemli
2011-06-13Merge branch 'stable'Lars Hjemli
2011-06-13README: update some stale information/add some newLars Hjemli
2011-06-13Merge branch 'stable'Lars Hjemli
2011-06-13CGIT 0.9.0.1v0.9.0.1Lars Hjemli
2011-06-13Merge branch 'stable'Lars Hjemli
2011-06-13ui-plain.c: fix html and links generated by print_dir() and print_dir_entry()Lars Hjemli
2011-06-06Merge branch 'stable'Lars Hjemli
2011-06-06scan-tree.c: avoid memory leakJamie Couture
2011-06-02Merge branch 'stable'Lars Hjemli
2011-06-02ui-log.c: do not link from age columnLars Hjemli
2011-06-02ui-snapshot.c: remove debug cruftLars Hjemli
2011-05-31ui-stats.c: fix invalid htmlLars Hjemli
2011-05-31Merge branch 'stable'Lars Hjemli
2011-05-31Properly escape ampersands inside HTML attributesLukas Fleischer
2011-05-31ui_repolist: get modtime from packed-refs as fallbackFerry Huberts
2011-05-24Merge branch 'lh/panel'Lars Hjemli
2011-05-24Merge branch 'fh/filter-api'Lars Hjemli
2011-05-24Merge branch 'stable'Lars Hjemli
2011-05-24fix virtual-root if script-name is ""Mark Lodato
2011-05-24ui-repolist.c: do not return random/stale data from read_agefileLars Hjemli
2011-05-24Avoid null pointer dereference in cgit_print_diff().Lukas Fleischer
2011-05-24Avoid null pointer dereference in reencode().Lukas Fleischer
2011-05-24Fix memory leak in http_parse_querystring().Lukas Fleischer
2011-05-24Remove unused variable from cgit_diff_tree().Lukas Fleischer
2011-05-24shared.c: do not modify const memoryLars Hjemli
2011-05-24tests: add tests for links with space in path and/or argsLars Hjemli