about summary refs log tree commit diff
path: root/.gitmodules
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 /.gitmodules
parentui-repolist: fix redefinition of _XOPEN_SOURCE (diff)
downloadcgit-pink-d187b98557d91b874836f286b955ba76ab26fb02.tar.gz
cgit-pink-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 '.gitmodules')
0 files changed, 0 insertions, 0 deletions
pink/commit/tests/t0020-validate-cache.sh?h=1.3.0&id=016364d4edef261fb55257e36d8a47828d398f96&follow=1'>tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer