about summary refs log tree commit diff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* README.md: link to manpage instead of duplicating contentLeah Neukirchen2017-10-121-53/+2
* README.md: add latest featuresLeah Neukirchen2017-07-101-1/+7
* LeahizeLeah Neukirchen2017-04-111-1/+1
* fix typosJakub Wilk2017-02-161-4/+4
* support reading arguments from file with -fChristian Neukirchen2016-02-111-0/+2
* drop -k and make it default, add -F to exit on errors immediatelyChristian Neukirchen2016-02-061-2/+2
* add -j0 to use as many cores as available v0.4Christian Neukirchen2016-01-161-0/+1
* expand {} also in the case of passing multiple argumentsChristian Neukirchen2016-01-161-1/+3
* README.md: fix xargs invocation.Christian Neukirchen2016-01-031-1/+1
* -v prints commands to stderrChristian Neukirchen2015-12-101-1/+1
* implement -N0 to fill up with arguments up to _SC_ARG_MAX, revamp allocationChristian Neukirchen2015-12-101-0/+1
* export iteration count as $ITER to the child processChristian Neukirchen2015-11-021-0/+3
* -R to fail when no arguments are passedChristian Neukirchen2015-11-021-1/+5
* add -kChristian Neukirchen2015-11-021-1/+2
* Rename to xeChristian Neukirchen2015-10-291-4/+6
* default command: printf %s\nChristian Neukirchen2015-10-271-0/+2
* initial import of xaChristian Neukirchen2015-10-241-0/+68