| Commit message (Expand) | Author | Age | Files | Lines |
* | log: allow users to follow a file | John Keeping | 2015-08-12 | 1 | -0/+2 |
* | shared: make cgit_diff_tree_cb public | John Keeping | 2015-08-12 | 1 | -0/+3 |
* | git: update to v2.5.0 | Christian Hesse | 2015-08-12 | 1 | -1/+1 |
* | Add repo.hide and repo.ignore | Lukas Fleischer | 2015-01-29 | 1 | -0/+2 |
* | repolist: add owner-filter | Chris Burroughs | 2014-12-23 | 1 | -1/+3 |
* | ui-diff: add "stat only" diff type | John Keeping | 2014-12-13 | 1 | -1/+1 |
* | Change "ss" diff flag to an enum | John Keeping | 2014-12-13 | 1 | -3/+7 |
* | Add a cache-snapshot-ttl configuration variable | Lukas Fleischer | 2014-02-20 | 1 | -0/+1 |
* | auth: add basic authentication filter framework | Jason A. Donenfeld | 2014-01-16 | 1 | -1/+6 |
* | filter: add support for email filter | Jason A. Donenfeld | 2014-01-14 | 1 | -1/+3 |
* | filter: basic write hooking infrastructure | Jason A. Donenfeld | 2014-01-14 | 1 | -1/+2 |
* | filter: allow for cleanup hook for filter types | Jason A. Donenfeld | 2014-01-14 | 1 | -0/+2 |
* | filter: add interface layer | John Keeping | 2014-01-14 | 1 | -0/+8 |
* | filter: add fprintf_filter function | John Keeping | 2014-01-14 | 1 | -0/+1 |
* | filter: pass extra arguments via cgit_open_filter | John Keeping | 2014-01-12 | 1 | -1/+2 |
* | filter: split filter functions into their own file | Jason A. Donenfeld | 2014-01-10 | 1 | -0/+1 |
* | filter: make exit status local | Jason A. Donenfeld | 2014-01-10 | 1 | -1/+0 |
* | cache: document negative ttls and add about ttl | Jason A. Donenfeld | 2013-08-12 | 1 | -0/+1 |
* | readme: use string_list instead of space deliminations | Jason A. Donenfeld | 2013-05-26 | 1 | -2/+2 |
* | Add branch-sort and repo.branch-sort options. | Jason A. Donenfeld | 2013-04-10 | 1 | -0/+2 |
* | shared.c: add strbuf_ensure_end | John Keeping | 2013-04-08 | 1 | -0/+2 |
* | html.c: add various strbuf and varadic helpers | John Keeping | 2013-04-08 | 1 | -0/+3 |
* | Mark char* fields in struct cgit_page as const | John Keeping | 2013-04-08 | 1 | -6/+6 |
* | Fix out-of-bounds memory accesses with virtual_root="" | John Keeping | 2013-04-08 | 1 | -1/+2 |
* | Maŕk cgit_environment members const | Lukas Fleischer | 2013-04-08 | 1 | -10/+10 |
* | Free reflists after usage | Lukas Fleischer | 2013-03-04 | 1 | -0/+1 |
* | Update git to v1.7.7.7 | John Keeping | 2013-03-02 | 1 | -0/+3 |
* | Make "owner" column on index page configurable | Florian Pritz | 2013-02-01 | 1 | -0/+1 |
* | ui-log: Add "commit-sort" option for controlling commit ordering | Tobias Bieniek | 2012-10-17 | 1 | -0/+2 |
* | ui-repolist: Add "section-sort" flag to control section sorting. | Tobias Bieniek | 2012-10-17 | 1 | -0/+1 |
* | scan-tree: Unify gitweb.* and cgit.* settings into one config option. | Jason A. Donenfeld | 2012-10-17 | 1 | -3/+2 |
* | ui-repolist: Rename section-sort to repository-sort. | Jason A. Donenfeld | 2012-10-16 | 1 | -1/+1 |
* | ui-repolist: Case insensitive sorting and age sort | Jason A. Donenfeld | 2012-07-12 | 1 | -0/+2 |
* | scan-tree: Support gitweb.category. | Jason A. Donenfeld | 2012-07-12 | 1 | -0/+1 |
* | scan-tree: Support gitweb.description. | Jason A. Donenfeld | 2012-07-12 | 1 | -0/+1 |
* | Merge branch 'fh/mimetypes' | Lars Hjemli | 2012-03-18 | 1 | -0/+1 |
|\ |
|
| * | ui_plain: automatically lookup mimetype when mimetype-file is set | Ferry Huberts | 2011-07-19 | 1 | -0/+1 |
* | | Merge branch 'lh/module-links' | Lars Hjemli | 2012-03-18 | 1 | -0/+1 |
|\ \ |
|
| * | | ui-tree.c: add support for path-selected submodule links | Lars Hjemli | 2011-06-15 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'stable' | Lars Hjemli | 2012-01-03 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Fix diff mode switching when side-by-side-diffs=1 | Tim Chen | 2012-01-03 | 1 | -0/+1 |
* | | cgit.c: add 'clone-url' setting with support for macro expansion | Lars Hjemli | 2011-06-13 | 1 | -0/+1 |
* | | cgit.c: always setup cgit repo environment variables | Lars Hjemli | 2011-06-13 | 1 | -1/+3 |
* | | Merge branch 'fh/filter-api' | Lars Hjemli | 2011-05-23 | 1 | -1/+5 |
|\ \ |
|
| * | | cgit_open_filter: also take the repo as a parameter | Ferry Huberts | 2011-03-26 | 1 | -1/+1 |
| * | | new_filter: determine extra_args from filter type | Ferry Huberts | 2011-03-26 | 1 | -0/+4 |
| |/ |
|
* | | Merge branch 'dm/disable-clone' | Lars Hjemli | 2011-05-14 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Allow disabling of HTTP clone URLs | Dan McGee | 2011-02-19 | 1 | -0/+1 |
* | | Merge branch 'br/misc' | Lars Hjemli | 2011-02-19 | 1 | -0/+2 |
|\ \ |
|
| * | | implement repo.logo and repo.logo-link | Bernhard Reutner-Fischer | 2011-02-19 | 1 | -0/+2 |
| |/ |
|