summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-09Address feedback for removing buffering when running on a single threadpull/620/headThayne McCombs
2021-08-09Merge branch 'master' into no-buffer-single-threadThayne McCombs
2021-08-09Add tavianator as a maintainerDavid Peter
2021-08-08Silence wrong clippy warningDavid Peter
2021-08-08Improve -x/-X help text and man page descriptionDavid Peter
2021-08-08Add CHANGELOG entriesDavid Peter
2021-08-08Attempt to fix #365David Peter
2021-08-08Fix directory-existence check on WindowsDavid Peter
2021-08-08Add CHANGELOG entryDavid Peter
2021-08-08Handle IO errors based on type, closes #737David Peter
2021-08-08Make the path-separator check Windows-onlyDavid Peter
2021-08-08Do not use .clone()David Peter
2021-08-08Adjust error messageDavid Peter
2021-08-08Adds path separator checking and hint for automatic `/` expansion for some wi...Kaleb Olson
2021-08-08Bump regex from 1.4.6 to 1.5.4dependabot[bot]
2021-08-08Bump globset from 0.4.6 to 0.4.8dependabot[bot]
2021-08-08Bump ctrlc from 3.1.7 to 3.1.9dependabot[bot]
2021-08-08Bump filetime from 0.2.13 to 0.2.14dependabot[bot]
2021-08-08Bump anyhow from 1.0.35 to 1.0.42dependabot[bot]
2021-08-08Bump version_check from 0.9.2 to 0.9.3dependabot[bot]
2021-08-08Bump libc from 0.2.80 to 0.2.98dependabot[bot]
2021-08-08Bump regex from 1.4.2 to 1.4.6dependabot[bot]
2021-08-08Change dependabot interval to monthlyDaniel Bast
2021-08-08Add dependabot config for cargo updatesDaniel Bast
2021-07-27Clarifying commentsMax Triano
2021-07-27No buffering cmd output when running on 1 threadMax Triano
2021-07-27Just trying some things out, initial functionalityMax Triano
2021-07-27Literal separatorsDavid Peter
2021-07-27Fix unneeded referencesDavid Peter
2021-07-27Fix clippy warningsDavid Peter
2021-07-26Update README.mdDavid Peter
2021-07-26Fix shell completion pathDavid Peter
2021-07-26Fix stripping on arm musl targetDavid Peter
2021-07-26Fix shell completion pathDavid Peter
2021-07-26Adapt test optionsDavid Peter
2021-07-26Fix man page pathDavid Peter
2021-07-26Migrate to GitHub actionsDavid Peter
2021-07-20Add comment to README about making sure .local/bin is on PATH (#797)Thayne McCombs
2021-06-20Add explanation for musl releasesLuca Poldelmengo
2021-05-25A few spell-checks is required in the readme fileSudeshna Sur
2021-05-13Add rofi to integration with other programs in README.mdKaspar
2021-03-14doc: add link to GNU parallelDelapouite
2021-02-25Issue 624 newer older help text (#733)Andrew Mitchell
2021-02-15Update CHANGELOGDavid Peter
2021-02-15set default path separator to '/' in MSYSAllen Wild
2021-02-14Hide --print0 from the short help textDavid Peter
2021-02-14Explain what will be executedDavid Peter
2021-02-14Move command execution sectionDavid Peter
2021-02-14Update command execution sectionDavid Peter
2021-02-14Remove xargs section from How-toDavid Peter