Commit Graph

31 Commits (de83de276bef7509ab8255682595ad4521f3a193)

Author SHA1 Message Date
John Keeping 7552266aac ui-patch: match git-format-patch(1) output
11 years ago
John Keeping 2efb59ed0f ui-patch: Flush stdout after outputting data
11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx
12 years ago
Lukas Fleischer f7f26f8875 Update copyright information
12 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
17 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 23296ad648 Merge branch 'lh/cleanup'
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
18 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