fd is a fast alternative to find with a focus on usability
https://github.com/sharkdp/fd
While fd does not seek to mirror all of find's powerful functionality,
it provides opinionated defaults for 80% of the use cases.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / fd
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout utilities/fd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000937 937 Bytes | |
_servicedata | 0000000231 231 Bytes | |
cargo_config | 0000000100 100 Bytes | |
fd-10.2.0.obscpio | 0000553484 541 KB | |
fd-10.2.0.tar.xz | 0000105116 103 KB | |
fd.changes | 0000021590 21.1 KB | |
fd.obsinfo | 0000000092 92 Bytes | |
fd.spec | 0000006805 6.65 KB | |
rust.patch | 0000000309 309 Bytes | |
vendor.tar.xz | 0020121228 19.2 MB |
Revision 56 (latest revision is 59)
Sebastian Wagner (sebix)
committed
(revision 56)
- Update to version 10.2.0: * Bump dependencies * Prepare for 10.2.0 release * docs: documentation link of regular expressions to the latest version * build(deps): bump clap from 4.5.8 to 4.5.13 * build(deps): bump clap_complete from 4.5.7 to 4.5.8 * build(deps): bump nu-ansi-term from 0.50.0 to 0.50.1 * build(deps): bump version_check from 0.9.4 to 0.9.5 * Fix unused config struct field on Windows * Fix unused OnceLock import lint on Windows * Fix Conflicts syntax * Create fdfind symlinks in deb package * Refactor creating deb package into separate script * Note executable name in release debs * build(deps): bump clap_complete from 4.5.2 to 4.5.7 * build(deps): bump regex from 1.10.4 to 1.10.5 * build(deps): bump regex-syntax from 0.8.3 to 0.8.4 * build(deps): bump clap from 4.5.4 to 4.5.8 * build(deps): bump lscolors from 0.17.0 to 0.18.0 * Fix percent encoding * docs: Add flox install * Continue supporting windows 7 with builds * Update OS versions for github actions * Change --hyperlink to be an option instead of a flag * Fix test on windows * Fix unicode encoding of hyperlinks * Add hyperlink support to fd * build(deps): bump libc from 0.2.154 to 0.2.155 * build(deps): bump crossbeam-channel from 0.5.12 to 0.5.13 * build(deps): bump nix from 0.28.0 to 0.29.0
Comments 0