summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-01-07 Types fix: first passLaurent Bercot
2016-10-16 bugfix: runblock -r segfaulted on too few arguments (thanks jjk)Laurent Bercot
2016-10-16 Add the -s option to execlineb (suggested by jjk)Laurent Bercot
2016-10-15 Implement a timeout in waitLaurent Bercot
2016-10-11 bugfix: backtick segfaulted on empty remainder (thanks jjk)Laurent Bercot
2016-10-08 bugfix: tryexec -n segfaulted with empty remainder (thanks muhmuhten)Laurent Bercot
2016-08-16 Apply Eric's patch for spawn supportLaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-07-26 Help text fix for ifelseLaurent Bercot
2016-06-18 Revert backtick to a non-wrapper; add -I to backtick and withstdinasLaurent Bercot
2016-03-20 Add -px/-po support to forx (thanks Aranea); rc for 2.1.5.0Laurent Bercot
2015-11-14 - more intuitive error message for backtick without a remainderLaurent Bercot
2015-09-21 Add the getcwd programLaurent Bercot
2015-08-14 Add withstdinasLaurent Bercot
2015-08-13 Add EXECLINE_BLOCK_*_STRING macrosLaurent Bercot
2015-08-12 Link shared libs against their -l deps, better libpath managementLaurent Bercot
2015-08-11 - typo fix in configureLaurent Bercot
2015-06-09 Real fix for the race condition in forstdin.c.Laurent Bercot
2015-05-16 - bugfix for forbacktickx: now stdin is correctly transmitted to the loopLaurent Bercot
2015-05-09 - Fix pipeline when stdin or stdout is closedLaurent Bercot
2015-05-05 - add trapv2.1.2.0Laurent Bercot
2015-03-26 - added el_parse() and friendsLaurent Bercot
2015-02-26 - added forstdinv2.1.1.0Laurent Bercot
2015-02-19 - exit code overhaul: forx, forbacktickx, loopwhilex, if, ifelse, ifte,v2.1.0.0Laurent Bercot
2015-01-31 Bugfix: ifthenelse (thanks Olivier Brunel)Laurent Bercot
2015-01-27 Not getting rid of wait_status today...Laurent Bercot
2015-01-27 - Added -D option to backtickLaurent Bercot
2015-01-24 - add fdswapLaurent Bercot
2015-01-14 - Parallel build fixv2.0.1.1Laurent Bercot
2015-01-04 Remove -x test from gen-deps.shLaurent Bercot
2014-12-31 Add option -u to import and importasLaurent Bercot
2014-12-18 Adapt el_spawn1 to new child_spawn1 in skalibsv2.0.0.0Laurent Bercot
2014-09-18initial commit: rc for execline-2.0.0.0Laurent Bercot