about summary refs log tree commit diff
path: root/gen-version.sh
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2016-07-02 20:28:10 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-07-12 01:06:04 +0200
commitff9893ac8192579a00dd4c73ddff18ab232099a6 (patch)
tree2045ab39945aa86e6909b6ec2e5b0f6241cb8d80 /gen-version.sh
parentgit: update to v2.9.1 (diff)
downloadcgit-pink-ff9893ac8192579a00dd4c73ddff18ab232099a6.tar.gz
cgit-pink-ff9893ac8192579a00dd4c73ddff18ab232099a6.zip
Fix qry.head leak on error
This is run soon before exiting so it wasn't leaked for long.

Signed-off-by: Richard Maw <richard.maw@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
msg'> It's actually in a good state now, I think. 2019-02-21Replace "view" with "window"June McEnroe I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. 2019-02-21Remove ROT13June McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe