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
2023-09-11
Defork execline
Laurent Bercot
2023-09-09
Adapt to skalibs-2.14
Laurent Bercot
2022-11-29
Prepare for 2.9.0.2
Laurent Bercot
2022-06-13
Fix trailing whitespace in PARSING.txt
Laurent Bercot
2022-05-26
Consistency pass
Laurent Bercot
2022-05-26
Rewrite el_parse.c, document the transition table
Laurent Bercot
2021-08-25
bugfix: "" usage in multidefine -r
Laurent Bercot
2021-08-04
Adapt to skalibs-2.11.0.0
Laurent Bercot
2021-01-23
bugfix: exlsn_exlp must not choke on 0 args
Laurent Bercot
2020-12-30
Add -E option for variable autoimport
Laurent Bercot
2020-11-25
Port to skalibs-2.9.4.0
Laurent Bercot
2020-11-24
Fix chomping: only make it default on line-processing binaries
Laurent Bercot
2020-05-16
Simpler error management in el_substitute
Laurent Bercot
2020-05-16
bugfix: el_substitute could incorrectly share stralloc pointers
Laurent Bercot
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