summary refs log tree commit diff
path: root/home/.local/bin (unfollow)
Commit message (Expand)Author
2019-12-15Match .profile and .shrc as shell in hiJune McEnroe
2019-12-12Add Exit StrategyJune McEnroe
2019-12-11Add a few more notes about librariesJune McEnroe
2019-12-11Post "Some Libraries"June McEnroe
2019-12-11Document diff input language in hiJune McEnroe
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
2009-02-19Add support for HEAD requestsLars Hjemli This is a quick 'n dirty hack which makes cgit honor HEAD requests. Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-19Add support for ETag in 'plain' viewLars Hjemli When downloading a blob identified by its path, the client might want to know if the blob has been modified since a previous download of the same path. To this end, an ETag containing the blob SHA1 seems to be ideal. Todo: add support for HEAD requests... Suggested-by: Owen Taylor <otaylor@redhat.com> Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli Signed-off-by: Lars Hjemli <hjemli@gmail.com> 2009-02-12Makefile: add doc-related targetsLars Hjemli