aboutsummaryrefslogtreecommitdiff
path: root/ui-diff.c
Commit message (Expand)AuthorAge
* diff: move layout to page functionJohn Keeping2015-08-14
* log: allow users to follow a fileJohn Keeping2015-08-12
* Avoid signed bitfieldsJohn Keeping2015-03-09
* Avoid non-ANSI function declarationsJohn Keeping2015-03-09
* ui-diff: don't link to single file diff statJohn Keeping2014-12-30
* ui-diff: add "stat only" diff typeJohn Keeping2014-12-13
* Change "ss" diff flag to an enumJohn Keeping2014-12-13
* ui-shared: remove toggle_ssdiff arg to cgit_diff_link()John Keeping2014-12-13
* Switch to exclusively using global ctxLukas Fleischer2014-01-17
* Update copyright informationLukas Fleischer2014-01-08
* ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer2013-09-14
* ui-diff: Check the return value of get_sha1()Lukas Fleischer2013-08-20
* Allow for creating raw diffs with cgit_print_diff()Lukas Fleischer2013-08-16
* Convert cgit_print_error to a variadic functionJohn Keeping2013-04-08
* Always #include corresponding .h in .c filesJohn Keeping2013-04-08
* Mark several functions/variables staticLukas Fleischer2013-03-04
* White space around control verbs.Jason A. Donenfeld2013-03-04
* Format git diff headers correctly when adding or removing files.Michael Halstead2012-11-15
* ui-ssdiff.c: set correct diffmode in "control panel"Tim Chen2012-01-03
* Merge branch 'stable'Lars Hjemli2012-01-03
|\
| * Fix diff mode switching when side-by-side-diffs=1Tim Chen2012-01-03
* | Merge branch 'stable'Lars Hjemli2011-07-22
|\ \ | |/
| * Fix potential XSS vulnerability in rename hintLukas Fleischer2011-07-22
* | Merge branch 'lh/panel'Lars Hjemli2011-05-23
|\ \ | |/ |/|
| * ui-diff.c: create a control panel for diff optionsLars Hjemli2011-03-06
* | Avoid null pointer dereference in cgit_print_diff().Lukas Fleischer2011-05-23
|/
* ui-diff.c: avoid html injectionLukasz Janyst2011-03-05
* ssdiff: anchors for ssdiffBernhard Reutner-Fischer2011-02-19
* fix errors in printf-style format stringsMark Lodato2010-09-04
* ui-diff: Add link to ignore/show whitespace changes in diffsJohan Herland2010-07-18
* Add URL parameter 'ignorews' for optionally ignoring whitespace in diffsJohan Herland2010-07-18
* ui-diff: Add links to increase/decrease number of context lines in diffsJohan Herland2010-06-19
* Add URL parameter 'context' for changing the number of context lines in diffsJohan Herland2010-06-19
* ui-diff: Teach diffstat to obey path limitJohan Herland2010-06-19
* Fixed side-by-side diff bugs related to binary diff and more.Ragnar Ouchterlony2009-09-16
* Polishing of how the side-by-side diff looks.Ragnar Ouchterlony2009-09-16
* Add possibility to switch between unidiff and side-by-side-diff.Ragnar Ouchterlony2009-09-16
* First version of side-by-side diff.Ragnar Ouchterlony2009-09-16
* Handle binary files in diffsLars Hjemli2009-01-31
* ui-diff: make diffstat header a link to the full diffLars Hjemli2008-09-23
* ui-diff: fix links from diffstatLars Hjemli2008-09-23
* Include commit-id in link from diff-statLars Hjemli2008-05-18
* ui-diff: remove test on object typeLars Hjemli2008-04-24
* Integrate diffstat with diffLars Hjemli2008-04-24
* Add ui-shared.hLars Hjemli2008-03-24
* Introduce html.hLars Hjemli2008-03-18
* Introduce struct cgit_contextLars Hjemli2008-02-16
* Fix html error detected by test-suiteLars Hjemli2007-11-11
* ui-diff: add links to pre- and postversion of blobsLars Hjemli2007-10-01
* Add prefix parameter to cgit_print_diff()Lars Hjemli2007-10-01