Commit Graph

54 Commits (9003cc172a4cbc6678f3d8003ae1ad3a55f62fed)

Author SHA1 Message Date
Lukas Fleischer 9003cc172a Allow for creating raw diffs with cgit_print_diff() 12 years ago
John Keeping ed5bd30ebe Convert cgit_print_error to a variadic function 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
Lukas Fleischer bafab423f2 Mark several functions/variables static 12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs. 12 years ago
Michael Halstead 62a40c78fe Format git diff headers correctly when adding or removing files. 13 years ago
Tim Chen 1957425726 ui-ssdiff.c: set correct diffmode in "control panel" 14 years ago
Tim Chen f2ced535e9 Fix diff mode switching when side-by-side-diffs=1 14 years ago
Lukas Fleischer bebe89d7c1 Fix potential XSS vulnerability in rename hint 14 years ago
Lukas Fleischer 9afc883297 Avoid null pointer dereference in cgit_print_diff(). 14 years ago
Lars Hjemli 962a24892f ui-diff.c: create a control panel for diff options 14 years ago
Lukasz Janyst 7f3c6e0ce9 ui-diff.c: avoid html injection 14 years ago
Bernhard Reutner-Fischer e52040bf90 ssdiff: anchors for ssdiff 14 years ago
Mark Lodato e4ddc8f72b fix errors in printf-style format strings 15 years ago
Johan Herland 72ef913514 ui-diff: Add link to ignore/show whitespace changes in diffs 15 years ago
Johan Herland 2cc8b99f08 Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs 15 years ago
Johan Herland d20313e3da ui-diff: Add links to increase/decrease number of context lines in diffs 15 years ago
Johan Herland 6180e6169d Add URL parameter 'context' for changing the number of context lines in diffs 15 years ago
Johan Herland c46e468dd2 ui-diff: Teach diffstat to obey path limit 15 years ago
Ragnar Ouchterlony 4a198e4b8e Fixed side-by-side diff bugs related to binary diff and more. 16 years ago
Ragnar Ouchterlony 207cc34711 Polishing of how the side-by-side diff looks. 16 years ago
Ragnar Ouchterlony c358aa3dfe Add possibility to switch between unidiff and side-by-side-diff. 16 years ago
Ragnar Ouchterlony 40e174d536 First version of side-by-side diff. 16 years ago
Lars Hjemli c495cf02ba Handle binary files in diffs 16 years ago
Lars Hjemli f82b19407d ui-diff: make diffstat header a link to the full diff 17 years ago
Lars Hjemli 04619c9b85 ui-diff: fix links from diffstat 17 years ago
Lars Hjemli 8907f2a031 Include commit-id in link from diff-stat 17 years ago
Lars Hjemli d188ed4f29 ui-diff: remove test on object type 17 years ago
Lars Hjemli fe1230dece Integrate diffstat with diff 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h 17 years ago
Lars Hjemli d14d77fe95 Introduce struct cgit_context 17 years ago
Lars Hjemli 2915483ef6 Fix html error detected by test-suite 18 years ago
Lars Hjemli e238ebe187 ui-diff: add links to pre- and postversion of blobs 18 years ago
Lars Hjemli 1a6025b7a5 Add prefix parameter to cgit_print_diff() 18 years ago
Lars Hjemli f527a57c8a Add prefix parameter to cgit_diff_tree() 18 years ago
Lars Hjemli 4a0be58666 Add cgit_diff_link() 18 years ago
Lars Hjemli c83db796a1 ui-diff: close td/tr/table properly 18 years ago
Lars Hjemli 4a6201e318 ui-diff: emit table/tr/td at better locations 18 years ago
Jeffrey C. Ollie e651cb0d2d Rename dirlink to gitlink. 18 years ago
Ondrej Jirman 0928d8827a Fixed unexpected tags in html output. 18 years ago
Lars Hjemli f4f1339fe6 Don't die when diffing trees with subprojects 18 years ago
Lars Hjemli f9ff7df613 Add support for commitdiff via h parameter 18 years ago
Lars Hjemli c94afaacf4 ui-diff: show /dev/null as filename for add/delete 18 years ago
Lars Hjemli a342ac6b4d cgit.css: try to make diffs look a little bit nicer 18 years ago
Lars Hjemli 6a8749d3bd Add commitdiff between commit and each of it's parent 18 years ago
Lars Hjemli 38a0f9cd89 Simplify ui-diff.c using the new file-level diff interface 18 years ago
Lars Hjemli 61c3ca978c Update to libgit 1.5.2-rc2 18 years ago
Lars Hjemli 66cacd053b Layout update 18 years ago
Lars Hjemli 36aba00273 Add basic diff view 19 years ago