Revisions of fd
buildservice-autocommit
accepted
request 1199286
from
Sebastian Wagner (sebix)
(revision 59)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 58)
service: remove obscpio thanks to jengelh https://build.opensuse.org/request/show/1197866#comment-1982396
Sebastian Wagner (sebix)
committed
(revision 57)
- _service: use manual instead of disabled as suggested by osc
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
buildservice-autocommit
accepted
request 1172852
from
Sebastian Wagner (sebix)
(revision 55)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 54)
fix patch
Sebastian Wagner (sebix)
accepted
request 1172798
from
Michael Vetter (jubalh)
(revision 53)
- Update to version 10.1.0: * Add --format to help in README * Prepare for 10.1.0 release * Implement option for printing custom formats * docs: Make auto option for --strip-cwd-prefix more clear * feat: Add option to always include cwd prefix * Add upcoming to changelog * Attempt to add aarch64 osx build to CI * Fix #1085 for real
buildservice-autocommit
accepted
request 1172637
from
Sebastian Wagner (sebix)
(revision 52)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 51)
- Add rust.patch:
Sebastian Wagner (sebix)
accepted
request 1172601
from
pallas wept (pallaswept)
(revision 50)
Update to version 10.0.0 Includes patch to sources, which reduces rust dependency, to allow building for Factory. The version specified upstream is a fix for a Windows-specific vulnerability. I hope this is helpful.
buildservice-autocommit
accepted
request 1135743
from
Factory Maintainer (factory-maintainer)
(revision 49)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 48)
- require rust >= 1.70.0 for clap_lex dependency
buildservice-autocommit
accepted
request 1134055
from
Sebastian Wagner (sebix)
(revision 47)
baserev update by copy to link target
Sebastian Wagner (sebix)
accepted
request 1134014
from
Michael Vetter (jubalh)
(revision 46)
- Update to version 9.0.0: Performance: * Performance has been significantly improved, both due to optimizations in the underlying ignore crate (#1429), and in fd itself (#1422, #1408, #13620). Benchmarks results show gains of 6-8x for full traversals of smaller directories (100k files) and up to 13x for larger directories (1M files). * The default number of threads is now constrained to be at most 64. This should improve startup time on systems with many CPU cores. (#1203, #1410, #1412, #1431) * New flushing behavior when writing output to stdout, providing better performance for TTY and non-TTY use cases, see #1452 and #1313. Features: * Support character and block device file types, see #1213 and #1336 * Breaking: .git/ is now ignored by default when using --hidden / -H, use --no-ignore / -I or --no-ignore-vcs to override, see #1387 and #1396 Bugfixes: * Fix NO_COLOR support, see #1421 Other: * Fixed documentation typos, see #1409
buildservice-autocommit
accepted
request 1119376
from
Avindra Goolcharan (avindra)
(revision 45)
baserev update by copy to link target
Avindra Goolcharan (avindra)
accepted
request 1119340
from
Michael Vetter (jubalh)
(revision 44)
- Update to version 8.7.1: * -1 properly conflicts with the exec family of options. * --max-results overrides -1 * --quiet properly conflicts with the exec family of options. This used to be the case, but broke during the switch to clap-derive * --changed-within now accepts a space as well as a "T" as the separator between date and time (due to update of chrono dependency) * Many dependencies were updated * Some documentation was updated and fixed
buildservice-autocommit
accepted
request 1068036
from
Sebastian Wagner (sebix)
(revision 43)
baserev update by copy to link target
Sebastian Wagner (sebix)
accepted
request 1067920
from
Andrea Manzini (amanzini)
(revision 42)
- Update to version 8.7.0: * Bump dependencies * Add flag --no-require-git to always respect gitignore files * Skip an executable test if running as root * updates for windows platform * Fix logic for when to read global ignore file * Add Upcoming release to changelog
buildservice-autocommit
accepted
request 1058403
from
Sebastian Wagner (sebix)
(revision 41)
baserev update by copy to link target
Sebastian Wagner (sebix)
accepted
request 1058390
from
Andrea Manzini (amanzini)
(revision 40)
- Update to version 8.6.0: * New --and <pattern> option to add additional patterns that must also be matched. * Added --changed-after as alias for --changed-within, to have a name consistent with --changed-before. * Breaking: On Unix-like systems, --type executable now additionally checks if the file is executable by the current user, * Fix completion generation to not include full path of fd command * Fix build error if completions feature is disabled * Fix --owner, --threads/j option value parsing
Displaying revisions 1 - 20 of 59