about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-08-19 17:47:24 +0200
committerLars Hjemli <hjemli@gmail.com>2009-08-24 10:22:57 +0200
commit302a3efa261b1b6127b2a2189e25ab45019b1b54 (patch)
treeda2be8819777044cd16887da17528b1937be55ee /.gitignore
parentcache.h: export hash_str() (diff)
downloadcgit-pink-302a3efa261b1b6127b2a2189e25ab45019b1b54.tar.gz
cgit-pink-302a3efa261b1b6127b2a2189e25ab45019b1b54.zip
cgit.c: make print_repolist() and print_repo() reusable for caching
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
16e26fef7eba8118ce42533e0b7&follow=1'>Refactor 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