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
Age
Commit message (
Expand
)
Author
2021-08-09
Address feedback for removing buffering when running on a single thread
pull/620/head
Thayne McCombs
2021-08-09
Merge branch 'master' into no-buffer-single-thread
Thayne McCombs
2021-08-09
Add tavianator as a maintainer
David Peter
2021-08-08
Silence wrong clippy warning
David Peter
2021-08-08
Improve -x/-X help text and man page description
David Peter
2021-08-08
Add CHANGELOG entries
David Peter
2021-08-08
Attempt to fix #365
David Peter
2021-08-08
Fix directory-existence check on Windows
David Peter
2021-08-08
Add CHANGELOG entry
David Peter
2021-08-08
Handle IO errors based on type, closes #737
David Peter
2021-08-08
Make the path-separator check Windows-only
David Peter
2021-08-08
Do not use .clone()
David Peter
2021-08-08
Adjust error message
David Peter
2021-08-08
Adds path separator checking and hint for automatic `/` expansion for some wi...
Kaleb Olson
2021-08-08
Bump regex from 1.4.6 to 1.5.4
dependabot[bot]
2021-08-08
Bump globset from 0.4.6 to 0.4.8
dependabot[bot]
2021-08-08
Bump ctrlc from 3.1.7 to 3.1.9
dependabot[bot]
2021-08-08
Bump filetime from 0.2.13 to 0.2.14
dependabot[bot]
2021-08-08
Bump anyhow from 1.0.35 to 1.0.42
dependabot[bot]
2021-08-08
Bump version_check from 0.9.2 to 0.9.3
dependabot[bot]
2021-08-08
Bump libc from 0.2.80 to 0.2.98
dependabot[bot]
2021-08-08
Bump regex from 1.4.2 to 1.4.6
dependabot[bot]
2021-08-08
Change dependabot interval to monthly
Daniel Bast
2021-08-08
Add dependabot config for cargo updates
Daniel Bast
2021-07-27
Clarifying comments
Max Triano
2021-07-27
No buffering cmd output when running on 1 thread
Max Triano
2021-07-27
Just trying some things out, initial functionality
Max Triano
2021-07-27
Literal separators
David Peter
2021-07-27
Fix unneeded references
David Peter
2021-07-27
Fix clippy warnings
David Peter
2021-07-26
Update README.md
David Peter
2021-07-26
Fix shell completion path
David Peter
2021-07-26
Fix stripping on arm musl target
David Peter
2021-07-26
Fix shell completion path
David Peter
2021-07-26
Adapt test options
David Peter
2021-07-26
Fix man page path
David Peter
2021-07-26
Migrate to GitHub actions
David Peter
2021-07-20
Add comment to README about making sure .local/bin is on PATH (#797)
Thayne McCombs
2021-06-20
Add explanation for musl releases
Luca Poldelmengo
2021-05-25
A few spell-checks is required in the readme file
Sudeshna Sur
2021-05-13
Add rofi to integration with other programs in README.md
Kaspar
2021-03-14
doc: add link to GNU parallel
Delapouite
2021-02-25
Issue 624 newer older help text (#733)
Andrew Mitchell
2021-02-15
Update CHANGELOG
David Peter
2021-02-15
set default path separator to '/' in MSYS
Allen Wild
2021-02-14
Hide --print0 from the short help text
David Peter
2021-02-14
Explain what will be executed
David Peter
2021-02-14
Move command execution section
David Peter
2021-02-14
Update command execution section
David Peter
2021-02-14
Remove xargs section from How-to
David Peter
[next]