about summary refs log tree commit diff
path: root/cgit.png
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-08-06 01:20:24 +0200
committerLars Hjemli <hjemli@gmail.com>2008-08-06 11:21:09 +0200
commit02a545e63454530c1639014d3239c14ced2022c6 (patch)
treeda4c89a94b117d936f2eeb486c9dedf192e6746e /cgit.png
parentAdded `local-time` option to cgitrc (diff)
downloadcgit-pink-02a545e63454530c1639014d3239c14ced2022c6.tar.gz
cgit-pink-02a545e63454530c1639014d3239c14ced2022c6.zip
Add support for cloning over http
This patch implements basic support for cloning over http, based on the
work on git-http-backend by Shawn O. Pearce.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cgit.png')
0 files changed, 0 insertions, 0 deletions
>2018-08-06Rewrite line editing again, add formattingJune McEnroe 2018-08-06Fix allocation size in vaswprintfJune McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize 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