Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-02 | version: 2.9.3.0v2.9.3.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-03-15 | docfix: forstdin actually chomps the last line even without crunching | Laurent Bercot | |
2021-02-17 | Doc fix | Laurent Bercot | |
2020-12-30 | Add -E option for variable autoimport | Laurent Bercot | |
2020-11-24 | Fix chomping: only make it default on line-processing binaries | Laurent Bercot | |
2020-11-24 | Better forstdin | Laurent Bercot | |
No need for the complexity: the important distinction is between "eof after reading something" and "eof right away". 0 is a natural fit for eof after some data, and 1 is a natural fit for immediate eof. Anything else can be scripted around this. | |||
2020-11-24 | Make forstdin only split on newlines by default | Laurent Bercot | |
2020-11-23 | New forstdin; new trap; prepare for 2.7.0.0 | Laurent Bercot | |
2017-08-23 | Convert examples using import to importas in the doc | Laurent Bercot | |
2017-05-23 | Switch doc to schemeless URLs | Laurent Bercot | |
2015-05-07 | Make all doc mobile-readable according to Google standards | Laurent Bercot | |
2015-03-03 | - Doc fixes | Laurent Bercot | |
- version: 2.1.1.0 | |||
2015-02-26 | - added forstdinv2.1.1.0 | Laurent Bercot | |
- rewrote forbacktickx as a wrapper around forstdin - removed el_obsolescent - version: rc for 2.1.1.0 |