about summary refs log tree commit diff
path: root/AUTHORS
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-01-17 13:53:37 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-17 13:53:37 +0100
commit3cbbb8ea39d7a85cb5d3c14f81abb174a8b49b95 (patch)
treed3490fc9118e0724cb2736df03a4dc29228c623c /AUTHORS
parentfilter: don't forget to reap the auth filter (diff)
downloadcgit-pink-3cbbb8ea39d7a85cb5d3c14f81abb174a8b49b95.tar.gz
cgit-pink-3cbbb8ea39d7a85cb5d3c14f81abb174a8b49b95.zip
ui-shared: move about tab all the way to the left
There were no objections (at the time of committing this):
   http://lists.zx2c4.com/pipermail/cgit/2013-May/001393.html
   http://lists.zx2c4.com/pipermail/cgit/2014-January/001904.html

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2019-10-23Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe