summary refs log tree commit diff
path: root/ui.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-09 02:16:17 -0500
committerJune McEnroe <june@causal.agency>2020-02-09 02:16:17 -0500
commit82cf44585831ea5a237f3b603a9d8ffd2d350b54 (patch)
tree40f23515399d12a08da0ec8cd07fcf57bedaecba /ui.c
parentSimplify edit buffer conversion and input rendering (diff)
downloadcatgirl-82cf44585831ea5a237f3b603a9d8ffd2d350b54.tar.gz
catgirl-82cf44585831ea5a237f3b603a9d8ffd2d350b54.zip
Add self.nick to completion in Network, not None
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
rt by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe