| Commit message (Expand) | Author | Age |
* | git: update to v2.16.0 | Christian Hesse | 2018-01-19 |
* | git: update to v2.14 | Jeff Smith | 2017-08-10 |
* | git: update to v2.10.0 | Christian Hesse | 2016-09-04 |
* | ui-diff: action='.' is not correct | Jason A. Donenfeld | 2016-05-12 |
* | git: update to v2.7.0 | Christian Hesse | 2016-01-13 |
* | diff: move layout to page function | John Keeping | 2015-08-14 |
* | log: allow users to follow a file | John Keeping | 2015-08-12 |
* | Avoid signed bitfields | John Keeping | 2015-03-09 |
* | Avoid non-ANSI function declarations | John Keeping | 2015-03-09 |
* | ui-diff: don't link to single file diff stat | John Keeping | 2014-12-30 |
* | ui-diff: add "stat only" diff type | John Keeping | 2014-12-13 |
* | Change "ss" diff flag to an enum | John Keeping | 2014-12-13 |
* | ui-shared: remove toggle_ssdiff arg to cgit_diff_link() | John Keeping | 2014-12-13 |
* | Switch to exclusively using global ctx | Lukas Fleischer | 2014-01-17 |
* | Update copyright information | Lukas Fleischer | 2014-01-08 |
* | ui-diff: Use diff_tree_sha1() for raw diff formatting | Lukas Fleischer | 2013-09-14 |
* | ui-diff: Check the return value of get_sha1() | Lukas Fleischer | 2013-08-20 |
* | Allow for creating raw diffs with cgit_print_diff() | Lukas Fleischer | 2013-08-16 |
* | Convert cgit_print_error to a variadic function | John Keeping | 2013-04-08 |
* | Always #include corresponding .h in .c files | John Keeping | 2013-04-08 |
* | Mark several functions/variables static | Lukas Fleischer | 2013-03-04 |
* | White space around control verbs. | Jason A. Donenfeld | 2013-03-04 |
* | Format git diff headers correctly when adding or removing files. | Michael Halstead | 2012-11-15 |
* | ui-ssdiff.c: set correct diffmode in "control panel" | Tim Chen | 2012-01-03 |
* | Merge branch 'stable' | Lars Hjemli | 2012-01-03 |
|\ |
|
| * | Fix diff mode switching when side-by-side-diffs=1 | Tim Chen | 2012-01-03 |
* | | Merge branch 'stable' | Lars Hjemli | 2011-07-22 |
|\| |
|
| * | Fix potential XSS vulnerability in rename hint | Lukas Fleischer | 2011-07-22 |
* | | Merge branch 'lh/panel' | Lars Hjemli | 2011-05-23 |
|\ \
| |/
|/| |
|
| * | ui-diff.c: create a control panel for diff options | Lars Hjemli | 2011-03-06 |
* | | Avoid null pointer dereference in cgit_print_diff(). | Lukas Fleischer | 2011-05-23 |
|/ |
|
* | ui-diff.c: avoid html injection | Lukasz Janyst | 2011-03-05 |
* | ssdiff: anchors for ssdiff | Bernhard Reutner-Fischer | 2011-02-19 |
* | fix errors in printf-style format strings | Mark Lodato | 2010-09-04 |
* | ui-diff: Add link to ignore/show whitespace changes in diffs | Johan Herland | 2010-07-18 |
* | Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs | Johan Herland | 2010-07-18 |
* | ui-diff: Add links to increase/decrease number of context lines in diffs | Johan Herland | 2010-06-19 |
* | Add URL parameter 'context' for changing the number of context lines in diffs | Johan Herland | 2010-06-19 |
* | ui-diff: Teach diffstat to obey path limit | Johan Herland | 2010-06-19 |
* | Fixed side-by-side diff bugs related to binary diff and more. | Ragnar Ouchterlony | 2009-09-16 |
* | Polishing of how the side-by-side diff looks. | Ragnar Ouchterlony | 2009-09-16 |
* | Add possibility to switch between unidiff and side-by-side-diff. | Ragnar Ouchterlony | 2009-09-16 |
* | First version of side-by-side diff. | Ragnar Ouchterlony | 2009-09-16 |
* | Handle binary files in diffs | Lars Hjemli | 2009-01-31 |
* | ui-diff: make diffstat header a link to the full diff | Lars Hjemli | 2008-09-23 |
* | ui-diff: fix links from diffstat | Lars Hjemli | 2008-09-23 |
* | Include commit-id in link from diff-stat | Lars Hjemli | 2008-05-18 |
* | ui-diff: remove test on object type | Lars Hjemli | 2008-04-24 |
* | Integrate diffstat with diff | Lars Hjemli | 2008-04-24 |
* | Add ui-shared.h | Lars Hjemli | 2008-03-24 |