| Commit message (Collapse) | Author |
|
Also bump the message cap to 1024 because that is ostensibly useful
for replying to older messages.
|
|
|
|
There are probably better things to sort by but title definitely
always exists.
|
|
This makes it even faster. From ~1s on a sqlite3.c amalgamation to
~0.85s.
|
|
Since ctags only ever produces regular expressions of the form
/^re$/ or /^re/ with no other special characters, instead unescape
the pattern and simply use strncmp.
Running on a sqlite3.c amalgamation, the regex version takes ~37s
while the strncmp version takes ~1s, producing identical output.
Big win!
|
|
|
|
|
|
|
|
This fixes badly indented comments.
|
|
|
|
|
|
|
|
|
2020-09-11 | Add debian VM name to ssh | June McEnroe |
2020-09-11 | Add influencer tweet | June McEnroe |
2020-09-10 | Add The Kingdom of Gods | June McEnroe |
2020-09-07 | Add Sunglasses | June McEnroe |
2020-09-06 | Add Between the Breaths | June McEnroe |
2020-09-04 | Open /dev/tty in nudge | June McEnroe |
2020-09-04 | Add nudge | June McEnroe |
2020-09-03 | Build fbclock with -lz | June McEnroe |
2020-08-29 | Add tweets from retweets | June McEnroe |