summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add the getcwd programLaurent Bercot2015-09-212-0/+25
* Add withstdinasLaurent Bercot2015-08-145-69/+153
* Add EXECLINE_BLOCK_*_STRING macrosLaurent Bercot2015-08-131-0/+2
* Link shared libs against their -l deps, better libpath managementLaurent Bercot2015-08-121-0/+1
* - typo fix in configureLaurent Bercot2015-08-111-1/+2
* Real fix for the race condition in forstdin.c.Laurent Bercot2015-06-091-1/+3
* - bugfix for forbacktickx: now stdin is correctly transmitted to the loopLaurent Bercot2015-05-162-7/+28
* - Fix pipeline when stdin or stdout is closedLaurent Bercot2015-05-091-0/+1
* - add trap v2.1.2.0Laurent Bercot2015-05-052-0/+163
* - added el_parse() and friendsLaurent Bercot2015-03-266-158/+153
* - added forstdin v2.1.1.0Laurent Bercot2015-02-267-116/+211
* - exit code overhaul: forx, forbacktickx, loopwhilex, if, ifelse, ifte, v2.1.0.0Laurent Bercot2015-02-197-93/+105
* Bugfix: ifthenelse (thanks Olivier Brunel)Laurent Bercot2015-01-311-1/+0
* Not getting rid of wait_status today...Laurent Bercot2015-01-271-1/+1
* - Added -D option to backtickLaurent Bercot2015-01-271-22/+30
* - add fdswapLaurent Bercot2015-01-243-4/+21
* - Parallel build fix v2.0.1.1Laurent Bercot2015-01-1425-25/+25
* Remove -x test from gen-deps.shLaurent Bercot2015-01-041-0/+0
* Add option -u to import and importasLaurent Bercot2014-12-318-12/+24
* 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-18106-0/+3541