about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorstfn <stfnmd@gmail.com>2013-02-27 19:47:17 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2013-03-02 10:26:28 -0500
commitc0a92e82da3063efc230538ba109ff95aa59589a (patch)
tree993b7a32fd45f121d92f68ebeb5f140482a56167 /.gitmodules
parentSupport unannotated tags in git-clone. (diff)
downloadcgit-pink-c0a92e82da3063efc230538ba109ff95aa59589a.tar.gz
cgit-pink-c0a92e82da3063efc230538ba109ff95aa59589a.zip
Print submodule revision next to submodule link
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions
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