summaryrefslogtreecommitdiffstatshomepage
path: root/ui-diff.c (follow)
Commit message (Expand)AuthorAgeLines
* global: replace references to 'sha1' with 'oid'Christian Hesse2020-10-20-4/+4
* global: use proper accessors for maybe_treeJason A. Donenfeld2020-03-13-2/+2
* ui-diff,ui-tag: don't use htmlf with non-formatted stringsChris Mayo2019-02-23-1/+1
* git: update to v2.19.1Christian Hesse2018-10-12-2/+2
* git: update to v2.18.0Christian Hesse2018-06-27-4/+4
* git: update to v2.16.0Christian Hesse2018-01-19-1/+1
* git: update to v2.14Jeff Smith2017-08-10-9/+9
* git: update to v2.10.0Christian Hesse2016-09-04-37/+37
* ui-diff: action='.' is not correctJason A. Donenfeld2016-05-12-1/+1
* git: update to v2.7.0Christian Hesse2016-01-13-3/+3
* diff: move layout to page functionJohn Keeping2015-08-14-5/+14
* log: allow users to follow a fileJohn Keeping2015-08-12-0/+35
* Avoid signed bitfieldsJohn Keeping2015-03-09-1/+1
* Avoid non-ANSI function declarationsJohn Keeping2015-03-09-1/+1
* ui-diff: don't link to single file diff statJohn Keeping2014-12-30-0/+10
* ui-diff: add "stat only" diff typeJohn Keeping2014-12-13-0/+4
* Change "ss" diff flag to an enumJohn Keeping2014-12-13-3/+5
* ui-shared: remove toggle_ssdiff arg to cgit_diff_link()John Keeping2014-12-13-2/+2
* Switch to exclusively using global ctxLukas Fleischer2014-01-17-1/+1
* Update copyright informationLukas Fleischer2014-01-08-1/+1
* ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer2013-09-14-2/+21
* ui-diff: Check the return value of get_sha1()Lukas Fleischer2013-08-20-14/+9
* Allow for creating raw diffs with cgit_print_diff()Lukas Fleischer2013-08-16-1/+9
* Convert cgit_print_error to a variadic functionJohn Keeping2013-04-08-4/+4
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08-0/+1
* Mark several functions/variables staticLukas Fleischer2013-03-04-2/+3
* White space around control verbs.Jason A. Donenfeld2013-03-04-1/+1
* Format git diff headers correctly when adding or removing files.Michael Halstead2012-11-15-7/+10
* ui-ssdiff.c: set correct diffmode in "control panel"Tim Chen2012-01-03-3/+1
* Merge branch 'stable'Lars Hjemli2012-01-03-2/+1
|\
| * Fix diff mode switching when side-by-side-diffs=1Tim Chen2012-01-03-2/+1
* | Merge branch 'stable'Lars Hjemli2011-07-22-4/+6
|\|
| * Fix potential XSS vulnerability in rename hintLukas Fleischer2011-07-22-4/+6
* | Merge branch 'lh/panel'Lars Hjemli2011-05-23-29/+54
|\ \ | |/ |/|
| * ui-diff.c: create a control panel for diff optionsLars Hjemli2011-03-06-29/+54
* | Avoid null pointer dereference in cgit_print_diff().Lukas Fleischer2011-05-23-2/+6
|/
* ui-diff.c: avoid html injectionLukasz Janyst2011-03-05-2/+5
* ssdiff: anchors for ssdiffBernhard Reutner-Fischer2011-02-19-0/+12
* fix errors in printf-style format stringsMark Lodato2010-09-04-1/+1
* ui-diff: Add link to ignore/show whitespace changes in diffsJohan Herland2010-07-18-0/+5
* Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland2010-07-18-4/+7
* ui-diff: Add links to increase/decrease number of context lines in diffsJohan Herland2010-06-19-1/+9
* Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland2010-06-19-2/+2
* ui-diff: Teach diffstat to obey path limitJohan Herland2010-06-19-3/+5
* Fixed side-by-side diff bugs related to binary diff and more.Ragnar Ouchterlony2009-09-16-4/+10
* Polishing of how the side-by-side diff looks.Ragnar Ouchterlony2009-09-16-11/+16
* Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-16-2/+20
* First version of side-by-side diff.Ragnar Ouchterlony2009-09-16-2/+13
* Handle binary files in diffsLars Hjemli2009-01-31-2/+24
* ui-diff: make diffstat header a link to the full diffLars Hjemli2008-09-23-1/+4