about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-07-03 20:44:08 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-07-03 20:44:25 +0200
commitc4167cbd65acef801e6132ba1182f6ce246ed630 (patch)
treed7f4f53148e3313b0ff4f44b3088d63ed6715577 /.gitmodules
parentsnapshot: support tar signature for compressed tar (diff)
downloadcgit-pink-c4167cbd65acef801e6132ba1182f6ce246ed630.tar.gz
cgit-pink-c4167cbd65acef801e6132ba1182f6ce246ed630.zip
cgitrc.5: document new signature notes
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d class='logsubject'>FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 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