Overview
Request 944494 accepted
- Update to version 8.3.1:
- Bugfixes
- Stop implying --no-ignore-parent when --no-vcs-ignore is supplied, see #907, #901, #908 (@tmccombs)
- fd no longer waits for the whole traversal if the only matches arrive within max_buffer_time, see #868 and #895 (@tavianator)
- --max-results=1 now immediately quits after the first result, see #867 (@tavianator)
- fd -h does not panic anymore when stdout is closed, see #897
- Changes
- Disable jemalloc on FreeBSD, see #896 (@xanderio)
- Updated man page, see #912 (@rlue)
- Updated zsh completions, see #932 (@tmccombs)
Request History
sebix created request
- Update to version 8.3.1:
- Bugfixes
- Stop implying --no-ignore-parent when --no-vcs-ignore is supplied, see #907, #901, #908 (@tmccombs)
- fd no longer waits for the whole traversal if the only matches arrive within max_buffer_time, see #868 and #895 (@tavianator)
- --max-results=1 now immediately quits after the first result, see #867 (@tavianator)
- fd -h does not panic anymore when stdout is closed, see #897
- Changes
- Disable jemalloc on FreeBSD, see #896 (@xanderio)
- Updated man page, see #912 (@rlue)
- Updated zsh completions, see #932 (@tmccombs)
avindra accepted request
ok
First time I'm seeing
Provides: bundled(crate(foo)) = 0.0.0
Is there a doc explaining what this is and/or how to use it?
I followed https://en.opensuse.org/Packaging_Rust_Software and the
lock2rpmprovides
creates that.Got it. thanks for link, also adding you to maint