index
:
execline
main
master
shell-names
Mirror of git://git.skarnet.org/execline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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 loop
Laurent Bercot
2015-05-09
- Fix pipeline when stdin or stdout is closed
Laurent Bercot
2015-05-05
- add trap
v2.1.2.0
Laurent Bercot
2015-03-26
- added el_parse() and friends
Laurent Bercot
2015-02-26
- added forstdin
v2.1.1.0
Laurent Bercot
2015-02-19
- exit code overhaul: forx, forbacktickx, loopwhilex, if, ifelse, ifte,
v2.1.0.0
Laurent 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 backtick
Laurent Bercot
2015-01-24
- add fdswap
Laurent Bercot
2015-01-14
- Parallel build fix
v2.0.1.1
Laurent Bercot
2015-01-04
Remove -x test from gen-deps.sh
Laurent Bercot
2014-12-31
Add option -u to import and importas
Laurent Bercot
2014-12-18
Adapt el_spawn1 to new child_spawn1 in skalibs
v2.0.0.0
Laurent Bercot
2014-09-18
initial commit: rc for execline-2.0.0.0
Laurent Bercot