| Commit message (Expand) | Author | Age | Lines |
* | Update copyright information | Lukas Fleischer | 2014-01-08 | -1/+1 |
|
|
* | ui-diff: Use diff_tree_sha1() for raw diff formatting | Lukas Fleischer | 2013-09-15 | -2/+21 |
|
|
* | ui-diff: Check the return value of get_sha1() | Lukas Fleischer | 2013-08-21 | -14/+9 |
|
|
* | Allow for creating raw diffs with cgit_print_diff() | Lukas Fleischer | 2013-08-17 | -1/+9 |
|
|
* | Convert cgit_print_error to a variadic function | John Keeping | 2013-04-08 | -4/+4 |
|
|
* | Always #include corresponding .h in .c files | John Keeping | 2013-04-08 | -0/+1 |
|
|
* | Mark several functions/variables static | Lukas Fleischer | 2013-03-05 | -2/+3 |
|
|
* | White space around control verbs. | Jason A. Donenfeld | 2013-03-04 | -1/+1 |
|
|
* | Format git diff headers correctly when adding or removing files. | Michael Halstead | 2012-11-15 | -7/+10 |
|
|
* | ui-ssdiff.c: set correct diffmode in "control panel" | Tim Chen | 2012-01-04 | -3/+1 |
|
|
* | Merge branch 'stable' | Lars Hjemli | 2012-01-04 | -2/+1 |
|\ |
|
| * | Fix diff mode switching when side-by-side-diffs=1 | Tim Chen | 2012-01-04 | -2/+1 |
|
|
* | | Merge branch 'stable' | Lars Hjemli | 2011-07-22 | -4/+6 |
|\ \
| |/ |
|
| * | Fix potential XSS vulnerability in rename hint | Lukas Fleischer | 2011-07-22 | -4/+6 |
|
|
* | | Merge branch 'lh/panel' | Lars Hjemli | 2011-05-24 | -29/+54 |
|\ \
| |/
|/| |
|
| * | ui-diff.c: create a control panel for diff options | Lars Hjemli | 2011-03-07 | -29/+54 |
|
|
* | | Avoid null pointer dereference in cgit_print_diff(). | Lukas Fleischer | 2011-05-24 | -2/+6 |
|/ |
|
* | ui-diff.c: avoid html injection | Lukasz Janyst | 2011-03-05 | -2/+5 |
|
|
* | ssdiff: anchors for ssdiff | Bernhard Reutner-Fischer | 2011-02-19 | -0/+12 |
|
|
* | fix errors in printf-style format strings | Mark Lodato | 2010-09-05 | -1/+1 |
|
|
* | ui-diff: Add link to ignore/show whitespace changes in diffs | Johan Herland | 2010-07-18 | -0/+5 |
|
|
* | Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs | Johan Herland | 2010-07-18 | -4/+7 |
|
|
* | ui-diff: Add links to increase/decrease number of context lines in diffs | Johan Herland | 2010-06-19 | -1/+9 |
|
|
* | Add URL parameter 'context' for changing the number of context lines in diffs | Johan Herland | 2010-06-19 | -2/+2 |
|
|
* | ui-diff: Teach diffstat to obey path limit | Johan Herland | 2010-06-19 | -3/+5 |
|
|
* | Fixed side-by-side diff bugs related to binary diff and more. | Ragnar Ouchterlony | 2009-09-17 | -4/+10 |
|
|
* | Polishing of how the side-by-side diff looks. | Ragnar Ouchterlony | 2009-09-17 | -11/+16 |
|
|
* | Add possibility to switch between unidiff and side-by-side-diff. | Ragnar Ouchterlony | 2009-09-17 | -2/+20 |
|
|
* | First version of side-by-side diff. | Ragnar Ouchterlony | 2009-09-17 | -2/+13 |
|
|
* | Handle binary files in diffs | Lars Hjemli | 2009-01-31 | -2/+24 |
|
|
* | ui-diff: make diffstat header a link to the full diff | Lars Hjemli | 2008-09-24 | -1/+4 |
|
|
* | ui-diff: fix links from diffstat | Lars Hjemli | 2008-09-24 | -4/+2 |
|
|
* | Include commit-id in link from diff-stat | Lars Hjemli | 2008-05-19 | -0/+1 |
|
|
* | ui-diff: remove test on object type | Lars Hjemli | 2008-04-25 | -6/+0 |
|
|
* | Integrate diffstat with diff | Lars Hjemli | 2008-04-25 | -0/+145 |
|
|
* | Add ui-shared.h | Lars Hjemli | 2008-03-25 | -0/+1 |
|
|
* | Introduce html.h | Lars Hjemli | 2008-03-18 | -1/+1 |
|
|
* | Introduce struct cgit_context | Lars Hjemli | 2008-02-16 | -3/+3 |
|
|
* | Fix html error detected by test-suite | Lars Hjemli | 2007-11-11 | -1/+1 |
|
|
* | ui-diff: add links to pre- and postversion of blobs | Lars Hjemli | 2007-10-01 | -16/+26 |
|
|
* | Add prefix parameter to cgit_print_diff() | Lars Hjemli | 2007-10-01 | -2/+2 |
|
|
* | Add prefix parameter to cgit_diff_tree() | Lars Hjemli | 2007-10-01 | -2/+1 |
|
|
* | Merge branch 'jo/dirlink' | Lars Hjemli | 2007-09-04 | -4/+4 |
|\ |
|
| * | Rename dirlink to gitlink. | Jeffrey C. Ollie | 2007-06-05 | -4/+4 |
|
|
* | | Add cgit_diff_link() | Lars Hjemli | 2007-06-18 | -33/+31 |
|
|
* | | ui-diff: close td/tr/table properly | Lars Hjemli | 2007-06-07 | -0/+2 |
|
|
* | | ui-diff: emit table/tr/td at better locations | Lars Hjemli | 2007-06-05 | -9/+7 |
|/ |
|
* | Fixed unexpected tags in html output. | Ondrej Jirman | 2007-05-31 | -4/+5 |
|
|
* | Don't die when diffing trees with subprojects | Lars Hjemli | 2007-05-16 | -19/+43 |
|
|
* | Add support for commitdiff via h parameter | Lars Hjemli | 2007-05-16 | -1/+13 |
|
|