about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix runblock segv HEAD masterLaurent Bercot2024-07-211-2/+2
* version: 2.9.6.0 v2.9.6.0Laurent Bercot2024-06-071-1/+1
* Add importas -SLaurent Bercot2024-06-034-6/+20
* Prepare for 2.9.6.0, add elglob -dLaurent Bercot2024-05-279-15/+55
* version: 2.9.5.1 v2.9.5.1Laurent Bercot2024-04-161-8/+8
* Fix off-by-one in backtick; prepare for 2.9.5.1Laurent Bercot2024-04-166-4/+17
* version: 2.9.5.0 v2.9.5.0Laurent Bercot2024-04-151-1/+2
* Use more accurate exit codes in backtick and foregroundLaurent Bercot2024-04-153-6/+8
* Prepare for 2.9.5.0; add ? support in backtickLaurent Bercot2024-04-0612-25/+119
* Prepare for 2.9.4.1; fix some stack smashingLaurent Bercot2023-12-267-5/+19
* No, reallyLaurent Bercot2023-12-201-1/+1
* env_mergen() should never fail, by policyLaurent Bercot2023-12-201-2/+1
* version: 2.9.4.0 v2.9.4.0Laurent Bercot2023-11-061-1/+1
* Tentative workaround for make bugLaurent Bercot2023-11-022-1/+7
* Also fix /commandLaurent Bercot2023-10-301-1/+1
* Also fix cleaningLaurent Bercot2023-10-301-1/+1
* Fix multicall symlink installationLaurent Bercot2023-10-301-7/+20
* Simpler MakefileLaurent Bercot2023-09-221-27/+17
* Update quine-dam to a working versionLaurent Bercot2023-09-211-6/+10
* bsdsnowflake is a lighter approach than nonposixLaurent Bercot2023-09-152-1/+2
* Next try for bad sys/stat.hLaurent Bercot2023-09-121-4/+5
* posixify eltest for time checksLaurent Bercot2023-09-122-3/+7
* Defork execlineLaurent Bercot2023-09-117-84/+62
* Update depsLaurent Bercot2023-09-094-7/+10
* Adapt to skalibs-2.14Laurent Bercot2023-09-094-7/+10
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
* Doc fixLaurent Bercot2023-06-272-1/+2
* Doc formatting fixesLaurent Bercot2023-06-252-15/+14
* Prepare for 2.9.4.0Laurent Bercot2023-06-245-4/+18
* Add dummy -e option to execlinebLaurent Bercot2023-04-212-4/+11
* Better error reporting in execlinebLaurent Bercot2023-04-071-10/+20
* version: 2.9.3.0 v2.9.3.0Laurent Bercot2023-04-021-1/+1
* regression fix: initialize pids in the trap main functionLaurent Bercot2023-03-283-1/+3
* Doc typo fixLaurent Bercot2023-03-091-1/+1
* Prepare for 2.9.3.0; add elgetopt -DLaurent Bercot2023-02-286-9/+46
* version: 2.9.2.1 v2.9.2.1Laurent Bercot2023-02-211-1/+1
* Prepare for 2.9.2.1; make sort locale-independentLaurent Bercot2023-02-186-3/+18
* version: 2.9.2.0 v2.9.2.0Laurent Bercot2023-02-171-1/+1
* Autoset INTERNAL_LIBSLaurent Bercot2023-02-173-3/+10
* Fix multicall dependenciesLaurent Bercot2023-02-121-2/+3
* Doc fixLaurent Bercot2023-02-121-1/+1
* Doc fixLaurent Bercot2023-02-122-3/+3
* Fix multicall usageLaurent Bercot2023-02-122-3/+3
* Do not protest as muchLaurent Bercot2023-02-112-6/+8
* Fix symlink installation dependency ruleLaurent Bercot2023-02-101-1/+6
* Document execline and multicallLaurent Bercot2023-02-054-6/+113
* Simplify build system, add --enable-multicallLaurent Bercot2023-02-054-91/+54
* Add multicall-all target for easier automationLaurent Bercot2023-02-041-2/+2
* Add multicall-global-linksLaurent Bercot2023-02-041-2/+4
* Prepare for 2.9.2.0, add install target for multicallLaurent Bercot2023-02-029-15/+59