summary refs log tree commit diff
BranchCommit messageAuthorAge
masterpusharg: properly check realloc return valueAndrey Alekseenko5 months
perc-regexWIP implement percent matching with regexpLeah Neukirchen7 years
 
TagDownloadAuthorAge
v1.0xe-1.0.tar.gz  xe-1.0.tar.xz  xe-1.0.zip  Leah Neukirchen9 months
v0.11xe-0.11.tar.gz  xe-0.11.tar.xz  xe-0.11.zip  Leah Neukirchen6 years
v0.10xe-0.10.tar.gz  xe-0.10.tar.xz  xe-0.10.zip  Leah Neukirchen7 years
v0.9xe-0.9.tar.gz  xe-0.9.tar.xz  xe-0.9.zip  Leah Neukirchen7 years
v0.8xe-0.8.tar.gz  xe-0.8.tar.xz  xe-0.8.zip  Leah Neukirchen7 years
v0.7.0xe-0.7.0.tar.gz  xe-0.7.0.tar.xz  xe-0.7.0.zip  Leah Neukirchen7 years
v0.6.1xe-0.6.1.tar.gz  xe-0.6.1.tar.xz  xe-0.6.1.zip  Christian Neukirchen8 years
v0.6xe-0.6.tar.gz  xe-0.6.tar.xz  xe-0.6.zip  Christian Neukirchen8 years
v0.5xe-0.5.tar.gz  xe-0.5.tar.xz  xe-0.5.zip  Christian Neukirchen8 years
v0.4xe-0.4.tar.gz  xe-0.4.tar.xz  xe-0.4.zip  Christian Neukirchen8 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-02-26shquote: proper octal for DEL. v0.6Christian Neukirchen1-1/+1
2016-02-11support reading arguments from file with -fChristian Neukirchen4-7/+47
2016-02-10only close stdin when we read arguments from itChristian Neukirchen2-8/+19
2016-02-06drop -k and make it default, add -F to exit on errors immediatelyChristian Neukirchen4-15/+23
2016-02-06tests: only print unexpected output when the output differsChristian Neukirchen1-1/+3
2016-01-17add tests v0.5Christian Neukirchen2-0/+231
2016-01-16fix appending of constant argumentsChristian Neukirchen1-1/+1
2016-01-16add -j0 to use as many cores as available v0.4Christian Neukirchen3-1/+28
2016-01-16fix callback to printf %s for -aChristian Neukirchen1-1/+1
2016-01-16expand {} also in the case of passing multiple argumentsChristian Neukirchen3-39/+46
[...]
 
Clone
https://git.vuxu.org/xe
git://git.vuxu.org/xe