Commit Graph

  • a58e5f48f6 fix: README.md andy.boot 2023-11-09 23:27:23 +00:00
  • 3f9014d8c7 feat: No progress bars if stdout redirected andy.boot 2023-11-09 22:01:01 +00:00
  • 7c54d41ace dependency: remove atty andy.boot 2023-11-09 21:52:13 +00:00
  • 2fa14ca19c cargo update: update dependencies (#341) andy.boot 2023-11-06 23:21:13 +00:00
  • 211d89e634 Add scoop install for Windows (#337) simonsan 2023-11-06 23:17:44 +01:00
  • 0038cb24b4 Fix filename completions for zsh and bash (#331) wickles 2023-07-14 10:32:21 -07:00
  • 658f8d2e2b ci: Add musl arm build andy.boot 2023-05-07 11:50:49 +01:00
  • 2c23336794 Increment version andy.boot 2023-05-05 20:32:22 +01:00
  • a4ae013459 cargo update: update dependencies andy.boot 2023-05-05 20:25:28 +01:00
  • b8aab2df97 Increment version v0.8.6 andy.boot 2023-05-05 20:32:22 +01:00
  • 38444f2d36 cargo update: update dependencies andy.boot 2023-05-05 20:25:28 +01:00
  • c259d3b566 Add support for cargo-binstall to Cargo.toml JCallicoat 2023-03-23 19:44:31 -05:00
  • bdfd3c01a5 cargo update: update dependencies andy.boot 2023-03-14 20:40:52 +00:00
  • 2fe91806c7 Increment version v0.8.5 andy.boot 2023-03-14 08:17:56 +00:00
  • 514bb2799c Fix: some panics are occuring when creating rayon andy.boot 2023-02-13 19:21:13 +00:00
  • e17a1af476 remove depth from config.toml and fix style issues Efertone 2023-03-05 13:36:21 +01:00
  • 2f7c197cd7 feat: default option for depth from config file Efertone 2023-02-28 17:19:13 +01:00
  • 7d13fe972c refactor: DisplayData andy.boot 2023-01-29 10:23:39 +00:00
  • 5a3e15d0ce refactor: simplify filter.rs andy.boot 2023-01-29 10:08:53 +00:00
  • 6db013a601 Update README.md andy.boot 2023-01-29 10:46:39 +00:00
  • 49a21b1121 Increment version v0.8.4 andy.boot 2023-01-29 09:46:48 +00:00
  • 7efdf63fbc fix: Stop progress indicator crashing into stderr andy.boot 2023-01-29 10:02:45 +00:00
  • 184d1ec5e8 Feature: Add flag for screen readers andy.boot 2023-01-08 11:51:20 +00:00
  • 1e87a0661b fix: Fix bug in progress bar andy.boot 2023-01-22 10:18:21 +00:00
  • 187b8be2fa fix: only-dir flag conflicts with types andy.boot 2023-01-21 17:32:10 +00:00
  • 1495251ebc feature: --files-only -F andy.boot 2023-01-28 17:54:02 +00:00
  • 520c439edc Update LICENSE andy.boot 2023-01-27 22:47:59 +00:00
  • 712acc67fe use create_dir_all instead of create_dir as that doesn't fail if the directory already exists, and make sure to propagate the error out Alexander Kjäll 2023-01-27 21:11:20 +01:00
  • fdbed14334 generate a man page as part of the build Alexander Kjäll 2023-01-27 20:08:11 +01:00
  • 810cc8b604 clippy: Fix new clippy rules andy.boot 2023-01-26 23:20:29 +00:00
  • 83ef2525aa upgrade dependencies Alexander Kjäll 2023-01-26 16:55:48 +01:00
  • af9f0b5125 refactor: progress bar andy.boot 2023-01-21 16:40:43 +00:00
  • 9ff28b3456 refactor: progress bar andy.boot 2023-01-21 15:53:34 +00:00
  • 4242363f40 refactor: progress bar andy.boot 2023-01-19 19:49:18 +00:00
  • 3fd78490e6 Comment: Remove comment andy.boot 2023-01-18 00:07:31 +00:00
  • b903f58cea Comment: update comment andy.boot 2023-01-17 23:51:54 +00:00
  • 0f72ca328a Refactor: rename var andy.boot 2023-01-14 19:37:00 +00:00
  • 6c130adb6c Refactor: PAtomicInfo class andy.boot 2023-01-14 19:13:23 +00:00
  • 9f0f366187 Refactor: progress bar & file permissions andy.boot 2023-01-14 18:55:57 +00:00
  • 81ad921e25 Refactor: progress bar: rename vars andy.boot 2023-01-14 18:17:18 +00:00
  • 3708edc2d3 Refactor: Progress bar: Remove atomic classes andy.boot 2023-01-14 18:09:45 +00:00
  • 414bc9e5a7 Refactor: Progress bar: Remove PConfig andy.boot 2023-01-14 17:28:38 +00:00
  • 66ad504848 Refactor: progress bar: simplify andy.boot 2023-01-14 16:54:43 +00:00
  • 5bfa44ec77 Refactor: progress bar: rm unused field andy.boot 2023-01-14 16:51:41 +00:00
  • 03a8d643c5 Refactor: Simplify progress indicator andy.boot 2023-01-14 11:40:14 +00:00
  • 29957c1f2c refactor: update Progress bar: progress.rs andy.boot 2023-01-13 00:42:25 +00:00
  • 400ff513f4 Refactor: Update main for progress bar andy.boot 2023-01-13 00:11:28 +00:00
  • 31eb650fbe Refactor: Reduce complexity of progress bar code andy.boot 2023-01-12 23:55:59 +00:00
  • f3c074759d Implemented a progress indicator (#275) NovaliX 2023-01-14 11:43:22 +00:00
  • ea3cc537ea Fix: naming of parameter andy.boot 2023-01-05 00:33:08 +00:00
  • c012567c38 [documentation] Note about running single-threaded andy.boot 2023-01-07 14:52:13 +00:00
  • 26bc26277d refactor dir_walker andy.boot 2023-01-07 14:06:45 +00:00
  • abcc46c5ea feature: Support for dereference links -L follow andy.boot 2023-01-07 14:04:14 +00:00
  • a3ab5bfe0f refactor create AggregateData for filter.rs andy.boot 2023-01-05 00:13:08 +00:00
  • 04c4963a02 refactor filter.rs andy.boot 2023-01-04 23:47:02 +00:00
  • 40a6f098ae refactor filter.rs andy.boot 2023-01-04 23:38:03 +00:00
  • 5e607cf210 Fix: depth=0 bug for multiple arguments andy.boot 2023-01-04 22:59:38 +00:00
  • f546dbbede fix: bug where hard links could be double counted andy.boot 2023-01-04 22:20:59 +00:00
  • 07c228fd08 Fix: depth=0 bug for multiple arguments fix2 andy.boot 2023-01-04 22:59:38 +00:00
  • c457a295b5 fix: bug where hard links could be double counted andy.boot 2023-01-04 22:20:59 +00:00
  • 15845dee3e refactor: cleanup code links andy.boot 2023-01-04 21:24:57 +00:00
  • 57115bd624 feature: Support for dereference links -L follow andy.boot 2023-01-04 21:16:01 +00:00
  • 0ac818a2f5 Feature: Ignore sym links andy.boot 2023-01-04 18:51:52 +00:00
  • a91aa62060 clippy: Fix new clippy andy.boot 2023-01-04 19:55:04 +00:00
  • a7b82f32d7 fix: update use of sysinfo.system andy.boot 2023-01-04 19:45:33 +00:00
  • 72b811c278 Update sysinfo version to 0.26.7 Guillaume Gomez 2022-11-04 21:06:33 +01:00
  • b478534b22 added deb-get as installation source Phil Clifford 2022-10-23 15:39:02 +01:00
  • 2ca7177446 FEATURE: support only directories will be displayed. Flag -D DIRE 2022-09-30 11:32:46 +09:00
  • e858f9e976 Read inputs from stdin when applicable Collin Styles 2022-09-23 23:17:04 -07:00
  • 0a67191054 Add a direct dependency on the atty crate Collin Styles 2022-09-23 21:47:33 -07:00
  • c363e5ff8b Fix: Only create large stack size if enough memory v0.8.3 andy.boot 2022-08-25 08:56:30 +01:00
  • 2231e2d966 Fix: Only create large stack size if enough memory fix_error_on_thread_creation5 andy.boot 2022-08-25 08:56:30 +01:00
  • 7bbecd9f87 hack fix_error_on_thread_creation4 andy.boot 2022-08-29 11:27:45 +01:00
  • 137bde1099 Fix: Try to stop panics on android. fix_error_on_thread_creation3 andy.boot 2022-08-26 17:08:46 +01:00
  • 0d0206a5a5 Version: New version fix_error_on_thread_creation2 andy.boot 2022-08-25 08:57:56 +01:00
  • c6dc463d9d Version: Alpha version fix_error_on_thread_creation andy.boot 2022-08-25 08:57:56 +01:00
  • dfce0eec66 Fix: Warn if configuring threads fails andy.boot 2022-08-25 08:56:30 +01:00
  • c148cd9044 Prettify md/yaml file Kian-Meng Ang 2022-08-23 23:33:53 +08:00
  • 2893f73f47 Fix typos Kian-Meng Ang 2022-08-23 23:27:06 +08:00
  • 5103ebe0d8 Version: Increment version andy.boot 2022-08-23 11:48:48 +01:00
  • 71c2a7f36b Version: Increment version v0.8.2 andy.boot 2022-08-23 11:48:48 +01:00
  • 40acc8f868 README: Update readme to include max-size andy.boot 2022-08-23 10:44:43 +01:00
  • eebd9daf2a Feature: Add error message on bad min-size andy.boot 2022-08-23 10:42:49 +01:00
  • 9bc1a6d625 Refactor: Tidy up use of UNITS: k,m,g,t andy.boot 2022-08-23 10:33:47 +01:00
  • d6f9bb3c47 Feature: Add min-size parameter andy.boot 2022-08-22 11:17:21 +01:00
  • f70f4b7e12 CI: Only run against latest ubuntu builds andy.boot 2022-08-22 14:57:52 +01:00
  • b9b2aee760 Cleanup: Clean previous commit. andy.boot 2022-08-22 17:46:10 +01:00
  • f60184ecbb Fix the hard code of max depth Jedsek 2022-08-22 23:58:26 +08:00
  • 81d52e6e3a Support for completions Jedsek 2022-08-22 19:31:12 +08:00
  • 5980858b39 Feature: Config file andy.boot 2022-08-19 11:54:51 +01:00
  • ed6a8d0462 Revert tests andy.boot 2022-08-20 10:51:17 +01:00
  • 4cef6aaa84 Refactor: init_color function andy.boot 2022-08-20 09:22:51 +01:00
  • d477145694 Tests refactor: Neaten test andy.boot 2022-08-20 10:22:35 +01:00
  • dc5b7b2c2e Comment: Update comment text andy.boot 2022-08-20 10:12:33 +01:00
  • cf5ebd76fe Refactor: Reintroduce local variable andy.boot 2022-08-20 10:07:42 +01:00
  • fc548919c5 Refactor: Move filter by file type to new file andy.boot 2022-08-20 09:33:03 +01:00
  • 4b4bca52d9 Rename variable andy.boot 2022-08-20 09:10:37 +01:00
  • 2a9d545c3c Style: Remove ColorState enum, revert init_color andy.boot 2022-08-20 09:02:00 +01:00
  • 20cc5cf7e0 Clippy: Fix clippy andy.boot 2022-08-20 08:55:28 +01:00
  • 5fcc45efbe Use correct error code type Nathan West 2022-08-19 17:35:41 -04:00