Commit Graph

2 Commits (d466dfc252f9896b1d6bdce623067378e04b8e71)

Author SHA1 Message Date
KatolaZ d466dfc252 added my name to copyright statements -- few tweaks 7 years ago
KatolaZ 09dc60b4d7 patch and plain diff works 7 years ago
John Keeping 3b485cc542 cache: flush stdio before restoring FDs 8 years ago
Jeff Smith 86a6d358f7 git: update to v2.14 8 years ago
Lukas Fleischer be39d22328 ui-patch: fix crash when using path limit 8 years ago
John Keeping 5fe88a9c81 patch: reapply path limit 9 years ago
Christian Hesse 85793b8181 ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid' 9 years ago
Christian Hesse 559ab5ecc4 git: update to v2.7.0 9 years ago
John Keeping e3e41e5125 patch: use cgit_print_error_page() for HTTP status codes 10 years ago
Christian Hesse aa12084f98 ui-patch: make sure to send http headers 10 years ago
John Keeping 7552266aac ui-patch: match git-format-patch(1) output 10 years ago
John Keeping 2efb59ed0f ui-patch: Flush stdout after outputting data 11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Lukas Fleischer 840858594e ui-patch.c: Add additional newline after each patch 12 years ago
Lukas Fleischer 334aed8ab4 ui-patch.c: Fix signature delimiter 12 years ago
Lukas Fleischer 735c7f0734 ui-patch.c: Fix formatting for merge commits 12 years ago
Lukas Fleischer 4e00d338b0 ui-patch: Rename variables 12 years ago
Lukas Fleischer 750f6462c9 Allow for creating patch series 12 years ago
Lukas Fleischer 455b598778 ui-patch.c: Use log_tree_commit() to generate diffs 12 years ago
Lukas Fleischer 747b035dda Extract filepair_cb from ui-patch.c 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
John Keeping 1a6feaf5fa ui-patch: use cgit_version not CGIT_VERSION 12 years ago
Michael Halstead 62a40c78fe Format git diff headers correctly when adding or removing files. 13 years ago
Johan Herland 2cc8b99f08 Add URL parameter 'ignorews' for optionally ignoring whitespace 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 eac1b67541 ui-patch: Apply path limit to generated patch 15 years ago
Martin Szulecki 2f56e390f0 Introduce noplainemail option to hide email adresses from spambots 16 years ago
Lars Hjemli c495cf02ba Handle binary files in diffs 16 years ago
Tomas Carnecky 03afc5fe1f ui-patch: whitespace changes in the patch generation code 17 years ago
Stefan Naewe 0f0ab148c6 Added `local-time` option to cgitrc 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 17 years ago
Lars Hjemli b608e88adb Remove obsolete cacheitem parameter to ui-functions 17 years ago
Lars Hjemli f3c1a187fe Add struct cgit_page to cgit_context 17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h 17 years ago
Lars Hjemli e01f1403b9 Fix segfault in patch view for root commit 17 years ago
Lars Hjemli d14d77fe95 Introduce struct cgit_context 17 years ago
Lars Hjemli f39c3c99a1 Check for NULL-subject in patch view 18 years ago
Lars Hjemli 620bb3e5e4 Add plain patch view 18 years ago