index
:
execline
main
master
shell-names
Mirror of git://git.skarnet.org/execline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-23
Convert examples using import to importas in the doc
Laurent Bercot
2017-08-22
More conversion to xpathexec, make exit code change consistent across binaries
Laurent Bercot
2017-08-22
Prepare for 2.3.0.2
Laurent Bercot
2017-07-16
Propagate fd_close() changes
Laurent Bercot
2017-05-24
More schemeless URLs
Laurent Bercot
2017-05-24
More schemeless URLs
Laurent Bercot
2017-05-23
Switch doc to schemeless URLs
Laurent Bercot
2017-05-21
version: 2.3.0.1
v2.3.0.1
Laurent Bercot
2017-05-19
Add execline-startup and execline-shell to examples/ again
Laurent Bercot
2017-05-18
Use xpathexec_* functions
Laurent Bercot
2017-04-28
Duh... don't forget half the NSIG instances
Laurent Bercot
2017-04-28
Use the new SKALIBS_NSIG in trap.c to accommodate OpenBSD snowflakiness
Laurent Bercot
2017-04-28
trap.c: explicitly include skalibs/nonposix.h for proper NSIG definition on,...
Laurent Bercot
2017-04-28
trap.c: fix usage of NSIG (which is max+1, not max)
Laurent Bercot
2017-04-28
Spell it out for OpenBSD: no, we don't want to trap SIGKILL or SIGSTOP, ever...
Laurent Bercot
2017-04-13
Fix invalid variable name check in getpid (thanks jjk)
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-27
version: 2.3.0.0 (real one with NEWS file)
v2.3.0.0
Laurent Bercot
2017-03-27
version: 2.3.0.0
Laurent Bercot
2017-03-13
More superfluous headers cleanup
Laurent Bercot
2017-03-12
Fix a few omissions
Laurent Bercot
2017-03-11
Update deps.mak
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-10
Revert size_t *, put a temporary XXX until skalibs changes
Laurent Bercot
2017-01-10
Preparation to version bump
Laurent Bercot
2017-01-07
Types fix: first pass
Laurent Bercot
2016-10-28
version: 2.2.0.0
v2.2.0.0
Laurent Bercot
2016-10-25
Mention --enable-absolute-paths in INSTALL
Laurent Bercot
2016-10-24
Revert wrong shared lib fix
Laurent Bercot
2016-10-24
Proper support for timer_lib
Laurent Bercot
2016-10-24
Fix stupid shared lib dependencies
Laurent Bercot
2016-10-18
Fix shebangdir with --enable-slashpackage
Laurent Bercot
2016-10-16
Implement --enable-absolute-paths
Laurent 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 wait
Laurent Bercot
2016-10-14
Doc fix (thanks jjk)
Laurent Bercot
2016-10-11
bugfix: backtick segfaulted on empty remainder (thanks jjk)
Laurent Bercot
2016-10-11
multisubstitute doc fix (thanks jjk)
Laurent Bercot
2016-10-08
bugfix: tryexec -n segfaulted with empty remainder (thanks muhmuhten)
Laurent Bercot
2016-09-27
configure: allow $CC to have several words
Laurent Bercot
2016-09-26
Replace c99 compiler test with clang
Laurent Bercot
2016-09-26
-Wa,--noexecstack belongs to CPPFLAGS
Laurent Bercot
2016-09-15
Doc typo fix
Laurent Bercot
2016-08-16
Apply Eric's patch for spawn support
Laurent Bercot
2016-08-12
Add spawn_lib support
Laurent Bercot
2016-07-26
Help text fix for ifelse
Laurent Bercot
[next]