summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorMark Lodato <lodatom@gmail.com>2010-09-04 14:18:16 -0400
committerMark Lodato <lodatom@gmail.com>2010-09-04 14:30:10 -0400
commitd187b98557d91b874836f286b955ba76ab26fb02 (patch)
treeb8cf6224768c70c69450a7f6643393e342786594 /git
parent25e8ba1996a7b5ea291c924b0990d706176f6fe6 (diff)
downloadcgit-d187b98557d91b874836f286b955ba76ab26fb02.tar.gz
cgit-d187b98557d91b874836f286b955ba76ab26fb02.tar.bz2
cgit-d187b98557d91b874836f286b955ba76ab26fb02.zip
prefer html_raw() to write()
To make the code more consistent, and to not rely on the implementation of html(), always use html_raw(...) instead of write(htmlfd, ...). Signed-off-by: Mark Lodato <lodatom@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
fde4e3b16253a269366ba&follow=1'>new Plugin Schemenecoro1-1/+1 2007-07-20new Plugin Schemenecoro9-162/+214 2007-07-13fixesnecoro4-27/+37 2007-07-13new fancier log outputnecoro14-127/+116 2007-07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129