aboutsummaryrefslogtreecommitdiff
path: root/cgit.c
Commit message (Expand)AuthorAge
* ui-log: Implement support for commit graphsJohan Herland2010-11-16
* Add `strict-export` optionFelix Hanley2010-11-08
* Merge branch 'ml/bugfix'Lars Hjemli2010-09-19
|\
| * fix errors in printf-style format stringsMark Lodato2010-09-04
* | Merge branch 'lh/section-from-path'Lars Hjemli2010-09-19
|\ \
| * | Add support for 'section-from-path' optionLars Hjemli2010-08-22
| |/
* | Add support for "readme" optionLars Hjemli2010-08-22
|/
* Use GIT-1.7.2.2Lars Hjemli2010-08-22
* Support refspecs in about-filter.Jason A. Donenfeld2010-08-20
* Add support for 'enable-gitweb-owner' optionJason A. Donenfeld2010-08-04
* Add support for 'remove-suffix' optionJason A. Donenfeld2010-08-04
* Add support for 'project-list' optionJason A. Donenfeld2010-08-04
* Merge branch 'jh/ignorews'Lars Hjemli2010-07-18
|\
| * Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland2010-07-18
* | Merge branch 'lh/macros'Lars Hjemli2010-07-18
|\ \
| * | Add support for environment variable expansionLars Hjemli2010-03-22
* | | Merge branch 'jh/context-lines'Lars Hjemli2010-06-22
|\ \ \ | | |/ | |/|
| * | Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland2010-06-19
* | | Merge branch 'jh/path-limit'Lars Hjemli2010-06-22
|\ \ \ | |/ /
| * | struct cgit_cmd: Differentiate between various usages of ctx.qry.pathJohan Herland2010-06-19
| |/
* | Merge branch 'ag/atom-fixes'Lars Hjemli2010-06-19
|\ \
| * | Add 'max-atom-items' config variableAaron Griffin2010-03-22
| * | Add all=1 query param for atom feedsAaron Griffin2010-03-22
| |/
* | Optionally generate verbose parent linksLars Hjemli2010-02-27
|/
* Merge branch 'stable'Lars Hjemli2010-02-27
|\
| * Clear the whole contextDaniel Milde2010-02-27
* | Merge branch 'lh/remote-branches'Lars Hjemli2009-12-08
|\ \
| * | Add support for remote branchesLars Hjemli2009-11-07
* | | Merge branch 'ro/ssdiff'Lars Hjemli2009-12-08
|\ \ \
| * | | Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-16
* | | | Merge branch 'master' of http://op-co.de/cgitLars Hjemli2009-12-08
|\ \ \ \
| * | | | "max-blob-size" config var to limit generated HTML sizeGeorg Lukas2009-11-28
| | |/ / | |/| |
* | | | Merge branch 'stable'Lars Hjemli2009-12-08
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Don't crash when a repo-specific readme file is usedSami Kyöstilä2009-12-08
| |/
* | Skip leading "/" in url querystring valueStefan Bühler2009-10-06
|/
* Merge branch 'lh/repo-scan'Lars Hjemli2009-09-13
|\
| * cgit.c: respect repo-local 'snapshots' option for --scan-pathLars Hjemli2009-08-24
| * cgit.c: only print first line of repo.desc in print_repo()Lars Hjemli2009-08-24
| * Add and use cgit_find_stats_periodname() in print_repo()Lars Hjemli2009-08-24
| * cgit.c: generate repo.snapshots in print_repo()Lars Hjemli2009-08-24
| * cgit.c: add missing options to print_repo()Lars Hjemli2009-08-24
| * Add config option 'enable-filter-overrides'Lars Hjemli2009-08-24
| * ui-repolist: handle empty sections similar to NULL sectionsLars Hjemli2009-08-24
| * Add support for repo-local cgitrc fileLars Hjemli2009-08-24
| * cgit.c: refactor repo_config() from config_cb()Lars Hjemli2009-08-24
| * Add config option 'repo.section'Lars Hjemli2009-08-24
| * Introduce 'section' as canonical spelling for 'repo.group'Lars Hjemli2009-08-24
| * Add support for --scan-path command line optionLars Hjemli2009-08-24
| * Rename 'repo.scan' to 'scan-path'Lars Hjemli2009-08-24
| * cgit.c: add support for caching autodetected repositoriesLars Hjemli2009-08-24