summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* version: 2.9.0.1 v2.9.0.1Laurent Bercot2022-06-291-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Credit muh, prepare for 2.9.0.1Laurent Bercot2022-06-285-2/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: make wait -t less borkedLaurent Bercot2022-06-281-26/+47
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.0.0 v2.9.0.0Laurent Bercot2022-06-141-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix trailing whitespace in PARSING.txtLaurent Bercot2022-06-131-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Consistency passLaurent Bercot2022-05-262-19/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Rewrite el_parse.c, document the transition tableLaurent Bercot2022-05-263-45/+157
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: getpid didn't read -P|-pLaurent Bercot2022-05-202-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.0.0; rewrite "wait"Laurent Bercot2022-04-208-65/+143
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2022-03-241-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.8.3.0 v2.8.3.0Laurent Bercot2022-03-081-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.8.3.0Laurent Bercot2022-03-085-18/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Allow getpid to get the ppid insteadLaurent Bercot2022-02-042-3/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix broken linkLaurent Bercot2022-02-031-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2021-12-211-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.8.2.0 v2.8.2.0Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.8.2.0Laurent Bercot2021-12-195-6/+24
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add shell matching option to caseLaurent Bercot2021-11-262-26/+86
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix case usage exampleLaurent Bercot2021-10-211-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2021-10-181-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.8.1.0 v2.8.1.0Laurent Bercot2021-09-263-2/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: "" usage in multidefine -rLaurent Bercot2021-08-251-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix caseLaurent Bercot2021-08-133-16/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Better case documentationLaurent Bercot2021-08-111-4/+40
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add case (yet untested)Laurent Bercot2021-08-119-8/+235
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.8.1.0Laurent Bercot2021-08-105-6/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix sig_catch() interfaceLaurent Bercot2021-08-041-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-0441-59/+61
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add CONTRIBUTING and DCO files; fix link to mailing-listLaurent Bercot2021-06-173-1/+43
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.8.0.1 v2.8.0.1Laurent Bercot2021-04-151-1/+1
|
* Prepare for 2.8.0.1Laurent Bercot2021-04-135-6/+19
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works at link stageLaurent Bercot2021-04-081-1/+1
|
* docfix: forstdin actually chomps the last line even without crunchingLaurent Bercot2021-03-151-4/+4
|
* Doc fixLaurent Bercot2021-02-171-1/+0
|
* Add link to the execline manpagesLaurent Bercot2021-02-152-1/+11
|
* version: 2.8.0.0 v2.8.0.0Laurent Bercot2021-02-152-2/+2
|
* Apply doc fixes by flexibeast and suggestions by Profpatsch&araneaLaurent Bercot2021-02-1416-29/+35
|
* Add helpful error messages on loopwhilex { block } (and ifte too)Laurent Bercot2021-02-112-2/+15
|
* Change backtick option to -xLaurent Bercot2021-02-112-5/+5
|
* Make if propagate failure codeLaurent Bercot2021-02-022-13/+17
|
* Prepare for 2.8.0.0; change backtick options and default behaviourLaurent Bercot2021-02-027-24/+42
|
* version: 2.7.0.1 v2.7.0.1Laurent Bercot2021-01-251-0/+1
|
* portability: ensure trap works even on systems with bad sigfillsetLaurent Bercot2021-01-231-15/+12
|
* Prepare for 2.7.0.1Laurent Bercot2021-01-235-4/+17
|
* bugfix: exlsn_exlp must not choke on 0 argsLaurent Bercot2021-01-231-1/+0
|
* bugfix: trap needs to actually trap SIGCHLD :)Laurent Bercot2021-01-231-1/+1
|