summary refs log tree commit diff
path: root/bin/dash (follow)
Commit message (Expand)AuthorAge
* Update dash generated autoconf filesJune McEnroe2022-01-04
* Call CHECK_DECL on stat64Herbert Xu2022-01-02
* Just zero mailsize on changemailJune McEnroe2021-10-02
* Fix chkmail loop break conditionJune McEnroe2021-10-02
* Check sizes of mailboxes, not timesJune McEnroe2021-10-02
* Update dash autoconf/automake filesJune McEnroe2021-09-27
* Merge dash v0.5.11.4June McEnroe2021-06-20
* Check in dash autogen files for realJune McEnroe2021-04-25
* Copy automake filesJune McEnroe2021-04-25
* Revert "Check in dash autogen files"June McEnroe2021-04-25
* Check in dash autogen filesJune McEnroe2021-04-04
* Warn twice about stopped jobsJune McEnroe2021-02-04
* Set H_SETUNIQUEJune McEnroe2020-12-28
* Fix dash Makefile compatibility with BSD makeJune McEnroe2020-12-23
* Fix multi-line prompts when right prompts are usedJune McEnroe2020-12-23
* Add RPS1 and RPS2 right prompt variablesJune McEnroe2020-12-23
* Cache the expanded prompt for editlineJune McEnroe2020-12-23
* Bind libedit's secret filename completion functionJune McEnroe2020-12-22
* Build with libedit by defaultJune McEnroe2020-12-22
* Fail if building --with-libedit and can't find libeditJune McEnroe2020-12-22
* Merge commit '9e55e38997ed4d6998af9e113e215a926c24988e' as 'bin/dash'June McEnroe2020-12-22
'>Add copy paste to psfedJune McEnroe 2018-09-25Add r to psfed for invertJune McEnroe 2018-09-24Add psfed, a PSF2 font editorJune McEnroe 2018-09-21Add scheme -i to swap white and blackJune McEnroe 2018-09-21Map caps lock to escape on Linux consoleJune McEnroe 2018-09-19Fix README mandoc lintsJune McEnroe 2018-09-19Un-NOT trans.alpha values in pngoJune McEnroe 2018-09-18Refactor reads in pngo and clear palette between filesJune McEnroe 2018-09-17Add tRNS support to pngoJune McEnroe 2018-09-11Move gfx man pages to gfx/manJune McEnroe 2018-09-11Move bin man pages to bin/manJune McEnroe 2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe 2018-09-11Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe