| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Real fix for the race condition in forstdin.c. | Laurent Bercot | 2015-06-09 | 1 | -1/+3 |
| | | | | | | It was totally idiotic and I didn't see it; Olivier Brunel did. Herp derp. | ||||
| * | - bugfix for forbacktickx: now stdin is correctly transmitted to the loop | Laurent Bercot | 2015-05-16 | 2 | -7/+28 |
| | | | | | | | | - possible bugfix for forstdin: -p was failing in some cases with ECHILD in the final waitn. I couldn't figure it out (the code looked right...) so I changed the logic, scrapping the call to waitn. - rc for 2.1.2.2 | ||||
| * | - Fix pipeline when stdin or stdout is closed | Laurent Bercot | 2015-05-09 | 1 | -0/+1 |
| | | | | | - rc for 2.1.2.1 | ||||
| * | - add trapv2.1.2.0 | Laurent Bercot | 2015-05-05 | 2 | -0/+163 |
| | | | | | - rc for 2.1.2.0 | ||||
| * | - added el_parse() and friends | Laurent Bercot | 2015-03-26 | 6 | -158/+153 |
| | | | | | | - refactored execlineb to use them - version: rc for 2.1.1.1 | ||||
| * | - added forstdinv2.1.1.0 | Laurent Bercot | 2015-02-26 | 7 | -116/+211 |
| | | | | | | | - rewrote forbacktickx as a wrapper around forstdin - removed el_obsolescent - version: rc for 2.1.1.0 | ||||
| * | - exit code overhaul: forx, forbacktickx, loopwhilex, if, ifelse, ifte,v2.1.0.0 | Laurent Bercot | 2015-02-19 | 7 | -93/+105 |
| | | | | | | | | ifthenelse - new -o option to forx, forbacktickx, loopwhilex - documentation updated - version: rc for 2.1.0.0 | ||||
| * | Bugfix: ifthenelse (thanks Olivier Brunel) | Laurent Bercot | 2015-01-31 | 1 | -1/+0 |
| | | |||||
| * | Not getting rid of wait_status today... | Laurent Bercot | 2015-01-27 | 1 | -1/+1 |
| | | |||||
| * | - Added -D option to backtick | Laurent Bercot | 2015-01-27 | 1 | -22/+30 |
| | | | | | - Doc updated | ||||
| * | - add fdswap | Laurent Bercot | 2015-01-24 | 3 | -4/+21 |
| | | | | | - version: 2.0.2.0 | ||||
| * | - Parallel build fixv2.0.1.1 | Laurent Bercot | 2015-01-14 | 25 | -25/+25 |
| | | | | | - version change to 2.0.1.1, release candidate | ||||
| * | Remove -x test from gen-deps.sh | Laurent Bercot | 2015-01-04 | 1 | -0/+0 |
| | | |||||
| * | Add option -u to import and importas | Laurent Bercot | 2014-12-31 | 8 | -12/+24 |
| | | |||||
| * | Adapt el_spawn1 to new child_spawn1 in skalibsv2.0.0.0 | Laurent Bercot | 2014-12-18 | 1 | -2/+2 |
| | | |||||
| * | initial commit: rc for execline-2.0.0.0 | Laurent Bercot | 2014-09-18 | 106 | -0/+3541 |
