Commit Graph

  • 45a86459b2 Refactor: `merge_exit_codes` now takes an `impl IntoIterator<Item = ExitCode>` Niklas Mohrin 2021-08-21 22:43:17 +0200
  • a64a607fd8 Bump MSRV to 1.53 Niklas Mohrin 2021-10-09 16:20:03 +0200
  • aa7217f976
    Refactor: Rename `Options` to `Config` #833 Niklas Mohrin 2021-08-23 13:31:01 +0200
  • 47ebcac840
    Refactor: extract some methods out of `run` and reorder `main.rs` Niklas Mohrin 2021-08-21 23:00:23 +0200
  • 822d881043
    Refactor: use some nice Rust methods in buffering code Niklas Mohrin 2021-08-21 22:44:35 +0200
  • c3a6a1e2c1
    Refactor: `merge_exit_codes` now takes an `impl IntoIterator<Item = ExitCode>` Niklas Mohrin 2021-08-21 22:43:17 +0200
  • a1edeb1914
    Bump MSRV to 1.53 Niklas Mohrin 2021-10-09 16:20:03 +0200
  • 00eb6461cb
    Remove an unnecessary reference. (#864) Thayne McCombs 2021-10-12 00:46:15 -0600
  • 1aed1c3b87 Remove an unnecessary reference. #864 Thayne McCombs 2021-10-11 23:30:24 -0600
  • feb969881b Bump libc from 0.2.101 to 0.2.103 dependabot[bot] 2021-10-01 17:02:40 +0000
  • c06efe1317 Bump anyhow from 1.0.43 to 1.0.44 dependabot[bot] 2021-10-01 17:02:35 +0000
  • 04fac46c5c
    Merge pull request #857 from exploide/short-help-completion Tavian Barnes 2021-10-07 12:52:31 -0400
  • e0d03d170e
    Merge pull request #858 from friederbluemle/fix-typo Tavian Barnes 2021-10-07 12:52:12 -0400
  • fd1c3d376e
    Fix typos #858 Frieder Bluemle 2021-10-06 18:38:50 +0200
  • c3f786db43 added missing help messages to various options #857 exploide 2021-10-03 17:06:09 +0200
  • 05b11c6580
    Bump libc from 0.2.101 to 0.2.103 #856 dependabot[bot] 2021-10-01 17:02:40 +0000
  • 880597b94a
    Bump anyhow from 1.0.43 to 1.0.44 #855 dependabot[bot] 2021-10-01 17:02:35 +0000
  • 39dcac726c
    Merge branch 'master' into buffered_stdout #736 Thayne McCombs 2021-09-09 01:28:17 -0600
  • db20716154 Split executable and empty file "types" into seperate "prop" flag #847 Thayne McCombs 2021-09-05 01:05:46 -0600
  • a5f17db53a CI: Run clippy on stable and use msrv setting in `clippy.toml` Niklas Mohrin 2021-08-23 14:30:14 +0200
  • f1a5aa0887
    Merge pull request #846 from tmccombs/dep-update Tavian Barnes 2021-09-02 14:40:47 -0400
  • 3c619afe30 Update dependencies #846 Thayne McCombs 2021-09-01 17:28:52 -0600
  • 476d404938
    Merge pull request #817 from will459/add_no_ignore_parent Tavian Barnes 2021-09-01 13:22:01 -0400
  • e91a8278fd
    Bump humantime from 2.0.0 to 2.1.0 #845 dependabot[bot] 2021-09-01 17:03:28 +0000
  • eb82b6b876
    Bump libc from 0.2.70 to 0.2.101 #844 dependabot[bot] 2021-09-01 17:03:26 +0000
  • d1948e00be
    Bump clap from 2.33.1 to 2.33.3 #843 dependabot[bot] 2021-09-01 17:03:21 +0000
  • c51d610b04
    Bump filetime from 0.2.14 to 0.2.15 #842 dependabot[bot] 2021-09-01 17:03:17 +0000
  • 7305378b6c
    Bump ctrlc from 3.1.4 to 3.2.0 #841 dependabot[bot] 2021-09-01 17:03:15 +0000
  • 43f5c8adc9
    Add tests for --no-ignore-parent #817 William Correia 2021-08-27 22:04:53 -0400
  • d24cf2511f
    Readd accidentally removed "than" #821 Jacob Mischka 2021-08-31 13:49:55 -0500
  • 57db765cce
    Merge branch 'master' into add-time-inclusive Thayne McCombs 2021-08-30 22:46:02 -0600
  • c749c95136 Merge branch 'master' into pr/opposing-options Vukašin Stepanović 2021-08-23 15:55:17 +0200
  • 3ebd78cf02 Use overrides_with to clean up opposing arg logic Vukašin Stepanović 2021-08-23 15:44:11 +0200
  • 8da936abd8 Merge branch 'pr/opposing-options' of https://github.com/Asha20/fd into pr/opposing-options Vukašin Stepanović 2021-08-23 15:28:45 +0200
  • 668af05dca Add opposing options to manpage Vukašin Stepanović 2021-08-23 15:27:52 +0200
  • 6b7fc5ac6c
    CI: Run clippy on stable and use msrv setting in `clippy.toml` #836 Niklas Mohrin 2021-08-23 14:30:14 +0200
  • 56f90624a8 Experiment: remove CARGO_TEST_OPTIONS #835 David Peter 2021-08-22 16:07:29 +0200
  • 3ba90dd768 Remove --lib option David Peter 2021-08-22 15:51:58 +0200
  • 87caef9513 Use --locked for cargo, enable 'cargo fmt' check David Peter 2021-08-22 15:28:32 +0200
  • 87ff9414ba Remove --lib option #834 David Peter 2021-08-22 15:51:58 +0200
  • 556eae3c09 Use --locked for cargo, enable 'cargo fmt' check David Peter 2021-08-22 15:28:32 +0200
  • 78e21395b8 Make list of ignore files for `--no-ignore` more explicit Thayne McCombs 2021-08-11 01:22:01 -0600
  • 1b52948e42 Add better documentation of vcs-ignore files. Thayne McCombs 2021-08-10 01:09:18 -0600
  • 334488cab7
    Add -q/--quiet/--has-match flag (#813) Asha20 2021-08-14 17:57:01 +0200
  • 776cc9cbcf Hide from short -h text #813 David Peter 2021-08-14 17:47:07 +0200
  • 0c75afcbd8 Doc updates, rename --has-match to --has-results David Peter 2021-08-14 17:43:42 +0200
  • 1c72f80ff5 fix whitespace a1346054 2021-08-14 09:47:04 +0000
  • 5b4869a940 fix spelling a1346054 2021-08-14 09:46:53 +0000
  • 2a9bd57fc5 fix whitespace #831 a1346054 2021-08-14 09:47:04 +0000
  • 5f6e6a2e32 fix spelling a1346054 2021-08-14 09:46:53 +0000
  • 6224b8dc5f Rename `--has-match` to `-q, --quiet` Vukašin Stepanović 2021-08-13 07:32:02 +0200
  • 3d2230ecc9 Remove bool::then for min supported Rust version Vukašin Stepanović 2021-08-13 07:02:00 +0200
  • dcb2dc1f14 removed .orig files sourlemon207 2021-08-12 12:54:03 +0000
  • f0f452d7e4 removed TTY_FLUSH_INTERVAL as it was not necessary sourlemon207 2021-08-12 11:40:22 +0000
  • 98eb81b878 Add SkipRoot filter Vukašin Stepanović 2021-08-12 11:29:13 +0200
  • f5f29194ea Add FileTypes filter Vukašin Stepanović 2021-08-12 10:46:06 +0200
  • 5f4b06de21 Add Extensions filter Vukašin Stepanović 2021-08-12 09:26:02 +0200
  • c673798a0a Add RegexMatch filter Vukašin Stepanović 2021-08-12 09:19:20 +0200
  • 265298bc9f Add MinDepth filter Vukašin Stepanović 2021-08-12 09:16:58 +0200
  • 89fa2ec5cc forgot to commit changes sourlemon207 2021-08-11 17:36:15 +0000
  • b029b8ccfe Merge branch 'buffered_stdout' of https://github.com/sourlemon207/fd into buffered_stdout sourlemon207 2021-08-11 15:36:26 +0000
  • 93a73a53c7
    Merge branch 'sharkdp:master' into buffered_stdout sourlemon207 2021-08-11 15:34:00 +0000
  • 2a54e51141 fixed issues merging sourlemon207 2021-08-11 15:32:54 +0000
  • 540ba0c3bd silenced clippy sourlemon207 2021-08-11 15:28:06 +0000
  • 9bc8fabba0 Update Cargo.lock Thayne McCombs 2021-08-11 01:48:42 -0600
  • 8984e57dd6 Merge branch 'master' into pr/opposing-options Thayne McCombs 2021-08-11 01:44:51 -0600
  • 049232439a Add item to CHANGELOG for no buffer with single thread Thayne McCombs 2021-08-10 00:57:04 -0600
  • e4730603d0 Address feedback for removing buffering when running on a single thread Thayne McCombs 2021-08-09 01:02:30 -0600
  • 154cd6e329 Clarifying comments Max Triano 2020-06-23 15:28:15 -0400
  • 394e967b5f No buffering cmd output when running on 1 thread Max Triano 2020-06-23 11:29:04 -0400
  • 0f0fa76c81 Just trying some things out, initial functionality Max Triano 2020-06-18 11:10:23 -0400
  • 5d7b4b6f0e Make list of ignore files for `--no-ignore` more explicit #826 Thayne McCombs 2021-08-11 01:22:01 -0600
  • a4c2647a1d Move --has-match help texts closer to --max-results David Peter 2021-08-10 21:13:21 +0200
  • 1795e0e9dd Add documentation and examples of ** in glob mode Thayne McCombs 2021-08-10 00:42:53 -0600
  • 500f404c4f Mention `make` as a build dependency. Thayne McCombs 2021-08-10 00:27:17 -0600
  • 6a18b36037
    Support --list-details on more platforms Klim Tsoutsman 2021-08-11 04:39:10 +1000
  • 115ae93df9 Refactor file types check to be on impl of FileTypes Thayne McCombs 2021-08-10 01:46:12 -0600
  • dad670be41 Adapt ChangeLog entry for users #819 David Peter 2021-08-10 20:29:37 +0200
  • 3979ade4bc Add comment why we use short options David Peter 2021-08-10 20:28:29 +0200
  • 9e11b2cb05 Refactor file types check to be on impl of FileTypes #827 Thayne McCombs 2021-08-10 01:46:12 -0600
  • ddd0dc9a50 Add better documentation of vcs-ignore files. Thayne McCombs 2021-08-10 01:09:18 -0600
  • 47d2987840 Add item to CHANGELOG for no buffer with single thread #620 Thayne McCombs 2021-08-10 00:57:04 -0600
  • d973d0ba0e Add documentation and examples of ** in glob mode #825 Thayne McCombs 2021-08-10 00:42:53 -0600
  • 297e65bae4 Mention `make` as a build dependency. #824 Thayne McCombs 2021-08-10 00:27:17 -0600
  • 081efbcdb2
    Merge branch 'master' into master Klim Tsoutsman 2021-08-10 13:18:43 +1000
  • c06c9952b6 Add pemistahl as a maintainer David Peter 2021-08-09 23:05:30 +0200
  • 42dce35dd7 Drop the 18.04 runs entirely Peter Newman 2021-08-09 12:22:20 +0100
  • c2e4be3d12 Add 20.04 Ubuntu builds Peter Newman 2021-08-09 11:40:08 +0100
  • 3b623d8868 Merge branch 'master' into pr/has_match Vukašin Stepanović 2021-08-09 16:02:25 +0200
  • 1a2e4172f5 Add --has-match to manpage Vukašin Stepanović 2021-08-09 15:57:30 +0200
  • 37852aa388 Add 5 opposing CLI options Vukašin Stepanović 2021-08-09 15:49:48 +0200
  • a044b55e36
    Change time comparisons to exclusive by default, add `--time-inclusive` Jacob Mischka 2021-08-09 07:11:55 -0500
  • 25d7c4801f Changed to better whole word example Sean Joseph 2021-08-08 20:12:44 -0400
  • d34e18a58c Added example for searching exactly a filename Sean Joseph 2021-06-21 21:31:16 -0400
  • ba60a163fe Use local times for time functions Jacob Mischka 2020-10-25 06:30:38 -0500
  • 4e04d13215 Fix return out of match pattern himself65 2021-08-09 15:57:53 +0800
  • 5147f0094a
    Drop the 18.04 runs entirely #820 Peter Newman 2021-08-09 12:22:20 +0100
  • 7139d24e5d
    Add 20.04 Ubuntu builds Peter Newman 2021-08-09 11:40:08 +0100
  • 1c8bf90f27
    Use short options for ls command Klim Tsoutsman 2021-08-09 17:56:36 +1000
  • 3923864c74
    Use local times for time functions #814 Jacob Mischka 2020-10-25 06:30:38 -0500