summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Add aesJune McEnroe2019-02-05
* Set nvim Directory back to blueJune McEnroe2019-02-01
* Add def scriptJune McEnroe2019-02-01
* Add beef to READMEJune McEnroe2019-01-26
* Add beef Befunge-93 interpreterJune McEnroe2019-01-26
* Add back tux to ssh configJune McEnroe2019-01-26
* Set nvim UI colors back to the 8-color paletteJune McEnroe2019-01-25
* Complete ASCII set of WIP serif8x16.psfJune McEnroe2019-01-22
* Add WIP serif8x16.psfJune McEnroe2019-01-22
* Save cash history incrementallyJune McEnroe2019-01-21
* Remove pingbotJune McEnroe2019-01-19
* Add pingbotJune McEnroe2019-01-19
* Revert -std=c11 because GNU sucksJune McEnroe2019-01-19
* Fix ordering issue with va_arg callsJune McEnroe2019-01-19
* Take event number for save incrJune McEnroe2019-01-19
* Add H_SAVE_INCR function to libeditJune McEnroe2019-01-18
* Update gfx-cocoa constants for new macOSJune McEnroe2019-01-18
* Add Girlpool Tiny Desk ConcertJune McEnroe2019-01-17
* Reunify gfx and binJune McEnroe2019-01-17
* Reorganize bin and Makefile once againJune McEnroe2019-01-17
* Don't use string functions in ttpreJune McEnroe2019-01-17
* Fix some symbols in sans8x16June McEnroe2019-01-16
* Add basic HISTFILE load and saveJune McEnroe2019-01-15
* Add !! alias in cashJune McEnroe2019-01-15
* Add shell and unshell targetsJune McEnroe2019-01-15
* Use \$ in cash PS1 and add # to RPS1June McEnroe2019-01-15
* Use flock(2) when loading and saving historyJune McEnroe2019-01-15
* Add sans8x16.psfJune McEnroe2019-01-15
* Add guides to psfedJune McEnroe2019-01-14
* Check for NULL copy or undo buffers in psfedJune McEnroe2019-01-14
* Add cash.7 READMEJune McEnroe2019-01-14
* Document old=new argument of fc -sJune McEnroe2019-01-14
* Allow replacing empty string with fc old=newJune McEnroe2019-01-14
* Enable warnings in libeditJune McEnroe2019-01-13
* Show full path in RPS1June McEnroe2019-01-13
* Shorten $HOME to ~ in prompt expansionJune McEnroe2019-01-13
* Document PSlitJune McEnroe2019-01-13
* Document PS0June McEnroe2019-01-13
* Set PS0 in cashJune McEnroe2019-01-13
* Add PS0June McEnroe2019-01-13
* Change default ENV from cashrc to env.shJune McEnroe2019-01-13
* Use colours in cash promptsJune McEnroe2019-01-13
* Set PSlit like NetBSD shJune McEnroe2019-01-12
* Install gnupg2 from pkgsrc and symlink gpgJune McEnroe2019-01-12
* Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe2019-01-12
* Restore cash builtin man page datesJune McEnroe2019-01-12
* Use local libeditJune McEnroe2019-01-12
* Replace libedit MakefileJune McEnroe2019-01-12
* Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe2019-01-11
* Add PSlit for prompt escapesJune McEnroe2019-01-11
ighlight'> Previously the script tried to encode output from Pygments with the ASCII codec, which failed. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Add a suggestion to the manpagePřemysl Janouch So that people wishing to use "enable-http-clone" don't have to find out the correct settings on their own. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix the example configurationPřemysl Janouch "enable-git-clone" doesn't exist, replaced with "enable-http-clone". Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix about-formatting.shPřemysl Janouch dash failed to parse the script. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix some spelling errorsPřemysl Janouch Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts