about summary refs log tree commit diff
path: root/filters/html-converters/txt2html
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2013-08-20 18:56:13 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2013-08-20 19:55:30 +0200
commit455b5987780f53ef55ebf6edd4543976763152da (patch)
tree57ef5eb173d2387a44a9ae9aa41b495cb8885695 /filters/html-converters/txt2html
parentui-diff: Check the return value of get_sha1() (diff)
downloadcgit-pink-455b5987780f53ef55ebf6edd4543976763152da.tar.gz
cgit-pink-455b5987780f53ef55ebf6edd4543976763152da.zip
ui-patch.c: Use log_tree_commit() to generate diffs
Instead of using our own formatting, use log_tree_commit() from Git to
create patches. This removes unnecessary duplicate code and also fixes a
bug with e-mail address formatting that existed in our own
implementation.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to 'filters/html-converters/txt2html')
0 files changed, 0 insertions, 0 deletions
&follow=1'>Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe