summaryrefslogtreecommitdiff
path: root/cgit.h
AgeCommit message (Expand)Author
2012-10-17ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek
2012-10-17ui-repolist: Add "section-sort" flag to control section sorting.Tobias Bieniek
2012-10-17scan-tree: Unify gitweb.* and cgit.* settings into one config option.Jason A. Donenfeld
2012-10-16ui-repolist: Rename section-sort to repository-sort.Jason A. Donenfeld
2012-07-12ui-repolist: Case insensitive sorting and age sortJason A. Donenfeld
2012-07-12scan-tree: Support gitweb.category.Jason A. Donenfeld
2012-07-12scan-tree: Support gitweb.description.Jason A. Donenfeld
2012-03-18Merge branch 'fh/mimetypes'Lars Hjemli
2012-03-18Merge branch 'lh/module-links'Lars Hjemli
2012-01-03Merge branch 'stable'Lars Hjemli
2012-01-03Fix diff mode switching when side-by-side-diffs=1Tim Chen
2011-07-19ui_plain: automatically lookup mimetype when mimetype-file is setFerry Huberts
2011-06-15ui-tree.c: add support for path-selected submodule linksLars Hjemli
2011-06-13cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli
2011-06-13cgit.c: always setup cgit repo environment variablesLars Hjemli
2011-05-23Merge branch 'fh/filter-api'Lars Hjemli
2011-05-14Merge branch 'dm/disable-clone'Lars Hjemli
2011-03-26cgit_open_filter: also take the repo as a parameterFerry Huberts
2011-03-26new_filter: determine extra_args from filter typeFerry Huberts
2011-02-19Allow disabling of HTTP clone URLsDan McGee
2011-02-19Merge branch 'br/misc'Lars Hjemli
2011-02-19implement repo.logo and repo.logo-linkBernhard Reutner-Fischer
2011-02-19Merge branch 'jh/scan-path'Lars Hjemli
2011-02-19scan_path(): Do not recurse into hidden directories by defaultJohan Herland
2010-11-16ui-log: Implement support for commit graphsJohan Herland
2010-11-09ui-log: Fix filecount/linecount when path limit is in effectJohan Herland
2010-11-08Add `strict-export` optionFelix Hanley
2010-09-19Merge branch 'ml/bugfix'Lars Hjemli
2010-09-19Merge branch 'lh/section-from-path'Lars Hjemli
2010-09-04use __attribute__ to catch printf format mistakesMark Lodato
2010-08-22Add support for 'section-from-path' optionLars Hjemli
2010-08-22Add support for "readme" optionLars Hjemli
2010-08-04Merge branch 'jd/gitolite'Lars Hjemli
2010-08-04ui-commit: Display git notes when presentJeff Smith
2010-08-04Add support for 'enable-gitweb-owner' optionJason A. Donenfeld
2010-08-04Add support for 'remove-suffix' optionJason A. Donenfeld
2010-08-04Add support for 'project-list' optionJason A. Donenfeld
2010-07-18Merge branch 'jh/ignorews'Lars Hjemli
2010-07-18Merge branch 'lh/macros'Lars Hjemli
2010-07-18Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland
2010-06-22Merge branch 'jh/context-lines'Lars Hjemli
2010-06-22Merge branch 'jh/path-limit'Lars Hjemli
2010-06-19Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland
2010-06-19Merge branch 'ag/atom-fixes'Lars Hjemli
2010-06-19struct cgit_cmd: Differentiate between various usages of ctx.qry.pathJohan Herland
2010-03-22Add 'max-atom-items' config variableAaron Griffin
2010-03-22Add all=1 query param for atom feedsAaron Griffin
2010-03-21Add support for environment variable expansionLars Hjemli
2010-02-27Optionally generate verbose parent linksLars Hjemli
2009-12-08Merge branch 'lh/remote-branches'Lars Hjemli