| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix wait command interaction with EXECLINE_STRICT | Laurent Bercot | 2026-03-09 | 1 | -20/+16 |
| | | | | | | | | | 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) | ||||
| * | Prepare for 2.9.0.2 | Laurent Bercot | 2022-11-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt to skalibs 2.5.0.0 API | Laurent Bercot | 2017-03-08 | 1 | -3/+3 |
| | | |||||
| * | initial commit: rc for execline-2.0.0.0 | Laurent Bercot | 2014-09-18 | 1 | -0/+35 |
