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
/
libexecline
Age
Commit message (
Expand
)
Author
2019-10-19
bugfix: el_execsequence() needs to exec argv2 when posix_spawn() fails
Laurent Bercot
2018-03-16
Remove import, prepare for 2.5.0.0
Laurent Bercot
2017-12-25
Remove env_get
Laurent Bercot
2017-05-18
Use xpathexec_* functions
Laurent Bercot
2017-04-11
bugfix: catch empty blocks in multidefine
Laurent Bercot
2017-04-05
Replace memcpy with memmove in el_substitute (copying into the same string!)
Laurent Bercot
2017-03-13
More superfluous headers cleanup
Laurent Bercot
2017-03-12
Fix a few omissions
Laurent Bercot
2017-03-08
Fix typo in the import obsolescence warning
Laurent Bercot
2017-03-08
Make it build with skalibs 2.5.0.0
Laurent Bercot
2017-03-08
Adapt to skalibs 2.5.0.0 API
Laurent Bercot
2017-01-07
Types fix: first pass
Laurent Bercot
2015-08-12
Link shared libs against their -l deps, better libpath management
Laurent Bercot
2015-08-11
- typo fix in configure
Laurent Bercot
2015-03-26
- added el_parse() and friends
Laurent Bercot
2015-02-26
- added forstdin
v2.1.1.0
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