summary refs log tree commit diff
path: root/txt (follow)
Commit message (Expand)AuthorAge
...
* Add Daughters — You Won't Get What You WantJune McEnroe2018-12-21
* Add La Dispute — FULTON STREET IJune McEnroe2018-12-21
* Add KASHIWA Daisuke — StellaJune McEnroe2018-12-17
* Add Jeff Wayne — The Eve of the WarJune McEnroe2018-12-01
* Add Julia Holter — I Shall Love 2June McEnroe2018-11-22
* Add Chromatics — Running Up That HillJune McEnroe2018-11-14
* Add Low — Double NegativeJune McEnroe2018-10-30
* Add Rival Consoles — HeliosJune McEnroe2018-10-21
* Add some '80s music notesJune McEnroe2018-09-30
* Add In for a World of HurtJune McEnroe2018-09-07
* Add New Order — TemptationJune McEnroe2018-08-27
* Add Blondie — Heart of GlassJune McEnroe2018-08-18
* Add Watch You, Watch MeJune McEnroe2018-08-01
* Add Neckbeard DeathcampJune McEnroe2018-07-30
* Add shed bloodJune McEnroe2018-07-05
* Add SOPHIE albumJune McEnroe2018-07-02
* Add UtopioidJune McEnroe2018-04-26
* Flatten txt/musicJune McEnroe2018-04-13
* Add Under Your SpellJune McEnroe2018-04-10
* Add Anthems for a Seventeen Year-Old Girl to new musicJune McEnroe2018-04-03
* Add Yuugure no tori to new musicJune McEnroe2018-04-03
* Add The Flute to new musicJune McEnroe2018-04-03
* Merge in notes repositoryJune McEnroe2018-04-03
an='3' class='logmsg'> 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