about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-03-20 11:20:01 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2014-03-20 11:20:01 -0600
commit88b93113235452d47e7ce474689327c43e64b843 (patch)
tree8f3098f1091d1a60cb49654a98518887f6b5e319 /.gitmodules
parentgit: update to 1.9.1 (diff)
downloadcgit-pink-88b93113235452d47e7ce474689327c43e64b843.tar.gz
cgit-pink-88b93113235452d47e7ce474689327c43e64b843.zip
Makefile: use more reliable git tarball mirror
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-06-02 20:53:17 -0400'>2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe