Commit Graph

  • 282f6d314d get_new_root no longer panics if there are 0 nodes Nathan West 2022-08-18 17:00:03 -04:00
  • c36ca33fe9 Lots of code cleanup Nathan West 2022-08-18 16:40:58 -04:00
  • 34ba99af2a Tests: Check stderr is empty in test_flags andy.boot 2022-08-19 10:32:05 +01:00
  • 2713445ad0 Fix: Permissions andy.boot 2022-08-18 16:30:21 +01:00
  • b62f35291d Fix: Remove first space char andy.boot 2022-08-18 15:19:26 +01:00
  • a7fbcb8156 Refactor: Simplify get_pretty_size andy.boot 2022-08-18 15:03:37 +01:00
  • a7120b949c Tests: Add test to verify skip-total flag andy.boot 2022-08-18 14:24:20 +01:00
  • 812e1e3c53 Feature: Add skip-total flag andy.boot 2022-08-18 12:21:24 +01:00
  • 4eb3f29565 Tests: Predictable iteration order allows stricter andy.boot 2022-08-18 12:24:46 +01:00
  • d64092d8a1 Fix: Predictable iteration order andy.boot 2022-08-18 11:25:15 +01:00
  • 77750c8149 Update README.md andy.boot 2022-08-18 13:15:05 +01:00
  • b9386cd39e Fix: Increase Stack size andy.boot 2022-08-12 14:36:26 +01:00
  • 17112b09cc Clippy: Remove un-needed return andy.boot 2022-08-15 12:13:59 +01:00
  • c5adff5348 Clippy: Remove un-needed return andy.boot 2022-08-15 12:04:22 +01:00
  • ad2e52e211 perf: use lto, strip and codegen profile settings for perf opt somehowchris 2022-07-28 21:21:09 +02:00
  • 164bec71a3 Update libs andy.boot 2022-07-14 08:56:58 +01:00
  • 11b5c7227f New Version andy.boot 2022-07-14 08:07:48 +01:00
  • c4f12b3c42 New Version v0.8.1 andy.boot 2022-07-14 08:07:48 +01:00
  • 17fe56bfd2 Refactor use of depth depth_refactor2 andy.boot 2022-07-13 10:35:44 +01:00
  • fc70f9ba30 Rename variable andy.boot 2022-07-13 09:22:38 +01:00
  • a00d1f0719 Fix: Allow -n to be used with -d andy.boot 2022-07-01 12:25:35 +01:00
  • c4ea7815f8 Refactor: tweak utils function andy.boot 2022-07-01 10:22:40 +01:00
  • afc36a633f Bump regex from 1.5.4 to 1.5.5 dependabot[bot] 2022-06-06 21:15:01 +00:00
  • 7275b273d4 Fix archive/directory check in platform.rs unknown 2022-04-30 15:19:52 -03:00
  • a3e59f9c25 Update README.md andy.boot 2022-03-05 22:02:09 +00:00
  • 1a48c5db61 Windows: Do not filter archive directories v0.8.1-alpha.2 andy.boot 2022-02-27 10:32:21 +00:00
  • a18f90ca0f Create alpha release version andy.boot 2022-02-27 09:49:05 +00:00
  • 48bf656123 add aarch64 gnu and musl cross targets Adam Stephens 2022-02-26 19:44:21 -05:00
  • 403f78644c Testing releases v0.8.1-alpha.1 andy.boot 2022-02-27 09:49:05 +00:00
  • 2c6aaa4c41 add aarch64 gnu and musl cross targets Adam Stephens 2022-02-26 19:44:21 -05:00
  • fabb27908d Increment version andy.boot 2022-02-26 11:19:00 +00:00
  • 52aeeebe1f Improve help text andy.boot 2022-02-26 11:06:35 +00:00
  • e6d433ba59 Increment version v0.8.0 andy.boot 2022-02-26 11:19:00 +00:00
  • e87534be59 Improve help text andy.boot 2022-02-26 11:06:35 +00:00
  • 1e27288ec2 Fix test: Remove unwanted mod andy.boot 2022-02-26 10:54:37 +00:00
  • 9f4a5daee6 Update library: Clap andy.boot 2022-02-26 10:51:30 +00:00
  • 27f0a015ef Update cargo packages andy.boot 2022-02-26 10:10:14 +00:00
  • 20d89bef91 Neaten code andy.boot 2022-01-03 20:11:35 +00:00
  • 469e6d0a69 Fix: Bug: names may be shortened unnecessarily andy.boot 2022-01-02 23:16:27 +00:00
  • 2d58609d54 Fix: Add assert for low terminal width andy.boot 2022-01-02 18:49:28 +00:00
  • 109a0b90d4 Update help text: number_of_lines andy.boot 2022-01-02 18:07:51 +00:00
  • ab67c1a50e Update help text: Add note for -c about watch andy.boot 2022-01-02 18:04:33 +00:00
  • 6a34b52d15 docs(readme): add pacstall installation method Sourajyoti Basak 2021-12-21 09:15:09 +00:00
  • f708305190 Feature: Implement ISO output Gustavobb 2021-11-17 22:13:54 +00:00
  • 2749f56b7a Tests: Fix test on mac (hack) andy.boot 2021-11-06 16:27:16 +00:00
  • d983175189 Cleanup: Vec -> &[]. Remove println. andy.boot 2021-10-24 11:58:34 +01:00
  • 4b3dc3988d Tests: Move test apparent size to exact_output andy.boot 2021-10-24 10:36:34 +01:00
  • fa4405b58b Cleanup: Remove unused comment andy.boot 2021-10-24 10:15:46 +01:00
  • abb08f8e1a Tests: Add tests for multi regex support andy.boot 2021-10-24 11:14:34 +01:00
  • 9f91d446c1 Feature/Bugfix: Allow multiple regexs to be used andy.boot 2021-10-24 10:13:12 +01:00
  • 1b07c3c4f3 Update README.md andy.boot 2021-10-24 09:33:02 +01:00
  • e55b917c96 Add .deb files to release procedure andy.boot 2021-09-20 08:31:20 +01:00
  • e17e569c82 hack v0.7.1.alpha4 andy.boot 2021-09-20 08:15:16 +01:00
  • 4e3c50177b hack v0.7.1.alpha3 andy.boot 2021-09-19 15:43:40 +01:00
  • 73bdb328f2 hack andy.boot 2021-09-19 15:03:24 +01:00
  • 68648178b3 hack andy.boot 2021-09-19 14:44:31 +01:00
  • 3c2149b431 release hacking: v0.7.1.alpha andy.boot 2021-09-19 14:37:38 +01:00
  • 0301c7a058 Increment version andy.boot 2021-09-19 13:33:03 +01:00
  • bbed8d7478 Revert "Fix ci: Github actions: Publish step" andy.boot 2021-09-19 13:32:46 +01:00
  • c2546684c6 Increment version v0.7.5 andy.boot 2021-09-19 13:33:03 +01:00
  • 96f1e5c048 Revert "Fix ci: Github actions: Publish step" andy.boot 2021-09-19 13:32:46 +01:00
  • 17e7390e25 Increment version andy.boot 2021-09-19 11:14:54 +01:00
  • 1cb731533b bugfix: Allow dust to work on low width terminal andy.boot 2021-09-19 11:13:11 +01:00
  • 8553d95f6d Increment version v0.7.0 andy.boot 2021-09-19 11:14:54 +01:00
  • 21d3f2bc7e bugfix: Allow dust to work on low width terminal andy.boot 2021-09-19 11:13:11 +01:00
  • d6c2482150 Clap: use default_value on input andy.boot 2021-09-19 08:39:23 +01:00
  • 9d2e6d2b36 Feature: Filter by invert_filter: reverse match andy.boot 2021-09-05 09:50:45 +01:00
  • 124c19b5c9 Feature: Adding file types filter & F flag changed andy.boot 2021-08-12 12:21:35 +01:00
  • d8a334df3b Make the other parts of the workflow conditional Ethan Smith 2021-09-05 01:36:05 -07:00
  • c485e84145 Use single quotes? Ethan Smith 2021-09-05 01:30:07 -07:00
  • f51e9dd222 Conditionally build on musl and fix typo Ethan Smith 2021-09-05 01:29:13 -07:00
  • c25f7d342c Build Debian packages in CI Ethan Smith 2021-09-05 01:16:02 -07:00
  • ca0a93f222 Tests: Refactor andy.boot 2021-08-06 10:41:54 +01:00
  • 9cf260e42b Tests: Refactor: Improve exact output tests andy.boot 2021-08-05 17:13:11 +01:00
  • 87b1f50b39 Tests: Refactor: Neaten andy.boot 2021-08-05 16:22:07 +01:00
  • 3458c98bd0 Tests: Refactor: More code reuse andy.boot 2021-08-05 15:41:00 +01:00
  • 2ad420d370 Possible test fix: Some tests fail on some linux andy.boot 2021-08-05 15:12:13 +01:00
  • 2047f99c6d Update README.md andy.boot 2021-08-06 10:11:10 +01:00
  • 9bd2f9fc2a Update README.md andy.boot 2021-08-06 10:01:10 +01:00
  • 5116c1c8a1 Fix ci: Github actions: Publish step andy.boot 2021-08-05 17:37:41 +01:00
  • 07ffd04950 Increment version v0.6.2 andy.boot 2021-08-04 17:41:20 +01:00
  • dfa574375b clippy: Fix clippy lints andy.boot 2021-08-04 18:04:02 +01:00
  • 9de2e7d723 bugfix: Fix crash when using '-f' flag andy.boot 2021-07-28 16:23:18 +01:00
  • 8fddb24165 Increment version v0.6.1 andy.boot 2021-07-19 14:09:21 +01:00
  • ed3902f07e Rename file: dirwalker -> dir_walker andy.boot 2021-07-16 13:47:42 +01:00
  • f219a752d6 Refactor: Compress arguemnts to one object andy.boot 2021-07-16 13:45:06 +01:00
  • f6e36aba52 Feature: Re-introduce -x flag to limit filesystem andy.boot 2021-07-15 18:25:21 +01:00
  • c286b8ba97 Revert "README: Remove -x option" andy.boot 2021-07-15 16:38:44 +01:00
  • 3dad7abfb8 Change size of softlinks to 0 andy.boot 2021-07-15 13:44:07 +01:00
  • 42163abb73 Cargo: Remove num_cpus library. Ran update andy.boot 2021-07-07 16:50:38 +01:00
  • 8e0188c755 README: Update usage examples of dust andy.boot 2021-07-07 16:44:02 +01:00
  • 555d86206d ci: update versions of ubuntu andy.boot 2021-06-23 09:47:06 +01:00
  • 02392881c5 Update version andy.boot 2021-06-23 09:25:04 +01:00
  • 6f1175ef8d README: Add another tool to list of alternatives andy.boot 2021-06-22 13:16:52 +01:00
  • 1d062cf683 README: Remove -x option andy.boot 2021-06-22 13:15:18 +01:00
  • 5c45ed344f Update version v0.6.0 andy.boot 2021-06-23 09:25:04 +01:00
  • a8725711fa README: Add another tool to list of alternatives andy.boot 2021-06-22 13:16:52 +01:00
  • 811d3b065f README: Remove -x option andy.boot 2021-06-22 13:15:18 +01:00
  • be7a9181b2 Add alternative tools andy.boot 2021-06-22 13:13:51 +01:00
  • 9dcd4d0de4 Merge pull request #149 from bootandy/rewrite andy.boot 2021-06-22 13:09:58 +01:00