aboutsummaryrefslogtreecommitdiffstats
path: root/cgit.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-04White space around control verbs.Jason A. Donenfeld1-2/+2
2013-03-04Fix several whitespace errorsLukas Fleischer1-9/+9
2013-03-02Update git to v1.7.9.7John Keeping1-1/+1
2013-02-01Make "owner" column on index page configurableFlorian Pritz1-0/+3
2012-10-17ui-log: Add "commit-sort" option for controlling commit orderingTobias Bieniek1-2/+12
2012-10-17ui-repolist: Add "section-sort" flag to control section sorting.Tobias Bieniek1-0/+3
2012-10-17scan-tree: Unify gitweb.* and cgit.* settings into one config option.Jason A. Donenfeld1-7/+3
2012-10-16ui-repolist: Rename section-sort to repository-sort.Jason A. Donenfeld1-3/+3
2012-10-16repo_config: do not let globals override repo settingsTobias Bieniek1-3/+3
2012-07-12Update copyright headers to have latest dates.Jason A. Donenfeld1-1/+1
2012-07-12ui-repolist: Case insensitive sorting and age sortJason A. Donenfeld1-0/+6
2012-07-12scan-tree: Support gitweb.category.Jason A. Donenfeld1-0/+1
2012-07-12scan-tree: Support gitweb.description.Jason A. Donenfeld1-0/+3
2012-03-18Merge branch 'fh/mimetypes'Lars Hjemli1-0/+2
2012-03-18Merge branch 'jp/defbranch'Lars Hjemli1-1/+14
2012-03-18Merge branch 'lh/module-links'Lars Hjemli1-2/+7
2012-01-03Merge branch 'stable'Lars Hjemli1-0/+1
2012-01-03Fix diff mode switching when side-by-side-diffs=1Tim Chen1-0/+1
2011-07-19ui_plain: automatically lookup mimetype when mimetype-file is setFerry Huberts1-0/+2
2011-06-21cgit.c: use resolve_ref() to guess_defbranch()Lars Hjemli1-27/+7
2011-06-20Only guess default branch when a repo page is requestedLars Hjemli1-1/+34
2011-06-18Merge branch 'stable'Lars Hjemli1-1/+5
2011-06-18cgit.c: improve error message when git repo cannot be accessedLars Hjemli1-1/+5
2011-06-15Do not provide a default value for `module-link`Lars Hjemli1-1/+0
2011-06-15ui-tree.c: add support for path-selected submodule linksLars Hjemli1-1/+7
2011-06-14cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli1-0/+2
2011-06-14cgit.c: always setup cgit repo environment variablesLars Hjemli1-0/+1
2011-05-23Merge branch 'fh/filter-api'Lars Hjemli1-7/+20
2011-05-23Merge branch 'stable'Lars Hjemli1-1/+4
2011-05-23fix virtual-root if script-name is ""Mark Lodato1-1/+4
2011-05-14Merge branch 'dm/disable-clone'Lars Hjemli1-1/+11
2011-03-26new_filter: correctly initialise all arguments for a new filterFerry Huberts1-2/+4
2011-03-26new_filter: determine extra_args from filter typeFerry Huberts1-7/+20
2011-03-05Merge branch 'stable'Lars Hjemli1-2/+3
2011-03-05Avoid trailing slash in virtual-rootLars Hjemli1-2/+3
2011-02-19Return 404 on command not foundDan McGee1-1/+3
2011-02-19Allow disabling of HTTP clone URLsDan McGee1-0/+8
2011-02-19Merge branch 'br/misc'Lars Hjemli1-2/+6
2011-02-19implement repo.logo and repo.logo-linkBernhard Reutner-Fischer1-2/+6
2011-02-19Merge branch 'jh/scan-path'Lars Hjemli1-0/+3
2011-02-19scan_path(): Do not recurse into hidden directories by defaultJohan Herland1-0/+3
2010-11-16ui-log: Implement support for commit graphsJohan Herland1-0/+6
2010-11-08Add `strict-export` optionFelix Hanley1-0/+2
2010-09-27Use GIT-1.7.3Lars Hjemli1-1/+1
2010-09-19Merge branch 'ml/bugfix'Lars Hjemli1-1/+1
2010-09-19Merge branch 'lh/section-from-path'Lars Hjemli1-0/+2
2010-09-04fix errors in printf-style format stringsMark Lodato1-1/+1
2010-08-22Add support for 'section-from-path' optionLars Hjemli1-0/+2
2010-08-22Add support for "readme" optionLars Hjemli1-5/+3
2010-08-22Use GIT-1.7.2.2Lars Hjemli1-1/+1