Commit Graph

  • dea1fbe722 Restrict `--one-file-system` to supported systems Simon Engmann 2019-12-30 22:05:42 +0100
  • 94993ca6c2 Rename `--same-file-system` to `--one-file-system` Simon Engmann 2019-12-30 21:49:22 +0100
  • 3e0325cc60 Adjust tests to not time out on Travis OSX Simon Engmann 2019-11-15 01:37:32 +0100
  • e5ba75f3c8 Add tests for `--same-file-system` Simon Engmann 2019-11-14 22:27:53 +0100
  • 8796de57b5 Add same file system functionality Simon Engmann 2019-11-14 21:55:40 +0100
  • 0f27485faf Quit immediately if the channel::send call failed sharkdp 2019-12-20 19:27:10 +0100
  • f78f40e7b0 Hide --one-file-system from the short help text #508 sharkdp 2020-01-01 11:21:30 +0100
  • 76807622f8 Small stylistic change sharkdp 2020-01-01 11:17:16 +0100
  • 451c7ef303
    Credit the source of the `device_num()` function Simon Engmann 2019-12-30 23:09:46 +0100
  • 4eceba3ed0
    Compare `--one-file-system` to find's -mount/-xdev Simon Engmann 2019-12-30 22:58:30 +0100
  • c96abae946
    Don't assume that /dev/null exists in test Simon Engmann 2019-12-30 22:51:11 +0100
  • 6981ce4b53
    Shorten `cfg!()` checks Simon Engmann 2019-12-30 22:27:45 +0100
  • 4695c13fe1
    Add aliases for `--one-file-system` Simon Engmann 2019-12-30 22:10:18 +0100
  • c1f1cce2d6
    Restrict `--one-file-system` to supported systems Simon Engmann 2019-12-30 22:05:42 +0100
  • a3155fb6f4
    Rename `--same-file-system` to `--one-file-system` Simon Engmann 2019-12-30 21:49:22 +0100
  • 5265fb6e26
    Adjust tests to not time out on Travis OSX Simon Engmann 2019-11-15 01:37:32 +0100
  • 4fa6cdf958
    Add tests for `--same-file-system` Simon Engmann 2019-11-14 22:27:53 +0100
  • 825c0b377d
    Add same file system functionality Simon Engmann 2019-11-14 21:55:40 +0100
  • 762f551ff4 Update --help text sharkdp 2019-12-23 16:07:38 +0100
  • fb205f5057 Allow changing current working directory of fd Rafał Hajdacki 2019-11-20 10:53:51 +0100
  • 7204c85ce0 Allow changing current working directory of fd #509 Rafał Hajdacki 2019-11-20 10:53:51 +0100
  • ac5f25d716 Quit immediately if the channel::send call failed #520 sharkdp 2019-12-20 19:27:10 +0100
  • cac4290730 exec/mod.rs: fixed typos #513 MarcoIeni 2019-12-20 13:07:43 +0100
  • 32fdbb1eae Fixed typos, occurence to occurrence, seach to search EasiestSoft 2019-12-19 12:14:21 +0800
  • da15c0ce5d Fixed typos, occurence to occurrence, seach to search #519 EasiestSoft 2019-12-19 12:14:21 +0800
  • 9ab78604fe fd-485: Clarified usage of ignore-files #517 Victor Volle 2019-12-07 15:17:43 +0100
  • f76178b609 exec/mod.rs: removed first person in comments MarcoIeni 2019-11-30 16:48:06 +0100
  • aed7462cba exec/mod.rs: added reason why we sort elements with -X MarcoIeni 2019-11-30 16:10:59 +0100
  • ceacf9c552 Sort search results when using -X option if results are not many crash 2019-11-30 15:49:35 +0100
  • 19e5d6e36e Remove OpenBSD install instructions evitalis 2019-11-24 18:10:19 -0600
  • d638329889 Remove OpenBSD install instructions #512 evitalis 2019-11-24 18:10:19 -0600
  • 0895027ed6 Add 'glob' syntax link as well sharkdp 2019-11-25 00:13:50 +0100
  • c60cf9c1a8 Update man page Deepansh 2019-11-16 10:11:41 -0600
  • 26861fa7bb Add 'glob' syntax link as well #490 sharkdp 2019-11-25 00:13:50 +0100
  • 650bf8f7ae Update man page Deepansh 2019-11-16 10:11:41 -0600
  • c14a004367 Switch off nightly build sharkdp 2019-10-22 22:11:46 +0200
  • 1e0af65ed5 Scarf install instructions #499 aviaviavi 2019-10-18 08:41:31 -0700
  • a6ed0fc5ef Fix CI error Deepansh 2019-10-09 10:33:27 +0000
  • 266499800b Fix idempotent flags Deepansh Sood 2019-10-08 07:40:16 -0500
  • 32e5e2a8e8 Fix CI error #496 Deepansh 2019-10-09 10:33:27 +0000
  • c8b5f6f1b3 Fix idempotent flags Deepansh Sood 2019-10-08 07:40:16 -0500
  • c6f6dd2434 Fix idempotent flags #495 Deepansh Sood 2019-10-07 23:12:44 -0500
  • 9491670974
    Add sponsor button as an experiment :-) David Peter 2019-10-07 19:45:12 +0200
  • 1874563393 Add 'overrides_with' to hidden flag Deepansh Sood 2019-10-02 01:06:52 -0500
  • 864f1bdbe8 Update man page Deepansh 2019-10-01 10:26:52 +0000
  • 8f4dad08b7 Added pattern syntax to manpage Deepansh 2019-09-30 23:12:34 -0500
  • d48aeda6b2 Apply clippy suggestions sharkdp 2019-09-23 20:23:11 +0200
  • e3799f87fd use crossbeam MPMC channel instead of std::sync::mpsc #486 Karim SENHAJI 2019-09-19 22:38:35 +0200
  • 59c27baf0f Expand help for `-u`, add to manpage Nathan Henrie 2019-09-17 13:57:10 -0600
  • 33f385692d Add `-u` alias to long --help only Nathan Henrie 2019-09-16 07:21:19 -0600
  • a092c9921d Expand help for `-u`, add to manpage #483 Nathan Henrie 2019-09-17 13:57:10 -0600
  • c7e82e7aaf Merge branch 'master' of https://github.com/sharkdp/fd Nathan Henrie 2019-09-16 07:33:22 -0600
  • e626b978e7 Add `-u` alias to long --help only Nathan Henrie 2019-09-16 07:21:19 -0600
  • b027b2c322 Update Cargo.lock v7.4.0 sharkdp 2019-09-15 19:29:15 +0200
  • 9350c8544d Clean up cfg line sharkdp 2019-09-15 18:30:13 +0200
  • f55033818d Disable crate in Windows + musl builds sharkdp 2019-09-15 18:20:36 +0200
  • 1ab4e87dda Disable jemalloc for musl builds sharkdp 2019-09-15 18:18:56 +0200
  • 4e20803e7d Disable jemallocator on Windows sharkdp 2019-09-15 18:13:29 +0200
  • 5a154866e3 Use jemalloc sharkdp 2019-09-15 17:47:36 +0200
  • 7e821085bf Clean up cfg line #481 sharkdp 2019-09-15 18:30:13 +0200
  • bae17de0a8 Disable crate in Windows + musl builds sharkdp 2019-09-15 18:20:36 +0200
  • da8e3ee895 Disable jemalloc for musl builds sharkdp 2019-09-15 18:18:56 +0200
  • 0f025765fd Disable jemallocator on Windows sharkdp 2019-09-15 18:13:29 +0200
  • b9138a9625 Use jemalloc sharkdp 2019-09-15 17:47:36 +0200
  • ac3e0e18e4 Update lscolors for compatible ansi_term versions sharkdp 2019-09-15 17:29:53 +0200
  • 9cc0c8ed57 Fix build script after update sharkdp 2019-09-15 17:27:12 +0200
  • a991ed4488 Update dependencies sharkdp 2019-09-15 17:26:19 +0200
  • fe79b8ce0a Update man page sharkdp 2019-09-15 17:10:31 +0200
  • 25a728529d Bump version sharkdp 2019-09-15 17:06:30 +0200
  • 1056220421 Update USAGE section sharkdp 2019-09-15 17:05:34 +0200
  • 08fcd7ce59 Make --changed-within/before work for directories sharkdp 2019-09-15 16:23:14 +0200
  • 50fca2dca2 Disable full-path glob test on Windows sharkdp 2019-09-15 15:58:26 +0200
  • 588888112a Adapt full-path glob test for Windows sharkdp 2019-09-15 15:51:18 +0200
  • eac20a8132 Add --regex option to override --glob sharkdp 2019-09-15 15:48:34 +0200
  • d5da615c17 Implement glob-based searches sharkdp 2019-09-15 15:37:08 +0200
  • 641594c2c6 Use regex::bytes::* instead of regex::* sharkdp 2019-09-15 14:42:48 +0200
  • ff5df9ecf8 Make --changed-within/before work for directories #480 sharkdp 2019-09-15 16:23:14 +0200
  • 7baaf90967 Disable full-path glob test on Windows #479 sharkdp 2019-09-15 15:58:26 +0200
  • b092adbf01 Adapt full-path glob test for Windows sharkdp 2019-09-15 15:51:18 +0200
  • 7cc73f1904 Add --regex option to override --glob sharkdp 2019-09-15 15:48:34 +0200
  • 2e2a756d7d Implement glob-based searches sharkdp 2019-09-15 15:37:08 +0200
  • fb42623c48 Use regex::bytes::* instead of regex::* sharkdp 2019-09-15 14:42:48 +0200
  • 2545aaabd2 Exit immediately when Ctrl-C has been pressed twice sharkdp 2019-09-15 13:05:53 +0200
  • 3599a30ee2
    Support FILE_ATTRIBUTE_HIDDEN on Windows (#478) David Peter 2019-09-15 12:41:04 +0200
  • 95d281e8c5 Include trait #478 sharkdp 2019-09-15 11:49:07 +0200
  • 75006a0c30 Hard-code the FILE_ATTRIBUTE_HIDDEN value sharkdp 2019-09-15 11:31:24 +0200
  • c8cd5999f5 Support FILE_ATTRIBUTE_HIDDEN on Windows sharkdp 2019-09-15 11:09:22 +0200
  • f14b854bc1 Use existing Cow pointer sharkdp 2019-09-15 10:36:40 +0200
  • 8f86a06c1a Extend help text sharkdp 2019-09-15 10:36:10 +0200
  • 761c445263 Add a non regression test. Nathan Moreau 2019-04-14 17:03:18 +0200
  • 588e344d5b Remove type annotation. Nathan Moreau 2019-04-12 02:16:02 +0200
  • e3af9b0307 Factor into a helper function; adapt to print_entry_uncolorized. Nathan Moreau 2019-04-12 02:11:55 +0200
  • 29bf9d731d Handle any string replacement. Nathan Moreau 2019-04-12 01:33:51 +0200
  • 3857fa8f62 Amend clap configuration for path-separator. Nathan Moreau 2019-04-12 00:46:07 +0200
  • 24e108e1ad Add path-separator option. Nathan Moreau 2019-04-11 00:30:56 +0200
  • 1d16cd855e Fix warnings sharkdp 2019-09-15 10:48:29 +0200
  • 293b0b7192 Use existing Cow pointer #429 sharkdp 2019-09-15 10:36:40 +0200
  • 6b7055e75d Extend help text sharkdp 2019-09-15 10:36:10 +0200
  • a0505bd4df Expose exit status from `--exec-batch <cmd>` sharkdp 2019-09-13 22:26:27 +0200
  • d19751923f Expose exit status from `--exec-batch <cmd>` #477 sharkdp 2019-09-13 22:26:27 +0200