Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version: 2.8.1.0 v2.8.1.0 | Laurent Bercot | 2021-09-26 | 3 | -2/+3 |
* | bugfix: "" usage in multidefine -r | Laurent Bercot | 2021-08-25 | 1 | -1/+1 |
* | Fix case | Laurent Bercot | 2021-08-13 | 3 | -16/+18 |
* | Better case documentation | Laurent Bercot | 2021-08-11 | 1 | -4/+40 |
* | Add case (yet untested) | Laurent Bercot | 2021-08-11 | 9 | -8/+235 |
* | Prepare for 2.8.1.0 | Laurent Bercot | 2021-08-10 | 5 | -6/+19 |
* | Fix sig_catch() interface | Laurent Bercot | 2021-08-04 | 1 | -1/+1 |
* | Adapt to skalibs-2.11.0.0 | Laurent Bercot | 2021-08-04 | 41 | -59/+61 |
* | Add CONTRIBUTING and DCO files; fix link to mailing-list | Laurent Bercot | 2021-06-17 | 3 | -1/+43 |
* | version: 2.8.0.1 v2.8.0.1 | Laurent Bercot | 2021-04-15 | 1 | -1/+1 |
* | Prepare for 2.8.0.1 | Laurent Bercot | 2021-04-13 | 5 | -6/+19 |
* | Do not compile or link into /dev/null | Laurent Bercot | 2021-04-11 | 1 | -4/+6 |
* | Real noexecstack fix: make strip less greedy | Laurent Bercot | 2021-04-09 | 2 | -3/+2 |
* | noexecstack only works at link stage | Laurent Bercot | 2021-04-08 | 1 | -1/+1 |
* | docfix: forstdin actually chomps the last line even without crunching | Laurent Bercot | 2021-03-15 | 1 | -4/+4 |
* | Doc fix | Laurent Bercot | 2021-02-17 | 1 | -1/+0 |
* | Add link to the execline manpages | Laurent Bercot | 2021-02-15 | 2 | -1/+11 |
* | version: 2.8.0.0 v2.8.0.0 | Laurent Bercot | 2021-02-15 | 2 | -2/+2 |
* | Apply doc fixes by flexibeast and suggestions by Profpatsch&aranea | Laurent Bercot | 2021-02-14 | 16 | -29/+35 |
* | Add helpful error messages on loopwhilex { block } (and ifte too) | Laurent Bercot | 2021-02-11 | 2 | -2/+15 |
* | Change backtick option to -x | Laurent Bercot | 2021-02-11 | 2 | -5/+5 |
* | Make if propagate failure code | Laurent Bercot | 2021-02-02 | 2 | -13/+17 |
* | Prepare for 2.8.0.0; change backtick options and default behaviour | Laurent Bercot | 2021-02-02 | 7 | -24/+42 |
* | version: 2.7.0.1 v2.7.0.1 | Laurent Bercot | 2021-01-25 | 1 | -0/+1 |
* | portability: ensure trap works even on systems with bad sigfillset | Laurent Bercot | 2021-01-23 | 1 | -15/+12 |
* | Prepare for 2.7.0.1 | Laurent Bercot | 2021-01-23 | 5 | -4/+17 |
* | bugfix: exlsn_exlp must not choke on 0 args | Laurent Bercot | 2021-01-23 | 1 | -1/+0 |
* | bugfix: trap needs to actually trap SIGCHLD :) | Laurent Bercot | 2021-01-23 | 1 | -1/+1 |
* | Doc typo fixes (thanks mumahendras) | Laurent Bercot | 2021-01-22 | 1 | -2/+2 |
* | bugfix: emptyenv -c | Laurent Bercot | 2021-01-16 | 1 | -1/+1 |
* | version: 2.7.0.0 v2.7.0.0 | Laurent Bercot | 2021-01-10 | 3 | -3/+2 |
* | Document optional nsss dependency | Laurent Bercot | 2021-01-02 | 3 | -0/+14 |
* | Add -E option for variable autoimport | Laurent Bercot | 2020-12-30 | 23 | -224/+333 |
* | configure should be executable >.> | Laurent Bercot | 2020-12-29 | 1 | -0/+0 |
* | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | 2020-12-28 | 1 | -1/+0 |
* | Fix link to etalabs.net (thanks Carl) | Laurent Bercot | 2020-12-25 | 1 | -1/+1 |
* | configure fix | Laurent Bercot | 2020-12-18 | 1 | -7/+7 |
* | Bump skalibs dep | Laurent Bercot | 2020-11-30 | 3 | -3/+3 |
* | Fix build with skalibs-2.10.0.0 | Laurent Bercot | 2020-11-30 | 6 | -5/+9 |
* | Port to skalibs-2.9.4.0 | Laurent Bercot | 2020-11-25 | 41 | -135/+169 |
* | Fix small build bug | Laurent Bercot | 2020-11-24 | 1 | -1/+4 |
* | Fix chomping: only make it default on line-processing binaries | Laurent Bercot | 2020-11-24 | 26 | -77/+132 |
* | Trivial bugfix | Laurent Bercot | 2020-11-24 | 1 | -1/+1 |
* | Better forstdin | Laurent Bercot | 2020-11-24 | 4 | -16/+16 |
* | Make forstdin only split on newlines by default | Laurent Bercot | 2020-11-24 | 4 | -5/+9 |
* | 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 | 9 | -97/+115 |
* | Doc fix | Laurent Bercot | 2020-11-08 | 1 | -1/+1 |
* | version: 2.6.1.1 v2.6.1.1 | Laurent Bercot | 2020-10-04 | 1 | -1/+1 |
* | doc: fix URLs | Laurent Bercot | 2020-10-04 | 12 | -21/+21 |