| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix wait command interaction with EXECLINE_STRICT | Laurent Bercot | 2026-03-09 | 1 | -0/+1 |
| | | | | | | | | | el_semicolon() hardcodes failure on EXECLINE_STRICT=2, but we want to accept a no-block interface for wait, so write a separate el_semicolon_nostrict() function and use it in wait. Also use gol in wait, and prepare deprecation of quote chars other than space and null (we can hardcode this np) | ||||
| * | Credit Josiah, remove extra parens | Laurent Bercot | 2026-01-13 | 1 | -0/+1 |
| | | |||||
| * | doc fix | Laurent Bercot | 2025-12-26 | 1 | -0/+1 |
| | | |||||
| * | Fix export-array; update deps | Laurent Bercot | 2025-11-13 | 1 | -0/+1 |
| | | |||||
| * | Prepare for 2.9.4.1; fix some stack smashing | Laurent Bercot | 2023-12-26 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Doc fix | Laurent Bercot | 2023-06-27 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | regression fix: initialize pids in the trap main function | Laurent Bercot | 2023-03-28 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.9.2.1; make sort locale-independent | Laurent Bercot | 2023-02-18 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Prepare for 2.9.2.0, add install target for multicall | Laurent Bercot | 2023-02-02 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Credit muh, prepare for 2.9.0.1 | Laurent Bercot | 2022-06-28 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | bugfix: getpid didn't read -P|-p | Laurent Bercot | 2022-05-20 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Apply doc fixes by flexibeast and suggestions by Profpatsch&aranea | Laurent Bercot | 2021-02-14 | 1 | -1/+2 |
| | | |||||
| * | Authors name update | Laurent Bercot | 2020-09-28 | 1 | -1/+1 |
| | | |||||
| * | bugfix: el_substitute could incorrectly share stralloc pointers | Laurent Bercot | 2020-05-16 | 1 | -0/+1 |
| | | |||||
| * | version: 2.6.0.1v2.6.0.1 | Laurent Bercot | 2020-04-06 | 1 | -1/+1 |
| | | |||||
| * | Make posix-cd's CDPATH testing even more horrible | Laurent Bercot | 2019-10-11 | 1 | -1/+2 |
| | | |||||
| * | Fix posix-cd's ENOMEM exit code | Laurent Bercot | 2019-10-09 | 1 | -0/+1 |
| | | |||||
| * | Doc fix | Laurent Bercot | 2019-03-12 | 1 | -0/+1 |
| | | |||||
| * | version: 2.5.0.1v2.5.0.1 | Laurent Bercot | 2018-08-14 | 1 | -0/+1 |
| | | |||||
| * | version: 2.3.0.3v2.3.0.3 | Laurent Bercot | 2017-10-09 | 1 | -0/+1 |
| | | |||||
| * | Use xpathexec_* functions | Laurent Bercot | 2017-05-18 | 1 | -0/+1 |
| | | |||||
| * | Apply Eric's patch for spawn support | Laurent Bercot | 2016-08-16 | 1 | -0/+1 |
| | | |||||
| * | Add -px/-po support to forx (thanks Aranea); rc for 2.1.5.0 | Laurent Bercot | 2016-03-20 | 1 | -0/+1 |
| | | |||||
| * | version: 2.1.2.2v2.1.2.2 | Laurent Bercot | 2015-06-11 | 1 | -0/+1 |
| | | |||||
| * | initial commit: rc for execline-2.0.0.0 | Laurent Bercot | 2014-09-18 | 1 | -0/+16 |
