about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-09 13:15:49 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 14:03:58 +0200
commit6f2e4400faebd829f905c824400f933fe07f5c30 (patch)
tree576519325e258cbf8ca78a3c22fa20689516cbe8 /.gitmodules
parentui-shared: fix resource leak: free allocation from cgit_currenturl (diff)
downloadcgit-pink-6f2e4400faebd829f905c824400f933fe07f5c30.tar.gz
cgit-pink-6f2e4400faebd829f905c824400f933fe07f5c30.zip
cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions
d>Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe