Revisions of fd

buildservice-autocommit accepted request 824132 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 15)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 823087 from Martin Rey's avatar Martin Rey (mrey) (revision 14)
- Update to 8.1.1
  * Bugfixes
    - Support colored output on older Windows versions if either
      (1) --color=always is set or
      (2) the TERM environment variable is set. See #469
buildservice-autocommit accepted request 808146 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 13)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 807564 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 12)
- Update to 8.1.0
  * Features
    - Add new --owner [user][:group] command-line option
    - Add support for a global ignore file (~/.config/fd/ignore on Unix)
    - Do not exit immediately if one of the search paths is missing
  * Bugfixes
    - Reverted a change from fd 8.0 that enabled colors on all
      Windows terminals (see below) in order to support
      older Windows versions again
    - Fix --glob behavior with empty pattern
buildservice-autocommit accepted request 795676 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 11)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 795568 from Martin Rey's avatar Martin Rey (mrey) (revision 10)
- Update to 8.0.0
  * Features
    - Add a new -l/--list-details option to show more details about
      the search results.
    - Add a new --max-results=<count> option to limit the number of
      search results, see #472, #476 and #555
    - Add the alias -1 for --max-results=1, see #561.
    - Add new --type socket and --type pipe filters, see #511.
    - Add new --min-depth <depth> and --exact-depth <depth> options
      in addition to the existing option to limit the maximum
      depth. See #404.
    - Support additional ANSI font styles in LS_COLORS: faint, slow
      blink, rapid blink, dimmed, hidden and strikethrough.
  * Bugfixes
    - Preserve non-UTF8 filenames: invalid UTF-8 filenames are now
      properly passed to child-processes when using --exec,
      --exec-batch or --list-details. In fd's output, we replace
      non-UTF-8 sequences with the "�" character. However, if the
      output of fd goes to another process, we print the actual
      bytes of the filename. For more details, see #558 and #295.
    - LS_COLORS entries with unsupported font styles are not
      completely ignored, see #552
  * Changes
    - When using --glob in combination with --full-path, a *
      character does not match a path separation character (/ or
      \\) anymore. You can use ** for that. This allows things like
      fd -p -g '/some/base/path/*/*/*.txt' which would previously
      match to arbitrary depths (instead of exactly two folders
      below /some/base/path. See #404.
    - "Legacy" support to use fd -exec (with a single dash) has
      been removed. Use fd -x or fd --exec instead.
    - Overall improved error handling and error messages.
  * Other
    - Korean translation of the README, see: 한국어
- Changes from 7.5.0
  * Features
    - Added --one-file-system (aliases: --mount, --xdev) to not
      cross file system boundaries on Unix and Windows, see #507
    - Added --base-directory to change the working directory in
      which fd is run, see #509 and #475
    - fd will not use colored output if the NO_COLOR environment
      variable is set, see #550 and #551
    - fd --exec will return exit code 1 if one of the executed
      commands fails, see #526 and #531
  * Bug Fixes
    - Fixed 'command not found' error when using zsh completion,
      see #487
    - fd -L should include broken symlinks, see #357 and #497
    - Display directories even if we don't have permission to
      enter, see #437
  * Changes
    - A flag can now be passed multiple times without producing an
      error, see #488 and #496
    - Search results are sorted when using the -X option to match
      the behaviour of piping to xargs, see #441 and #524
buildservice-autocommit accepted request 787316 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 9)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) accepted request 785241 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 8)
- Update to 7.4.0
  * Added a new --path-separator <sep> option
  * When fd is run with the --exec-batch/-X option, it now exposes
    the exit status of the command that was run
  * Added a new -g/--glob option to switch to glob-based searches 
  * Use jemalloc by default, improving the performance for almost all searches
  * Reduce number of stat syscalls, improving the performance for searches
    where file metadata is required
  * Added support for filtering by file modification time by adding
    two new options --changed-before <date|duration> and --changed-within <..>.
    For more details, see the --help text, the man page,
    the relevant issue #165 and the PR #339 (@kimsnj)
  * Added --show-errors option to enable the display of filesystem error messages
    such as "permission denied", see #311 (@psinghal20 and @majecty)
  * Added --maxdepth as a (hidden) alias for --max-depth, see #323 (@mqudsi)
  * Added --search-path option which can be supplied to replace
    the positional path argument at any position.
  * New --exec-batch <cmd>/-X <cmd> option for batch execution of commands
  * Support for 24-bit color codes
buildservice-autocommit accepted request 635954 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 7)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) committed (revision 6)
7.1.0
buildservice-autocommit accepted request 611908 from simon izor's avatar simon izor (simonizor) (revision 5)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) committed (revision 4)
7.0.0
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 589024 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 3)
initialized devel package after accepting 589024
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 588344 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 2)
- Ensure neutrality of description. Describe the feature
  differences to GNU find.
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 586602 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 1)
 - ship man page and shell completions
 - reduce size of tarballs
 - neutralize description a bit
 - port history to fd.changes
 - Updated to version 6.3.0
 - Initial packaging  @ 4.0.0
Displaying revisions 41 - 55 of 55
openSUSE Build Service is sponsored by