Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-04 | Adapt to skalibs-2.11.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-06-17 | Add CONTRIBUTING and DCO files; fix link to mailing-list | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-04-15 | version: 2.8.0.1v2.8.0.1 | Laurent Bercot | |
2021-04-13 | Prepare for 2.8.0.1 | Laurent Bercot | |
2021-04-11 | Do not compile or link into /dev/null | Laurent Bercot | |
2021-04-09 | Real noexecstack fix: make strip less greedy | Laurent Bercot | |
2021-04-08 | noexecstack only works at link stage | Laurent Bercot | |
2021-03-15 | docfix: forstdin actually chomps the last line even without crunching | Laurent Bercot | |
2021-02-17 | Doc fix | Laurent Bercot | |
2021-02-15 | Add link to the execline manpages | Laurent Bercot | |
2021-02-15 | version: 2.8.0.0v2.8.0.0 | Laurent Bercot | |
2021-02-14 | Apply doc fixes by flexibeast and suggestions by Profpatsch&aranea | Laurent Bercot | |
2021-02-11 | Add helpful error messages on loopwhilex { block } (and ifte too) | Laurent Bercot | |
2021-02-11 | Change backtick option to -x | Laurent Bercot | |
2021-02-02 | Make if propagate failure code | Laurent Bercot | |
2021-02-02 | Prepare for 2.8.0.0; change backtick options and default behaviour | Laurent Bercot | |
2021-01-25 | version: 2.7.0.1v2.7.0.1 | Laurent Bercot | |
2021-01-23 | portability: ensure trap works even on systems with bad sigfillset | Laurent Bercot | |
2021-01-23 | Prepare for 2.7.0.1 | Laurent Bercot | |
2021-01-23 | bugfix: exlsn_exlp must not choke on 0 args | Laurent Bercot | |
2021-01-23 | bugfix: trap needs to actually trap SIGCHLD :) | Laurent Bercot | |
2021-01-22 | Doc typo fixes (thanks mumahendras) | Laurent Bercot | |
2021-01-16 | bugfix: emptyenv -c | Laurent Bercot | |
2021-01-10 | version: 2.7.0.0v2.7.0.0 | Laurent Bercot | |
2021-01-02 | Document optional nsss dependency | Laurent Bercot | |
2020-12-30 | Add -E option for variable autoimport | Laurent Bercot | |
2020-12-29 | configure should be executable >.> | Laurent Bercot | |
2020-12-28 | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | |
2020-12-25 | Fix link to etalabs.net (thanks Carl) | Laurent Bercot | |
2020-12-18 | configure fix | Laurent Bercot | |
2020-11-30 | Bump skalibs dep | Laurent Bercot | |
2020-11-30 | Fix build with skalibs-2.10.0.0 | Laurent Bercot | |
2020-11-25 | Port to skalibs-2.9.4.0 | Laurent Bercot | |
2020-11-24 | Fix small build bug | Laurent Bercot | |
2020-11-24 | Fix chomping: only make it default on line-processing binaries | Laurent Bercot | |
2020-11-24 | Trivial bugfix | 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-24 | More trap doc | Laurent Bercot | |
2020-11-23 | New forstdin; new trap; prepare for 2.7.0.0 | Laurent Bercot | |
2020-11-08 | Doc fix | Laurent Bercot | |
2020-10-04 | version: 2.6.1.1v2.6.1.1 | Laurent Bercot | |
2020-10-04 | doc: fix URLs | Laurent Bercot | |
2020-10-01 | Prepare for 2.6.1.1 | Laurent Bercot | |
2020-09-28 | Authors name update | Laurent Bercot | |
2020-08-04 | trap: fix off-by-one in argvs init | Laurent Bercot | |
Oh hey, gcc 10.2 actually came with a useful new warning that helps catch off-by-ones! | |||
2020-06-09 | version: 2.6.1.0v2.6.1.0 | Laurent Bercot | |
2020-05-26 | Add -I/-i options to envfile | Laurent Bercot | |
2020-05-26 | New envfile format; prepare for 2.6.1.0 | Laurent Bercot | |
2020-05-21 | version: 2.6.0.2v2.6.0.2 | Laurent Bercot | |