about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* version: 2.9.3.0 v2.9.3.0Laurent Bercot2023-04-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* regression fix: initialize pids in the trap main functionLaurent Bercot2023-03-283-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-03-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.3.0; add elgetopt -DLaurent Bercot2023-02-286-9/+46
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.2.1 v2.9.2.1Laurent Bercot2023-02-211-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.2.1; make sort locale-independentLaurent Bercot2023-02-186-3/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.2.0 v2.9.2.0Laurent Bercot2023-02-171-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Autoset INTERNAL_LIBSLaurent Bercot2023-02-173-3/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix multicall dependenciesLaurent Bercot2023-02-121-2/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2023-02-121-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2023-02-122-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix multicall usageLaurent Bercot2023-02-122-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Do not protest as muchLaurent Bercot2023-02-112-6/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix symlink installation dependency ruleLaurent Bercot2023-02-101-1/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document execline and multicallLaurent Bercot2023-02-054-6/+113
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simplify build system, add --enable-multicallLaurent Bercot2023-02-054-91/+54
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add multicall-all target for easier automationLaurent Bercot2023-02-041-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add multicall-global-linksLaurent Bercot2023-02-041-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.2.0, add install target for multicallLaurent Bercot2023-02-029-15/+59
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Multicall improvementsLaurent Bercot2023-02-0213-96/+97
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a multicall target. If you use it, you're on your own.Laurent Bercot2023-02-0112-48/+167
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.9.1.0 v2.9.1.0Laurent Bercot2023-01-142-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixesLaurent Bercot2023-01-051-5/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.1.0; add eltestLaurent Bercot2022-12-2010-6/+692
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.0.2Laurent Bercot2022-11-2962-63/+78
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* 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>