aboutsummaryrefslogtreecommitdiffstats
path: root/cgit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'br/misc'Lars Hjemli2011-02-191-0/+2
|\
| * implement repo.logo and repo.logo-linkBernhard Reutner-Fischer2011-02-191-0/+2
* | Merge branch 'jh/scan-path'Lars Hjemli2011-02-191-0/+1
|\ \
| * | scan_path(): Do not recurse into hidden directories by defaultJohan Herland2011-02-191-0/+1
| |/
* / ui-log: Implement support for commit graphsJohan Herland2010-11-161-0/+3
|/
* ui-log: Fix filecount/linecount when path limit is in effectJohan Herland2010-11-091-1/+2
* Add `strict-export` optionFelix Hanley2010-11-081-0/+1
* Merge branch 'ml/bugfix'Lars Hjemli2010-09-191-0/+1
|\
| * use __attribute__ to catch printf format mistakesMark Lodato2010-09-041-0/+1
* | Merge branch 'lh/section-from-path'Lars Hjemli2010-09-191-0/+1
|\ \
| * | Add support for 'section-from-path' optionLars Hjemli2010-08-221-0/+1
| |/
* / Add support for "readme" optionLars Hjemli2010-08-221-0/+1
|/
* Merge branch 'jd/gitolite'Lars Hjemli2010-08-041-0/+3
|\
| * Add support for 'enable-gitweb-owner' optionJason A. Donenfeld2010-08-041-0/+1
| * Add support for 'remove-suffix' optionJason A. Donenfeld2010-08-041-0/+1
| * Add support for 'project-list' optionJason A. Donenfeld2010-08-041-0/+1
* | ui-commit: Display git notes when presentJeff Smith2010-08-041-0/+1
|/
* Merge branch 'jh/ignorews'Lars Hjemli2010-07-181-2/+4
|\
| * Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland2010-07-181-2/+4
* | Merge branch 'lh/macros'Lars Hjemli2010-07-181-0/+2
|\ \
| * | Add support for environment variable expansionLars Hjemli2010-03-221-0/+2
* | | Merge branch 'jh/context-lines'Lars Hjemli2010-06-221-1/+2
|\ \ \ | | |/ | |/|
| * | Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland2010-06-191-1/+2
* | | Merge branch 'jh/path-limit'Lars Hjemli2010-06-221-0/+1
|\| |
| * | struct cgit_cmd: Differentiate between various usages of ctx.qry.pathJohan Herland2010-06-191-0/+1
| |/
* | Merge branch 'ag/atom-fixes'Lars Hjemli2010-06-191-0/+2
|\ \
| * | Add 'max-atom-items' config variableAaron Griffin2010-03-221-0/+1
| * | Add all=1 query param for atom feedsAaron Griffin2010-03-221-0/+1
| |/
* / Optionally generate verbose parent linksLars Hjemli2010-02-271-0/+2
|/
* Merge branch 'lh/remote-branches'Lars Hjemli2009-12-081-0/+2
|\
| * Add support for remote branchesLars Hjemli2009-11-071-0/+2
* | Merge branch 'ro/ssdiff'Lars Hjemli2009-12-081-0/+2
|\ \
| * | Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-161-0/+2
| |/
* / "max-blob-size" config var to limit generated HTML sizeGeorg Lukas2009-11-281-0/+1
|/
* Merge branch 'lh/repo-scan'Lars Hjemli2009-09-131-2/+7
|\
| * Add config option 'enable-filter-overrides'Lars Hjemli2009-08-241-0/+1
| * Add support for repo-local cgitrc fileLars Hjemli2009-08-241-0/+3
| * Introduce 'section' as canonical spelling for 'repo.group'Lars Hjemli2009-08-241-2/+2
| * cgit.c: add support for caching autodetected repositoriesLars Hjemli2009-08-241-0/+1
* | Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"Lars Hjemli2009-08-211-1/+1
* | Add 'linenumbers' config optionFlorian Pritz2009-08-211-0/+1
|/
* Add and use a common readfile() functionLars Hjemli2009-08-181-0/+1
* ui-shared: add support for NO_HTTP=1/--nohttpLars Hjemli2009-08-101-0/+1
* Cleanup handling of environment variablesLars Hjemli2009-08-101-0/+13
* Merge branch 'lh/about'Lars Hjemli2009-08-091-0/+2
|\
| * Add 'about-filter' and 'repo.about-filter' optionsLars Hjemli2009-08-091-0/+2
* | Merge branch 'lh/plugins'Lars Hjemli2009-08-091-0/+16
|\|
| * Add support for repo.commit-filter and repo.source-filterLars Hjemli2009-08-091-9/+11
| * ui-commit: add support for 'commit-filter' optionLars Hjemli2009-07-311-0/+1
| * ui-tree: add support for source-filter optionLars Hjemli2009-07-311-0/+1