about summary refs log tree commit
path: root/ui-diff.c
DateCommit message (Expand)
2019-04-22ui-diff: preserve spaces w/o CSS on context lines
2019-02-23ui-diff,ui-tag: don't use htmlf with non-formatted strings
2018-10-12git: update to v2.19.1
2018-06-27git: update to v2.18.0
2018-01-19git: update to v2.16.0
2017-08-10git: update to v2.14
2016-09-04git: update to v2.10.0
2016-05-12ui-diff: action='.' is not correct
2016-01-13git: update to v2.7.0
2015-08-14diff: move layout to page function
2015-08-12log: allow users to follow a file
2015-03-09Avoid signed bitfields
2015-03-09Avoid non-ANSI function declarations
2014-12-30ui-diff: don't link to single file diff stat
2014-12-13ui-diff: add "stat only" diff type
2014-12-13Change "ss" diff flag to an enum
2014-12-13ui-shared: remove toggle_ssdiff arg to cgit_diff_link()
2014-01-17Switch to exclusively using global ctx
2014-01-08Update copyright information
2013-09-14ui-diff: Use diff_tree_sha1() for raw diff formatting
2013-08-20ui-diff: Check the return value of get_sha1()
2013-08-16Allow for creating raw diffs with cgit_print_diff()
2013-04-08Convert cgit_print_error to a variadic function
2013-04-08Always #include corresponding .h in .c files
2013-03-04Mark several functions/variables static
2013-03-04White space around control verbs.
2012-11-15Format git diff headers correctly when adding or removing files.
2012-01-03ui-ssdiff.c: set correct diffmode in "control panel"
2012-01-03Merge branch 'stable'
2012-01-03Fix diff mode switching when side-by-side-diffs=1
2011-07-22Merge branch 'stable'
2011-07-22Fix potential XSS vulnerability in rename hint
2011-05-23Merge branch 'lh/panel'
2011-05-23Avoid null pointer dereference in cgit_print_diff().
2011-03-06ui-diff.c: create a control panel for diff options
2011-03-05ui-diff.c: avoid html injection
2011-02-19ssdiff: anchors for ssdiff
2010-09-04fix errors in printf-style format strings
2010-07-18ui-diff: Add link to ignore/show whitespace changes in diffs
2010-07-18Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
2010-06-19ui-diff: Add links to increase/decrease number of context lines in diffs
2010-06-19Add URL parameter 'context' for changing the number of context lines in diffs
2010-06-19ui-diff: Teach diffstat to obey path limit
2009-09-16Fixed side-by-side diff bugs related to binary diff and more.
2009-09-16Polishing of how the side-by-side diff looks.
2009-09-16Add possibility to switch between unidiff and side-by-side-diff.
2009-09-16First version of side-by-side diff.
2009-01-31Handle binary files in diffs
2008-09-23ui-diff: make diffstat header a link to the full diff
2008-09-23ui-diff: fix links from diffstat