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