index
:
execline
main
shell-names
The skarnet.org scripting language
ska-skaware@skarnet.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Types fix: first pass
Laurent Bercot
2017-01-07
35
-114
/
+144
*
bugfix: runblock -r segfaulted on too few arguments (thanks jjk)
Laurent Bercot
2016-10-16
1
-1
/
+1
*
Add the -s option to execlineb (suggested by jjk)
Laurent Bercot
2016-10-16
1
-10
/
+16
*
Implement a timeout in wait
Laurent Bercot
2016-10-15
1
-24
/
+101
*
bugfix: backtick segfaulted on empty remainder (thanks jjk)
Laurent Bercot
2016-10-11
1
-1
/
+1
*
bugfix: tryexec -n segfaulted with empty remainder (thanks muhmuhten)
Laurent Bercot
2016-10-08
1
-0
/
+2
*
Apply Eric's patch for spawn support
Laurent Bercot
2016-08-16
1
-0
/
+1
*
Add spawn_lib support
Laurent Bercot
2016-08-12
11
-0
/
+11
*
Help text fix for ifelse
Laurent Bercot
2016-07-26
1
-1
/
+1
*
Revert backtick to a non-wrapper; add -I to backtick and withstdinas
Laurent Bercot
2016-06-18
3
-94
/
+93
*
Add -px/-po support to forx (thanks Aranea); rc for 2.1.5.0
Laurent Bercot
2016-03-20
1
-3
/
+29
*
- more intuitive error message for backtick without a remainder
Laurent Bercot
2015-11-14
1
-0
/
+1
*
Add the getcwd program
Laurent Bercot
2015-09-21
2
-0
/
+25
*
Add withstdinas
Laurent Bercot
2015-08-14
5
-69
/
+153
*
Add EXECLINE_BLOCK_*_STRING macros
Laurent Bercot
2015-08-13
1
-0
/
+2
*
Link shared libs against their -l deps, better libpath management
Laurent Bercot
2015-08-12
1
-0
/
+1
*
- typo fix in configure
Laurent Bercot
2015-08-11
1
-1
/
+2
*
Real fix for the race condition in forstdin.c.
Laurent Bercot
2015-06-09
1
-1
/
+3
*
- bugfix for forbacktickx: now stdin is correctly transmitted to the loop
Laurent Bercot
2015-05-16
2
-7
/
+28
*
- Fix pipeline when stdin or stdout is closed
Laurent Bercot
2015-05-09
1
-0
/
+1
*
- add trap
v2.1.2.0
Laurent Bercot
2015-05-05
2
-0
/
+163
*
- added el_parse() and friends
Laurent Bercot
2015-03-26
6
-158
/
+153
*
- added forstdin
v2.1.1.0
Laurent Bercot
2015-02-26
7
-116
/
+211
*
- exit code overhaul: forx, forbacktickx, loopwhilex, if, ifelse, ifte,
v2.1.0.0
Laurent Bercot
2015-02-19
7
-93
/
+105
*
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
*
- add fdswap
Laurent Bercot
2015-01-24
3
-4
/
+21
*
- Parallel build fix
v2.0.1.1
Laurent Bercot
2015-01-14
25
-25
/
+25
*
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 skalibs
v2.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