Age | Commit message (Expand) | Author | Files | Lines |
2014-01-10 | filter: split filter functions into their own file | Jason A. Donenfeld | 1 | -0/+1 |
2014-01-10 | filter: make exit status local | Jason A. Donenfeld | 1 | -1/+0 |
2013-08-12 | cache: document negative ttls and add about ttl | Jason A. Donenfeld | 1 | -0/+1 |
2013-05-26 | readme: use string_list instead of space deliminations | Jason A. Donenfeld | 1 | -2/+2 |
2013-04-10 | Add branch-sort and repo.branch-sort options. | Jason A. Donenfeld | 1 | -0/+2 |
2013-04-08 | shared.c: add strbuf_ensure_end | John Keeping | 1 | -0/+2 |
2013-04-08 | html.c: add various strbuf and varadic helpers | John Keeping | 1 | -0/+3 |
2013-04-08 | Mark char* fields in struct cgit_page as const | John Keeping | 1 | -6/+6 |
2013-04-08 | Fix out-of-bounds memory accesses with virtual_root="" | John Keeping | 1 | -1/+2 |
2013-04-08 | Maŕk cgit_environment members const | Lukas Fleischer | 1 | -10/+10 |
2013-03-05 | Free reflists after usage | Lukas Fleischer | 1 | -0/+1 |
2013-03-02 | Update git to v1.7.7.7 | John Keeping | 1 | -0/+3 |
2013-02-01 | Make "owner" column on index page configurable | Florian Pritz | 1 | -0/+1 |
2012-10-17 | ui-log: Add "commit-sort" option for controlling commit ordering | Tobias Bieniek | 1 | -0/+2 |
2012-10-17 | ui-repolist: Add "section-sort" flag to control section sorting. | Tobias Bieniek | 1 | -0/+1 |
2012-10-17 | scan-tree: Unify gitweb.* and cgit.* settings into one config option. | Jason A. Donenfeld | 1 | -3/+2 |
2012-10-16 | ui-repolist: Rename section-sort to repository-sort. | Jason A. Donenfeld | 1 | -1/+1 |
2012-07-12 | ui-repolist: Case insensitive sorting and age sort | Jason A. Donenfeld | 1 | -0/+2 |
2012-07-12 | scan-tree: Support gitweb.category. | Jason A. Donenfeld | 1 | -0/+1 |
2012-07-12 | scan-tree: Support gitweb.description. | Jason A. Donenfeld | 1 | -0/+1 |
2012-03-18 | Merge branch 'fh/mimetypes' | Lars Hjemli | 1 | -0/+1 |
2012-03-18 | Merge branch 'lh/module-links' | Lars Hjemli | 1 | -0/+1 |
2012-01-03 | Merge branch 'stable' | Lars Hjemli | 1 | -0/+1 |
2012-01-03 | Fix diff mode switching when side-by-side-diffs=1 | Tim Chen | 1 | -0/+1 |
2011-07-19 | ui_plain: automatically lookup mimetype when mimetype-file is set | Ferry Huberts | 1 | -0/+1 |
2011-06-15 | ui-tree.c: add support for path-selected submodule links | Lars Hjemli | 1 | -0/+1 |
2011-06-14 | cgit.c: add 'clone-url' setting with support for macro expansion | Lars Hjemli | 1 | -0/+1 |
2011-06-14 | cgit.c: always setup cgit repo environment variables | Lars Hjemli | 1 | -1/+3 |
2011-05-23 | Merge branch 'fh/filter-api' | Lars Hjemli | 1 | -1/+5 |
2011-05-14 | Merge branch 'dm/disable-clone' | Lars Hjemli | 1 | -0/+1 |
2011-03-26 | cgit_open_filter: also take the repo as a parameter | Ferry Huberts | 1 | -1/+1 |
2011-03-26 | new_filter: determine extra_args from filter type | Ferry Huberts | 1 | -0/+4 |
2011-02-19 | Allow disabling of HTTP clone URLs | Dan McGee | 1 | -0/+1 |
2011-02-19 | Merge branch 'br/misc' | Lars Hjemli | 1 | -0/+2 |
2011-02-19 | implement repo.logo and repo.logo-link | Bernhard Reutner-Fischer | 1 | -0/+2 |
2011-02-19 | Merge branch 'jh/scan-path' | Lars Hjemli | 1 | -0/+1 |
2011-02-19 | scan_path(): Do not recurse into hidden directories by default | Johan Herland | 1 | -0/+1 |
2010-11-16 | ui-log: Implement support for commit graphs | Johan Herland | 1 | -0/+3 |
2010-11-09 | ui-log: Fix filecount/linecount when path limit is in effect | Johan Herland | 1 | -1/+2 |
2010-11-08 | Add `strict-export` option | Felix Hanley | 1 | -0/+1 |
2010-09-19 | Merge branch 'ml/bugfix' | Lars Hjemli | 1 | -0/+1 |
2010-09-19 | Merge branch 'lh/section-from-path' | Lars Hjemli | 1 | -0/+1 |
2010-09-04 | use __attribute__ to catch printf format mistakes | Mark Lodato | 1 | -0/+1 |
2010-08-22 | Add support for 'section-from-path' option | Lars Hjemli | 1 | -0/+1 |
2010-08-22 | Add support for "readme" option | Lars Hjemli | 1 | -0/+1 |
2010-08-04 | Merge branch 'jd/gitolite' | Lars Hjemli | 1 | -0/+3 |
2010-08-04 | ui-commit: Display git notes when present | Jeff Smith | 1 | -0/+1 |
2010-08-04 | Add support for 'enable-gitweb-owner' option | Jason A. Donenfeld | 1 | -0/+1 |
2010-08-04 | Add support for 'remove-suffix' option | Jason A. Donenfeld | 1 | -0/+1 |
2010-08-04 | Add support for 'project-list' option | Jason A. Donenfeld | 1 | -0/+1 |