Commit Graph

  • 7b8d9322ba README and man page updates. sharkdp 2017-10-25 22:43:36 +0200
  • 5ad69fb2fb Add support for exclude-patterns sharkdp 2017-10-22 23:00:19 +0200
  • 19afb15a98 Fix --exec examples in README sharkdp 2017-10-25 21:44:03 +0200
  • 0ce6a9a4f0 Merge 5ef22c9ff3 into f4ed2ba74d #147 David Peter 2017-10-25 19:35:00 +0000
  • 72d53a3084 Workaround for the `unsafe` block. #152 sharkdp 2017-10-25 21:33:44 +0200
  • f4ed2ba74d Man page updates sharkdp 2017-10-25 21:16:35 +0200
  • cb095dc929 Merge 6a1b049a55 into e38b7d7bff #136 DTibbs 2017-10-25 17:52:07 +0000
  • 882dcdf485 Add support for exclude-patterns #148 sharkdp 2017-10-22 23:00:19 +0200
  • e38b7d7bff Fix --type: skip if file type is unknown J.W 2017-10-23 23:47:45 +0800
  • 1ec204caa8 Add correct secret key for Travis sharkdp 2017-10-25 18:28:27 +0200
  • dbf1ba8b82 Set up Travis to upload binary for every release Adit Cahya Ramadhan 2017-10-23 12:41:28 +0700
  • 4bf7ab67d0 Typo fix: Change 'descent' to 'descend' John L. Villalovos 2017-10-24 14:16:55 -0700
  • 779c2529a9 Typo fix: Change 'descent' to 'descend' #151 John L. Villalovos 2017-10-24 14:16:55 -0700
  • 82e8cf3b4e
    Fix --type: skip if file type is unknown #150 J.W 2017-10-23 23:47:45 +0800
  • bb8ca10f87 Set up Travis to upload binary for every release #149 Adit Cahya Ramadhan 2017-10-23 12:41:28 +0700
  • baab135158 Merge branch 'master' into fix-ctrlc Dock 2017-10-22 18:53:00 -0400
  • 7ecb623950 Updates for the parallel command execution part sharkdp 2017-10-22 21:57:20 +0200
  • 5863a5e706 Updates for the tutorial sharkdp 2017-10-22 19:16:49 +0200
  • d32fe0241e Updated tutorial with real-world examples sharkdp 2017-10-15 22:27:02 +0200
  • fbf4e62383 Updates for the parallel command execution part #122 sharkdp 2017-10-22 21:57:20 +0200
  • f3b00be7ad Updates for the tutorial sharkdp 2017-10-22 19:16:49 +0200
  • 5ef22c9ff3 Patch unsafe block #147 sharkdp 2017-10-22 20:02:34 +0200
  • 81b39ecccf Merge branch 'exec-tests' of https://github.com/DTibbs/fd into DTibbs-exec-tests sharkdp 2017-10-22 19:17:00 +0200
  • 53eace2f1c Updated tutorial with real-world examples sharkdp 2017-10-15 22:27:02 +0200
  • e9cf8af911 Updates and preparations for v5.0 sharkdp 2017-10-22 11:47:05 +0200
  • 35580360fb Updates and preparations for v5.0 #146 sharkdp 2017-10-22 11:47:05 +0200
  • 1b91d533bd Merge 4e811dbbec into 15a3ca0c80 #144 topelinux 2017-10-22 08:38:51 +0000
  • 08f101dad5 Merge 6c54e860ab into 15a3ca0c80 #96 J.W 2017-10-22 08:38:51 +0000
  • 15a3ca0c80 Using cargo-update to update the rustfmt on travis Adit Cahya Ramadhan 2017-10-21 10:21:56 +0700
  • 701b8f209b Relicense under MIT/Apache-2.0 Antti Keränen 2017-10-21 11:16:03 +0300
  • 64c7e57b31 Using cargo-update to update the rustfmt on travis #145 Adit Cahya Ramadhan 2017-10-21 10:21:56 +0700
  • 4e811dbbec Add filter trait for walk #144 Jie Yang 2017-10-21 19:27:14 +0800
  • 987276d5ee Merge 99cce00328 into 570ea78d24 #74 Antti Keränen 2017-10-21 08:16:32 +0000
  • 99cce00328
    Relicense under MIT/Apache-2.0 #74 #143 Antti Keränen 2017-10-21 11:16:03 +0300
  • 570ea78d24 jakwings/fd@a44e677 -> subdirectory "win" J.W 2017-10-20 16:26:56 +0800
  • ce73c086b6 Auto disable colored output for unsupported Windows shells J.W 2017-10-20 15:15:32 +0800
  • 6a01faf6e1 Escape exec Inputs Michael Aaron Murphy 2017-10-20 15:54:43 -0400
  • 200dfaa20a README: Arch Linux has package fd-rs in official repos Ben Morgan 2017-10-20 22:07:37 +0200
  • 47372b08ed README: Arch Linux has package fd-rs in official repos #140 Ben Morgan 2017-10-20 22:07:37 +0200
  • c0fc99ef21 Escape exec Inputs #139 Michael Aaron Murphy 2017-10-20 15:54:43 -0400
  • 6ba4effe63 Merge branch 'master' into fix-ctrlc Dock 2017-10-20 11:27:13 -0400
  • 6dc704a18e Removed unnecessary exclusion of Redox in cond-compilation and narrowed what we import from . Jose Narvaez 2017-10-19 22:41:57 +0100
  • 715b07599b RedoxOS support. Jose Narvaez 2017-10-18 22:57:59 +0100
  • 2b858908b1
    jakwings/fd@a44e677 -> subdirectory "win" #137 J.W 2017-10-20 16:26:56 +0800
  • 4ee96aa291
    Auto disable colored output for unsupported Windows shells J.W 2017-10-20 15:15:32 +0800
  • d2d2c31307 Only test x86_64-unknown-linux-gnu on beta and nightly Adit Cahya Ramadhan 2017-10-20 13:41:53 +0700
  • f7f5192139 Incorporate TARGET in the install and build step Adit Cahya Ramadhan 2017-10-19 11:47:35 +0700
  • fe75df7329 Only test x86_64-unknown-linux-gnu on beta and nightly #133 Adit Cahya Ramadhan 2017-10-20 13:41:53 +0700
  • 6a1b049a55 Trying out specifying `cmd` for AppVeyor script #136 SpatulaNinja 2017-10-20 00:45:22 -0500
  • 4153925599 Added output status code to `format_exit_error` for debugging SpatulaNinja 2017-10-20 00:21:22 -0500
  • 3c0e254156 Fixing rustfmt and another go at fixing echo for AppVeyor SpatulaNinja 2017-10-19 23:11:29 -0500
  • 3a7fe6e140 Simplifying echo test and using `#[cfg(plat)]` now SpatulaNinja 2017-10-19 22:50:48 -0500
  • d3831eecf3 Another attempt to fix AppVeyor error David Tibbetts 2017-10-19 20:22:02 -0500
  • f4f00820ac Fix for exec test, related to issue #135 David Tibbetts 2017-10-19 19:03:07 -0500
  • d33e18172c Adding integration test for -x/--exec David Tibbetts 2017-10-19 18:39:17 -0500
  • fd8f53904f Removed unnecessary exclusion of Redox in cond-compilation and narrowed what we import from . #131 Jose Narvaez 2017-10-19 22:41:57 +0100
  • ddfa0873fb Shorten man page with some fixes Ivan Tham 2017-10-19 21:57:27 +0800
  • b6c95a4800 Add fd.1 man page Ivan Tham 2017-10-17 21:50:55 +0800
  • c6824ed5e2 Shorten man page with some fixes #125 Ivan Tham 2017-10-19 21:57:27 +0800
  • af670b74ac Incorporate TARGET in the install and build step Adit Cahya Ramadhan 2017-10-19 11:47:35 +0700
  • 921a3a67a1 Fixing formatting with rustfmt doxterpepper 2017-10-18 23:17:50 -0400
  • d2f5b33d94 Really messed up that last merge conflict. Fixing it here. doxterpepper 2017-10-18 23:12:03 -0400
  • 48ab24a492 RedoxOS support. Jose Narvaez 2017-10-18 22:57:59 +0100
  • 6c54e860ab
    Add --glob and --regex #96 J.W 2017-10-19 05:40:52 +0800
  • bbf9faaca7 RedoxOS support. #130 Jose Narvaez 2017-10-18 22:22:58 +0100
  • 8d85debc12 Refactor path handling (fixes #113) J.W 2017-10-19 02:04:34 +0800
  • ed9c30e0a0
    Fix comments #123 J.W 2017-10-18 19:32:39 +0800
  • cc4b3ca1e1
    Refactoring fix J.W 2017-10-18 09:48:28 +0800
  • fa3ab2a140
    Fix tests J.W 2017-10-18 09:19:17 +0800
  • e58ee1a0cd
    Refactor and remove unnecessary code J.W 2017-10-18 07:55:56 +0800
  • 3c524bf003
    Factor out special is_dir() check for "." and ".." J.W 2017-10-18 05:18:50 +0800
  • 068d508230 Add fd.1 man page Ivan Tham 2017-10-17 21:50:55 +0800
  • 37def9bb83 Allow overriding of OUT_DIR in build.rs (#124) Florian Hofmair 2017-10-17 08:11:42 +0200
  • afdce715f1 Changed conditional structure to match #126 doxterpepper 2017-10-16 23:52:53 -0400
  • 8d66089c92 Only add ctrl-c handler if output is colorized doxterpepper 2017-10-16 23:42:56 -0400
  • 5fe32fbfdf No point in having SeqCst Ordering when the value is set by one thread and is only ready by the rest doxterpepper 2017-10-16 23:27:40 -0400
  • d8bb51279a Add ctrlc as a dependency doxterpepper 2017-10-16 23:16:48 -0400
  • 7768908265 Rename OVRD_OUT_DIR to SHELL_COMPLETIONS_DIR #124 Florian Hofmair 2017-10-16 21:57:24 +0200
  • ae6e7cf798 Allow overriding of OUT_DIR in build.rs Florian Hofmair 2017-10-16 19:14:20 +0200
  • 4c8a578518
    Allow more simple driver names in Windows tests J.W 2017-10-16 15:59:07 +0800
  • df72408d7b
    Simplify some code J.W 2017-10-16 12:09:59 +0800
  • 1728d2b5f4
    Fix full path matching J.W 2017-10-16 11:41:06 +0800
  • a069fcbfbe
    Fix path check J.W 2017-10-16 11:41:06 +0800
  • e0eab07881 Merge pull request #116 from mmstick/exec David Peter 2017-10-15 21:36:51 +0200
  • 16eed82ca1 Handle OS-specific path separators when manipulating paths #116 Michael Aaron Murphy 2017-10-15 11:20:55 -0400
  • 2a23905af5 Fix merge conflicts Michael Aaron Murphy 2017-10-15 09:37:48 -0400
  • 54d9dde0d4 Use .canonicalize() to check paths & Reword comments J.W 2017-10-15 18:58:05 +0800
  • e649c8fa79 Use a uniform output format for searching ../ J.W 2017-10-15 01:57:15 +0800
  • c465edf230 Merge b8f12d5273 into fe5d8aa29e #120 topelinux 2017-10-15 12:02:07 +0000
  • b8f12d5273 Do rework for filter and match process #120 Jie Yang 2017-10-15 19:57:28 +0800
  • b25bbaab21
    Use .canonicalize() to check paths & Reword comments #113 J.W 2017-10-15 18:58:05 +0800
  • fe5d8aa29e Disable rust-beta and nightly on AppVeyor sharkdp 2017-10-15 11:16:19 +0200
  • 0dad8c0a14 Disable rust-beta and nightly on AppVeyor #119 sharkdp 2017-10-15 11:16:19 +0200
  • ecfd5568cf AppVeyor: fix path of cache direcotry J.W 2017-10-15 15:39:32 +0800
  • 08aa06a0ad Added another way of installation Matt 2017-10-14 21:33:24 +0200
  • 7ae47975de
    AppVeyor: fix path of cache direcotry #118 J.W 2017-10-15 15:39:32 +0800
  • ad1b4f3b2b Optimize grouping for *nix archs Michael Aaron Murphy 2017-10-14 21:25:56 -0400
  • 1bc58b2fbb Group outputs from exec Michael Aaron Murphy 2017-10-14 17:59:36 -0400
  • 718f723d31 Enable absolute paths w/ exec Michael Aaron Murphy 2017-10-14 16:42:47 -0400
  • 27f358db84 Added another way of installation #117 Matt 2017-10-14 21:33:24 +0200