summary refs log tree commit diff
path: root/bin/man1/glitch.1 (unfollow)
Commit message (Expand)Author
2019-12-11Add Truth HurtsJune McEnroe
2019-12-08Add Artificial ConditionJune McEnroe
2019-12-05Allow cd-ing into a fileJune McEnroe
2019-12-05Add The Fifth SeasonJune McEnroe
2019-12-02Fix \? prompt expansion for more than one digitJune McEnroe
2019-11-29Only add existing directories to PATHJune McEnroe
2019-11-27Clear PATH before populating it againJune McEnroe
2019-11-27Rename bin.7 to README.7June McEnroe
2019-11-26Document HISTFILEJune McEnroe
2019-11-25Update catgirl screenshotJune McEnroe
2019-11-25Update shotty flagsJune McEnroe
2019-11-25Replace shotty with code from streamJune McEnroe
2019-11-22Add bman alias for FreeBSD man pagesJune McEnroe
2019-11-22Remove Linux aliases from .shrcJune McEnroe
2019-11-22Add Rogue ProtocolJune McEnroe
2019-11-21Remove 1sh env.shJune McEnroe
2019-11-21Use .profile, .shrc, .historyJune McEnroe
2019-11-21Remove default ENV from manualJune McEnroe
2019-11-21Do not apply expansion to HISTFILEJune McEnroe
2019-11-21Revert "Set default ENV to ~/.config/cash/cashrc"June McEnroe
2019-11-21Remove HISTFILE default valueJune McEnroe
2019-11-21Remove vendored libeditJune McEnroe
2019-11-21Revert "Use local libedit"June McEnroe
2019-11-21Just use H_LOAD and H_SAVEJune McEnroe
2019-11-21Use braces in 1sh MakefileJune McEnroe
2019-11-20Add \? to promptJune McEnroe
2019-11-20Add \? exit status prompt expansionJune McEnroe
2019-11-20Remove PSlitJune McEnroe
2019-11-20Remove color from 1sh promptsJune McEnroe
2019-11-19Move pounce to top of causal.agencyJune McEnroe
2019-11-18Add Ninefox GambitJune McEnroe
2019-11-08Add The Great BelieversJune McEnroe
2019-11-06Add GPL header templateJune McEnroe
2019-11-01Add uber messageJune McEnroe
2019-11-01Add Hobo Johnson and The Lovemakers Tiny DeskJune McEnroe
2019-10-30Use braces in causal.agency MakefileJune McEnroe
2019-10-30Add scheme "screenshot" to causal.agencyJune McEnroe
2019-10-30Add pounce to causal.agencyJune McEnroe
2019-10-28Mark ' for \aJune McEnroe
2019-10-23Add The Book of the Unnamed MidwifeJune McEnroe
2019-10-22Add ConcreteJune McEnroe
2019-10-14Set the write variable for nvim man modeJune McEnroe
2019-10-13Add All Systems RedJune McEnroe
2019-10-10Add The Book of PhoenixJune McEnroe
2019-10-03Add two Kim Petras songsJune McEnroe
2019-10-02Update neovim 0.4.2June McEnroe
2019-10-02Claim to be curl(1) in titleJune McEnroe
2019-10-02Add The Red Threads of FortuneJune McEnroe
2019-09-28Add The Black Tides of HeavenJune McEnroe
2019-09-27Fail on HTTP failure status in titleJune McEnroe
ass='logheader'>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