about summary refs log tree commit diff
path: root/src/libexecline
Commit message (Expand)AuthorAgeFilesLines
* Defork execlineLaurent Bercot2023-09-114-18/+19
* Adapt to skalibs-2.14Laurent Bercot2023-09-092-4/+5
* Prepare for 2.9.0.2Laurent Bercot2022-11-298-8/+8
* Fix trailing whitespace in PARSING.txtLaurent Bercot2022-06-131-1/+1
* Consistency passLaurent Bercot2022-05-262-19/+19
* Rewrite el_parse.c, document the transition tableLaurent Bercot2022-05-262-43/+151
* bugfix: "" usage in multidefine -rLaurent Bercot2021-08-251-1/+1
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-047-7/+7
* bugfix: exlsn_exlp must not choke on 0 argsLaurent Bercot2021-01-231-1/+0
* Add -E option for variable autoimportLaurent Bercot2020-12-304-0/+78
* Port to skalibs-2.9.4.0Laurent Bercot2020-11-252-7/+9
* Fix chomping: only make it default on line-processing binariesLaurent Bercot2020-11-243-3/+6
* Simpler error management in el_substituteLaurent Bercot2020-05-161-3/+1
* bugfix: el_substitute could incorrectly share stralloc pointersLaurent Bercot2020-05-161-1/+1
* bugfix: el_execsequence() needs to exec argv2 when posix_spawn() failsLaurent Bercot2019-10-191-5/+16
* Remove import, prepare for 2.5.0.0Laurent Bercot2018-03-162-18/+7
* Remove env_getLaurent Bercot2017-12-251-2/+2
* Use xpathexec_* functionsLaurent Bercot2017-05-182-4/+2
* bugfix: catch empty blocks in multidefineLaurent Bercot2017-04-112-0/+2
* Replace memcpy with memmove in el_substitute (copying into the same string!)Laurent Bercot2017-04-051-1/+1
* More superfluous headers cleanupLaurent Bercot2017-03-135-6/+1
* Fix a few omissionsLaurent Bercot2017-03-128-30/+26
* Fix typo in the import obsolescence warningLaurent Bercot2017-03-081-1/+1
* Make it build with skalibs 2.5.0.0Laurent Bercot2017-03-082-6/+7
* Adapt to skalibs 2.5.0.0 APILaurent Bercot2017-03-0816-64/+47
* Types fix: first passLaurent Bercot2017-01-0713-65/+83
* Link shared libs against their -l deps, better libpath managementLaurent Bercot2015-08-121-0/+1
* - typo fix in configureLaurent Bercot2015-08-111-1/+2
* - added el_parse() and friendsLaurent Bercot2015-03-264-0/+123
* - added forstdin v2.1.1.0Laurent Bercot2015-02-262-11/+0
* Remove -x test from gen-deps.shLaurent Bercot2015-01-041-0/+0
* Add option -u to import and importasLaurent Bercot2014-12-315-6/+16
* Adapt el_spawn1 to new child_spawn1 in skalibs v2.0.0.0Laurent Bercot2014-12-181-2/+2
* initial commit: rc for execline-2.0.0.0Laurent Bercot2014-09-1822-0/+980