Age | Commit message (Expand) | Author | Files | Lines |
2019-06-25 | ui-tree: allow per repository override for enable-blame | Christian Hesse | 1 | -1/+1 |
2017-10-03 | ui-blame: add blame UI | Jeff Smith | 1 | -1/+11 |
2016-02-26 | about: path_info might not be valid | Jason A. Donenfeld | 1 | -1/+2 |
2016-02-22 | cmd: redirect empty about/ to homepage or summary | Jason A. Donenfeld | 1 | -1/+10 |
2015-10-09 | cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc | Christian Hesse | 1 | -3/+7 |
2015-08-14 | cmd: fix command definition | John Keeping | 1 | -1/+1 |
2015-08-14 | cmd: no need for pre function hook now | Jason A. Donenfeld | 1 | -15/+9 |
2015-08-14 | cmd: remove "want_layout" field | John Keeping | 1 | -24/+24 |
2015-08-14 | tree: move layout into page function | John Keeping | 1 | -1/+1 |
2015-08-14 | tag: move layout into page function | John Keeping | 1 | -1/+1 |
2015-08-14 | summary: move layout into page function | John Keeping | 1 | -1/+1 |
2015-08-14 | stats: move layout into page function | John Keeping | 1 | -1/+1 |
2015-08-14 | refs: move layout to page function | John Keeping | 1 | -1/+1 |
2015-08-14 | log: move layout into page function | John Keeping | 1 | -1/+1 |
2015-08-14 | diff: move layout to page function | John Keeping | 1 | -1/+1 |
2015-08-14 | commit: move layout into page function | John Keeping | 1 | -1/+1 |
2015-08-14 | about: move layout into page functions | John Keeping | 1 | -1/+1 |
2015-08-13 | redirect: be more careful for different cgi setups | Jason A. Donenfeld | 1 | -1/+4 |
2015-08-12 | about: always ensure page has a trailing slash | Jason A. Donenfeld | 1 | -2/+10 |
2014-02-21 | Remove unused parameter from cgit_print_snapshot() | Lukas Fleischer | 1 | -1/+1 |
2014-01-17 | Switch to exclusively using global ctx | Lukas Fleischer | 1 | -51/+51 |
2014-01-08 | Update copyright information | Lukas Fleischer | 1 | -2/+1 |
2013-08-20 | Allow for creating patch series | Lukas Fleischer | 1 | -1/+1 |
2013-08-16 | cmd.c: Add a "rawdiff" command | Lukas Fleischer | 1 | -0/+6 |
2013-08-16 | Allow for creating raw diffs with cgit_print_diff() | Lukas Fleischer | 1 | -1/+1 |
2013-05-26 | readme: use string_list instead of space deliminations | Jason A. Donenfeld | 1 | -1/+2 |
2013-03-04 | White space around control verbs. | Jason A. Donenfeld | 1 | -1/+1 |
2012-10-17 | ui-log: Add "commit-sort" option for controlling commit ordering | Tobias Bieniek | 1 | -1/+2 |
2011-05-23 | Merge branch 'lh/panel' | Lars Hjemli | 1 | -1/+1 |
2011-05-14 | Merge branch 'dm/disable-clone' | Lars Hjemli | 1 | -21/+21 |
2011-03-06 | ui-diff.c: create a control panel for diff options | Lars Hjemli | 1 | -1/+1 |
2011-02-19 | Add is_clone flag to available commands | Dan McGee | 1 | -21/+21 |
2010-11-16 | ui-log: Line-wrap long commit subjects when showmsg is enabled | Johan Herland | 1 | -1/+2 |
2010-06-22 | Merge branch 'jh/path-limit' | Lars Hjemli | 1 | -23/+23 |
2010-06-19 | ui-patch: Apply path limit to generated patch | Johan Herland | 1 | -1/+1 |
2010-06-19 | ui-commit: Limit diff based on path limit in qry.path | Johan Herland | 1 | -1/+1 |
2010-06-19 | struct cgit_cmd: Differentiate between various usages of ctx.qry.path | Johan Herland | 1 | -21/+21 |
2010-03-22 | Add 'max-atom-items' config variable | Aaron Griffin | 1 | -1/+1 |
2009-08-09 | ui-summary: enable arbitrary paths below repo.readme | Lars Hjemli | 1 | -1/+1 |
2009-01-27 | Merge branch 'lh/stats' | Lars Hjemli | 1 | -0/+7 |
2008-12-07 | ui-stats: replace 'enable-stats' setting with 'max-stats' | Lars Hjemli | 1 | -4/+1 |
2008-12-06 | Add a 'stats' page to each repo | Lars Hjemli | 1 | -0/+10 |
2008-11-30 | Set prefix in snapshots when using dwimmery | Natanael Copa | 1 | -2/+1 |
2008-10-11 | ui-snapshot: add dwimmery | Lars Hjemli | 1 | -1/+1 |
2008-09-01 | Merge branch 'lh/plain' | Lars Hjemli | 1 | -0/+7 |
2008-09-01 | Merge branch 'lh/clone' | Lars Hjemli | 1 | -0/+19 |
2008-08-06 | Implement plain view | Lars Hjemli | 1 | -0/+7 |
2008-08-06 | Add support for cloning over http | Lars Hjemli | 1 | -0/+19 |
2008-08-01 | Add atom-support | Lars Hjemli | 1 | -0/+7 |
2008-06-24 | allow blob extract blobs by head/path combination | Michael Krelin | 1 | -1/+1 |