Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Better forstdin | Laurent Bercot | 2020-11-24 | 2 | -6/+9 | |
| | | | | | | | 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. | |||||
* | Make forstdin only split on newlines by default | Laurent Bercot | 2020-11-24 | 2 | -3/+6 | |
| | ||||||
* | More trap doc | Laurent Bercot | 2020-11-24 | 1 | -2/+4 | |
| | ||||||
* | New forstdin; new trap; prepare for 2.7.0.0 | Laurent Bercot | 2020-11-23 | 4 | -16/+27 | |
| | ||||||
* | Doc fix | Laurent Bercot | 2020-11-08 | 1 | -1/+1 | |
| | ||||||
* | doc: fix URLs | Laurent Bercot | 2020-10-04 | 12 | -21/+21 | |
| | ||||||
* | Prepare for 2.6.1.1 | Laurent Bercot | 2020-10-01 | 2 | -2/+9 | |
| | ||||||
* | Add -I/-i options to envfile | Laurent Bercot | 2020-05-26 | 1 | -1/+10 | |
| | ||||||
* | New envfile format; prepare for 2.6.1.0 | Laurent Bercot | 2020-05-26 | 3 | -12/+40 | |
| | ||||||
* | bugfix: el_substitute could incorrectly share stralloc pointers | Laurent Bercot | 2020-05-16 | 2 | -1/+7 | |
| | ||||||
* | Prepare for 2.6.0.1 | Laurent Bercot | 2020-04-06 | 2 | -2/+9 | |
| | ||||||
* | execline: fix html errors | Colin Booth | 2020-03-30 | 8 | -11/+13 | |
| | | | | Signed-off-by: Colin Booth <colin@heliocat.net> | |||||
* | Update skalibs dep to 2.9.2.0 | Laurent Bercot | 2020-01-27 | 2 | -1/+3 | |
| | ||||||
* | Extend runblock functionality (thanks Profpatsch) | Laurent Bercot | 2020-01-27 | 2 | -1/+8 | |
| | ||||||
* | Rename cd/umask to execline-cd/execline-umask, make symlinks, etc. | Laurent Bercot | 2019-12-30 | 8 | -119/+138 | |
| | ||||||
* | Add posix-umask; prepare for 2.6.0.0 | Laurent Bercot | 2019-12-24 | 5 | -6/+87 | |
| | ||||||
* | Align dollarat option priority to rightmost | Laurent Bercot | 2019-12-24 | 1 | -2/+3 | |
| | ||||||
* | Add --enable-pedantic-posix, posix-cd, prepare for 2.5.3.0 | Laurent Bercot | 2019-10-09 | 5 | -6/+93 | |
| | | | | Also make wait posix-compliant and update doc. | |||||
* | Prepare for 2.5.2.0 | Laurent Bercot | 2019-08-09 | 2 | -2/+9 | |
| | ||||||
* | Doc typo fix | Laurent Bercot | 2019-06-17 | 1 | -1/+1 | |
| | ||||||
* | Doc fix | Laurent Bercot | 2019-05-20 | 1 | -2/+2 | |
| | ||||||
* | Document -q/-w/-W effect on execlineb -Sfoo | Laurent Bercot | 2019-05-20 | 1 | -0/+18 | |
| | ||||||
* | with the right command name, please | Laurent Bercot | 2019-03-12 | 1 | -1/+1 | |
| | ||||||
* | Doc fix | Laurent Bercot | 2019-03-12 | 1 | -1/+1 | |
| | ||||||
* | version: 2.5.1.0 v2.5.1.0 | Laurent Bercot | 2019-03-04 | 1 | -1/+3 | |
| | ||||||
* | Doc fix | Laurent Bercot | 2019-02-24 | 1 | -1/+2 | |
| | ||||||
* | Build everything as PIC by default | Laurent Bercot | 2019-02-24 | 1 | -0/+3 | |
| | ||||||
* | Add envfile; prepare for 2.5.1.0 | Laurent Bercot | 2019-02-12 | 3 | -2/+105 | |
| | ||||||
* | Doc typo fix | Laurent Bercot | 2018-12-27 | 1 | -1/+1 | |
| | ||||||
* | Doc typo fix | Laurent Bercot | 2018-11-12 | 1 | -1/+1 | |
| | ||||||
* | Document nsss support | Laurent Bercot | 2018-08-01 | 1 | -0/+1 | |
| | ||||||
* | Adapt to skalibs-2.7.0.0, prepare for 2.5.0.1 | Laurent Bercot | 2018-07-21 | 2 | -2/+8 | |
| | ||||||
* | version: 2.5.0.0 v2.5.0.0 | Laurent Bercot | 2018-04-02 | 1 | -1/+1 | |
| | ||||||
* | Remove import, prepare for 2.5.0.0 | Laurent Bercot | 2018-03-16 | 8 | -59/+16 | |
| | ||||||
* | Prepare for 2.3.0.4 | Laurent Bercot | 2017-11-27 | 2 | -2/+8 | |
| | ||||||
* | Better *FLAGS management ; prepare for 2.3.0.3 | Laurent Bercot | 2017-10-05 | 2 | -2/+8 | |
| | ||||||
* | Convert examples using import to importas in the doc | Laurent Bercot | 2017-08-23 | 7 | -7/+7 | |
| | ||||||
* | More conversion to xpathexec, make exit code change consistent across binaries | Laurent Bercot | 2017-08-22 | 3 | -1/+17 | |
| | ||||||
* | Prepare for 2.3.0.2 | Laurent Bercot | 2017-08-22 | 2 | -2/+11 | |
| | ||||||
* | More schemeless URLs | Laurent Bercot | 2017-05-24 | 1 | -1/+1 | |
| | ||||||
* | More schemeless URLs | Laurent Bercot | 2017-05-24 | 1 | -1/+1 | |
| | ||||||
* | Switch doc to schemeless URLs | Laurent Bercot | 2017-05-23 | 57 | -174/+174 | |
| | ||||||
* | Add execline-startup and execline-shell to examples/ again | Laurent Bercot | 2017-05-19 | 2 | -5/+7 | |
| | ||||||
* | Use xpathexec_* functions | Laurent Bercot | 2017-05-18 | 2 | -2/+8 | |
| | ||||||
* | bugfix: catch empty blocks in multidefine | Laurent Bercot | 2017-04-11 | 1 | -1/+1 | |
| | ||||||
* | version: 2.3.0.0 | Laurent Bercot | 2017-03-27 | 2 | -0/+12 | |
| | ||||||
* | Preparation to version bump | Laurent Bercot | 2017-01-10 | 2 | -2/+8 | |
| | ||||||
* | version: 2.2.0.0 v2.2.0.0 | Laurent Bercot | 2016-10-28 | 1 | -0/+3 | |
| | ||||||
* | Add the -s option to execlineb (suggested by jjk) | Laurent Bercot | 2016-10-16 | 1 | -8/+12 | |
| | ||||||
* | Implement a timeout in wait | Laurent Bercot | 2016-10-15 | 1 | -4/+14 | |
| |