summary refs log tree commit diff
path: root/music (follow)
Commit message (Expand)AuthorAge
* Add MASSEDUCTIONJune McEnroe2018-04-03
* Add Luciferian Towers trackJune McEnroe2018-04-03
* Indicate all Tiny Desk ConcertsJune McEnroe2018-04-03
* Add FloristJune McEnroe2018-04-03
* Add CHVRCHES tiny desk concertJune McEnroe2018-04-03
* Add AuroraJune McEnroe2018-04-03
* Add AtmosphereJune McEnroe2018-04-03
* Add Born SlippyJune McEnroe2018-04-03
* Add I Can Tell You About PainJune McEnroe2018-04-03
* Reverse new music orderJune McEnroe2018-04-03
* Add FAUVE, CocoRosieJune McEnroe2018-04-03
* Add House of LeavesJune McEnroe2018-04-03
* Add ChromaticsJune McEnroe2018-04-03
* Add those new Arcade Fire singlesJune McEnroe2018-04-03
* Add SermonJune McEnroe2018-04-03
* Add Pools of LightJune McEnroe2018-04-03
* Add SteroidsJune McEnroe2018-04-03
* Add A Common TruthJune McEnroe2018-04-03
* Add new Colin Stetson albumJune McEnroe2018-04-03
* Add ForgetJune McEnroe2018-04-03
* Add ArcaJune McEnroe2018-04-03
* Add new DMST and Joni VoidJune McEnroe2018-04-03
* Add The Body LoversJune McEnroe2018-04-03
* Add some albums from recentlyJune McEnroe2018-04-03
* Add Saltland Light of MercyJune McEnroe2018-04-03
* Add Jessica Moss GlaciersJune McEnroe2018-04-03
* Add BNNY RBBTJune McEnroe2018-04-03
* Add DepthsJune McEnroe2018-04-03
* Add new Saltland previewJune McEnroe2018-04-03
* Add BenjiJune McEnroe2018-04-03
* Add Mouth MoodsJune McEnroe2018-04-03
* Add Those Who Walk AwayJune McEnroe2018-04-03
* Add Some TunesJune McEnroe2018-04-03
* Add Pas pire popJune McEnroe2018-04-03
* Add I Give You PowerJune McEnroe2018-04-03
* Add Jenny GoGoJune McEnroe2018-04-03
* Add KKB Fish BowlJune McEnroe2018-04-03
* Add new Avec le soleil album previewJune McEnroe2018-04-03
* Add Julien Baker as recent new musicJune McEnroe2018-04-03
* Add recent new musicJune McEnroe2018-04-03
* Add new music logJune McEnroe2018-04-03
Do 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroeerwrite the ^I binding for sh-complete. 2019-12-20Disable signing commitsJune McEnroe Why did I ever turn this on? This gets me nothing but inconvenience. RIP to all the wasted bytes in my git repos. 2019-12-19Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe