summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2022-11-02Fix --threads/-j option value parsingDavid Peter
2022-11-01Change clap CLI binary name to 'fd'David Peter
2022-11-01Merge pull request #1137 from amesgen/batch-exit-codeDavid Peter
2022-11-01Fix unit testsDavid Peter
2022-10-13Respect exit codes with `--exec-batch`amesgen
2022-10-10Fix typo in testThayne McCombs
2022-10-09Merge remote-tracking branch 'upstream/master' into clap-deriveThayne McCombs
2022-10-08Upgrade to clap 4.0Thayne McCombs
2022-10-08Use clap-derive for option parsingThayne McCombs
2022-10-03Make --strip-cwd-prefix apply to -x/-XTavian Barnes
2022-09-27Enable --strip-cwd-prefix by default except with -0Tavian Barnes
2022-08-10Disable invalid CWD test on WindowsSijmen
2022-08-10Add test when running from non-existent directorySijmen
2022-05-28Fix (pointless) clippy suggestionDavid Peter
2022-05-28exec: Execute batches before they get too longTavian Barnes
2022-05-15Merge remote-tracking branch 'origin/master' into yyogo/masterDavid Peter
2022-05-15Make -u idempotentJackson Theel
2022-03-15Merge branch 'master' into masterThayne McCombs
2022-03-08Add tests for multiple execsThayne McCombs
2022-01-07Upgrade to clap 3.0Thayne McCombs
2022-01-07Change test_opposing to be less flaky.Thayne McCombs
2021-12-22Fix logic for --no-ignore-parent (#908)Thayne McCombs
2021-12-11tests: fix for trailing slashesJonathan Goren
2021-11-26Merge remote-tracking branch 'origin/master' into no-strip/760David Peter
2021-11-26Remove strip-prefix placeholdersDavid Peter
2021-11-26Rename option to strip_cwd_prefix, rename CLI optionDavid Peter
2021-11-26Remove outdated commentDavid Peter
2021-11-14Merge remote-tracking branch 'origin/master' into pr/opposing-optionsDavid Peter
2021-10-22Implement `--batch-size` (#866)Devon Hollowood
2021-10-17add -P option to strip prefix to ttyJonah Caplan
2021-10-16add {-} format for execJonah Caplan
2021-10-16fixup testsJonah Caplan
2021-10-16Revert -X stuffJonah Caplan
2021-10-16fmtJonah Caplan
2021-10-15also handle -X and -x with no_stripJonah Caplan
2021-10-15add example to man page and correct test commentJonah Caplan
2021-10-15replace -N option with specifying '.' pathJonah Caplan
2021-10-15cargo fmt fixupJonah Caplan
2021-10-15add -N/--no-strip option to show "./" prefix on relative pathsJonah Caplan
2021-10-13walk: Add a cache for DirEntry metadataTavian Barnes
2021-09-01Merge pull request #817 from will459/add_no_ignore_parentTavian Barnes
2021-08-31Add tests for --no-ignore-parentWilliam Correia
2021-08-23Merge branch 'master' into pr/opposing-optionsVukašin Stepanović
2021-08-14Add -q/--quiet/--has-match flag (#813)Asha20
2021-08-09Add 5 opposing CLI optionsVukašin Stepanović
2021-08-08Silence wrong clippy warningDavid Peter
2021-08-08Attempt to fix #365David Peter
2021-08-08Handle IO errors based on type, closes #737David Peter
2021-07-27Fix clippy warningsDavid Peter
2021-02-14use custom --path-separator in arguments to --execAllen Wild