summaryrefslogtreecommitdiffstatshomepage
path: root/cgit.h (unfollow)
Commit message (Expand)AuthorLines
2012-10-17ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek-0/+2
2012-10-17ui-repolist: Add "section-sort" flag to control section sorting.Tobias Bieniek-0/+1
2012-10-17scan-tree: Unify gitweb.* and cgit.* settings into one config option.Jason A. Donenfeld-3/+2
2012-10-16ui-repolist: Rename section-sort to repository-sort.Jason A. Donenfeld-1/+1
2012-07-12ui-repolist: Case insensitive sorting and age sortJason A. Donenfeld-0/+2
2012-07-12scan-tree: Support gitweb.category.Jason A. Donenfeld-0/+1
2012-07-12scan-tree: Support gitweb.description.Jason A. Donenfeld-0/+1
2012-01-03Fix diff mode switching when side-by-side-diffs=1Tim Chen-0/+1
2011-07-19ui_plain: automatically lookup mimetype when mimetype-file is setFerry Huberts-0/+1
2011-06-15ui-tree.c: add support for path-selected submodule linksLars Hjemli-0/+1
2011-06-13cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli-0/+1
2011-06-13cgit.c: always setup cgit repo environment variablesLars Hjemli-1/+3
2011-03-26cgit_open_filter: also take the repo as a parameterFerry Huberts-1/+1
2011-03-26new_filter: determine extra_args from filter typeFerry Huberts-0/+4
2011-02-19Allow disabling of HTTP clone URLsDan McGee-0/+1
2011-02-19implement repo.logo and repo.logo-linkBernhard Reutner-Fischer-0/+2
2011-02-19scan_path(): Do not recurse into hidden directories by defaultJohan Herland-0/+1
2010-11-16ui-log: Implement support for commit graphsJohan Herland-0/+3
2010-11-09ui-log: Fix filecount/linecount when path limit is in effectJohan Herland-1/+2
2010-11-08Add `strict-export` optionFelix Hanley-0/+1
2010-09-04use __attribute__ to catch printf format mistakesMark Lodato-0/+1
2010-08-22Add support for 'section-from-path' optionLars Hjemli-0/+1
2010-08-22Add support for "readme" optionLars Hjemli-0/+1
2010-08-04ui-commit: Display git notes when presentJeff Smith-0/+1
2010-08-04Add support for 'enable-gitweb-owner' optionJason A. Donenfeld-0/+1
2010-08-04Add support for 'remove-suffix' optionJason A. Donenfeld-0/+1
2010-08-04Add support for 'project-list' optionJason A. Donenfeld-0/+1
2010-07-18Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland-2/+4
2010-06-19Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland-1/+2
2010-06-19struct cgit_cmd: Differentiate between various usages of ctx.qry.pathJohan Herland-0/+1
2010-03-22Add 'max-atom-items' config variableAaron Griffin-0/+1
2010-03-22Add all=1 query param for atom feedsAaron Griffin-0/+1
2010-03-22Add support for environment variable expansionLars Hjemli-0/+2
2010-02-27Optionally generate verbose parent linksLars Hjemli-0/+2
2009-11-28"max-blob-size" config var to limit generated HTML sizeGeorg Lukas-0/+1
2009-11-07Add support for remote branchesLars Hjemli-0/+2
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony-0/+2
2009-08-24Add config option 'enable-filter-overrides'Lars Hjemli-0/+1
2009-08-24Add support for repo-local cgitrc fileLars Hjemli-0/+3
2009-08-24Introduce 'section' as canonical spelling for 'repo.group'Lars Hjemli-2/+2
2009-08-24cgit.c: add support for caching autodetected repositoriesLars Hjemli-0/+1
2009-08-21Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"Lars Hjemli-1/+1
2009-08-21Add 'linenumbers' config optionFlorian Pritz-0/+1
2009-08-18Add and use a common readfile() functionLars Hjemli-0/+1
2009-08-10ui-shared: add support for NO_HTTP=1/--nohttpLars Hjemli-0/+1
2009-08-10Cleanup handling of environment variablesLars Hjemli-0/+13
2009-08-09Add 'about-filter' and 'repo.about-filter' optionsLars Hjemli-0/+2
2009-08-09Add support for repo.commit-filter and repo.source-filterLars Hjemli-9/+11
2009-08-08Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki-0/+1
2009-07-31ui-commit: add support for 'commit-filter' optionLars Hjemli-0/+1