index
:
fd
abort-on-panic
cicd-add-clippy
deb-improvements
dependabot/cargo/filetime-0.2.25
highlight_match
master
optimized-strip_current_dir
pull/620/head
Mirror of https://github.com/sharkdp/fd
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2024-04-30
Add test for gitignore workaround
Thayne McCombs
2024-04-28
Stop ignore .git folders by default
Thayne McCombs
2024-04-14
Add clippy using latest rust version to CI
Thayne McCombs
2024-04-15
Use 'MAIN_SEPARATOR_STR' instead of '&MAIN_SEPARATOR.to_string()'
binlingyu
2023-10-23
tests: Add more tests cases for ignoring .git
Thayne McCombs
2023-10-23
tests: Add tests for ignoring .git/
Thayne McCombs
2023-10-21
maint: Remove use of unmaintained users crate
Thayne McCombs
2023-10-05
Making `-1` conflict with `--exec` and making `max-results` override `-1`
Eden Mikitas
2023-02-01
Merge pull request #1244 from tmccombs/grouped-occurrences
David Peter
2023-01-17
Merge pull request #1216 from vegerot/pr1216
David Peter
2023-01-17
update: Update to clap 4.1
Thayne McCombs
2023-01-16
Merge pull request #1212 from sharkdp/global-ignore-test
Thayne McCombs
2023-01-13
Add flag --no-require-git to always respect gitignore files
Max 👨🏽💻 Coplan
2022-12-28
Skip an executable test if running as root
Thayne McCombs
2022-12-18
Don't test global ignore file on windows
Thayne McCombs
2022-12-18
Add tests for global ignore file
Thayne McCombs
2022-12-03
Change full-path tests to work on windows as well
Thayne McCombs
2022-12-01
Change full path tests to be more resilient
Thayne McCombs
2022-11-30
Use tempfile instead of tempdir
Thayne McCombs
2022-11-26
Adding a simple test for executable files
Ptipiak
2022-11-21
Added the --and flag for matching multiple patterns
Kasper Gałkowski
2022-11-11
Fix a couple small clippy warnings
Thayne McCombs
2022-11-02
Only run owner root test on linux
Thayne McCombs
2022-11-02
Fix panic when using --owner
Thayne McCombs
2022-11-02
Fix --threads/-j option value parsing
David Peter
2022-11-01
Change clap CLI binary name to 'fd'
David Peter
2022-11-01
Merge pull request #1137 from amesgen/batch-exit-code
David Peter
2022-11-01
Fix unit tests
David Peter
2022-10-13
Respect exit codes with `--exec-batch`
amesgen
2022-10-10
Fix typo in test
Thayne McCombs
2022-10-09
Merge remote-tracking branch 'upstream/master' into clap-derive
Thayne McCombs
2022-10-08
Upgrade to clap 4.0
Thayne McCombs
2022-10-08
Use clap-derive for option parsing
Thayne McCombs
2022-10-03
Make --strip-cwd-prefix apply to -x/-X
Tavian Barnes
2022-09-27
Enable --strip-cwd-prefix by default except with -0
Tavian Barnes
2022-08-10
Disable invalid CWD test on Windows
Sijmen
2022-08-10
Add test when running from non-existent directory
Sijmen
2022-05-28
Fix (pointless) clippy suggestion
David Peter
2022-05-28
exec: Execute batches before they get too long
Tavian Barnes
2022-05-15
Merge remote-tracking branch 'origin/master' into yyogo/master
David Peter
2022-05-15
Make -u idempotent
Jackson Theel
2022-03-15
Merge branch 'master' into master
Thayne McCombs
2022-03-08
Add tests for multiple execs
Thayne McCombs
2022-01-07
Upgrade to clap 3.0
Thayne McCombs
2022-01-07
Change test_opposing to be less flaky.
Thayne McCombs
2021-12-22
Fix logic for --no-ignore-parent (#908)
Thayne McCombs
2021-12-11
tests: fix for trailing slashes
Jonathan Goren
2021-11-26
Merge remote-tracking branch 'origin/master' into no-strip/760
David Peter
2021-11-26
Remove strip-prefix placeholders
David Peter
2021-11-26
Rename option to strip_cwd_prefix, rename CLI option
David Peter
[next]