Commit Graph

  • ce0e14bf00 Tweak output - the root node now has a: ─┬ andy.boot 2018-05-09 10:58:32 +01:00
  • dd75ec4aa7 wip: code to remove duplicate arguments andy.boot 2018-05-03 00:02:23 +01:00
  • 65cd42736a Update README.md andy boot 2018-05-09 09:43:30 +01:00
  • 4792e97177 Merge pull request #18 from bootandy/fixes andy boot 2018-05-02 09:51:21 +01:00
  • 3e9f09e339 Remove unnecessary path & pathbuf code bootandy 2018-05-02 00:42:03 +01:00
  • dba465a094 Tweak error message bootandy 2018-05-02 00:17:56 +01:00
  • 25d1ee7b43 Remove naked unwrap bootandy 2018-05-02 00:17:40 +01:00
  • 2556885622 Rust format bootandy 2018-05-01 16:16:04 +01:00
  • 8c088a7026 Fix: Passing a string into -n will no longer panic bootandy 2018-05-01 16:14:27 +01:00
  • 39db8b86fd Replace simple match with map_or bootandy 2018-05-01 14:38:34 +01:00
  • c5830c5d00 Stop using target_os just use target_family bootandy 2018-05-01 13:59:48 +01:00
  • b68c450710 use eprintln! bootandy 2018-05-01 13:55:19 +01:00
  • 6e2e5761d8 Increment version andy.boot 2018-04-27 12:44:24 +01:00
  • ba04d4c42c Increment version v0.3.0 andy.boot 2018-04-27 12:44:24 +01:00
  • 6842526d2c Merge pull request #15 from bootandy/depth2 andy boot 2018-04-27 12:28:15 +01:00
  • 4ac85d7dc9 Simplify tests andy.boot 2018-04-27 11:07:10 +01:00
  • 8170a07886 Increase default to 20 from 15 andy.boot 2018-04-27 10:23:20 +01:00
  • 0f1f823736 Add long options to cmd line params andy.boot 2018-04-27 10:15:30 +01:00
  • e6c777fb8b Add support for -d depth flag andy.boot 2018-04-23 15:39:20 +01:00
  • 0bded9698a Merge pull request #14 from bootandy/fix_mac andy boot 2018-04-24 17:09:30 +01:00
  • c7f0ea59f0 Fix tests on mac bootandy 2018-04-24 16:01:20 +01:00
  • 6d62cfb9ae Merge pull request #13 from bootandy/walkdir2 andy boot 2018-04-24 15:41:51 +01:00
  • 803934d84b By default only print last leaf of path andy.boot 2018-04-23 13:59:29 +01:00
  • 24c97ef92f Rewrite to use walkdir instead of recursion andy.boot 2018-04-19 15:43:32 +01:00
  • 270edf0a76 Update README.md andy boot 2018-04-18 13:49:05 +01:00
  • 0c5b08e1d2 Change package name to du-dust v0.2.3 andy.boot 2018-04-18 13:31:32 +01:00
  • 35aef4c837 Add Cargo.lock bootandy 2018-04-16 22:54:38 +01:00
  • 95e7bb01eb Update README.md andy boot 2018-04-16 23:08:19 +01:00
  • 247e55788a Merge pull request #6 from Infinisil/unignore-lockfile andy boot 2018-04-16 22:54:07 +01:00
  • bcab66ab8b Don't ignore Cargo.lock Silvan Mosberger 2018-04-16 16:55:12 +02:00
  • 2c87a21da1 Merge pull request #5 from bootandy/refactor_orig andy boot 2018-04-07 17:17:54 +01:00
  • 74b9178017 Refactor code bootandy 2018-04-07 13:52:59 +01:00
  • 2eb1633b77 Update README.md andy boot 2018-04-07 11:53:55 +01:00
  • 3fd274ab36 Update README.md andy boot 2018-04-07 11:42:18 +01:00
  • f3ab902811 Update README.md andy boot 2018-04-07 11:38:21 +01:00
  • b3b1a867c4 Fix tests on CI bootandy 2018-04-07 11:03:31 +01:00
  • 32561ecb18 Fix tests for linux bootandy 2018-04-07 10:19:06 +01:00
  • 2fe3943ed5 Update readme v0.2.2 bootandy 2018-04-06 21:07:13 +01:00
  • b8ad44b7f0 increment version bootandy 2018-04-06 20:49:22 +01:00
  • 1a34bc3198 Integration tests bootandy 2018-04-06 20:44:02 +01:00
  • 385ddb75e1 Minor code neatening bootandy 2018-04-06 20:35:00 +01:00
  • 5c6165da8a First integration test bootandy 2018-04-05 14:08:53 +01:00
  • f39b09e79c increment version (0.2.1 already tagged) bootandy 2018-04-05 14:44:50 +01:00
  • 778dbb44b3 Remove graying background bootandy 2018-04-04 23:12:00 +01:00
  • 69c79d5f95 Update readme bootandy 2018-04-04 20:21:59 +01:00
  • 61ab0e8f96 Simplify build. v0.2.1 bootandy 2018-04-03 20:54:53 +01:00
  • 285fd62850 increment version v0.2.0 bootandy 2018-04-03 19:53:37 +01:00
  • 6a63cbe1bc fix: Dust was supposed to take multiple dir args bootandy 2018-04-03 17:54:45 +01:00
  • 8d98171b82 Update README bootandy 2018-04-03 17:17:04 +01:00
  • 120b4e16e7 Squash Node and DirEnt objects into single object bootandy 2018-04-03 17:05:28 +01:00
  • 6198e3183f pull units variable out as constant bootandy 2018-04-03 16:37:29 +01:00
  • ecf6c8f0e5 Refactor: Pull display code out to different file bootandy 2018-03-22 16:57:37 -04:00
  • f14a9789f4 Merge pull request #4 from bootandy/blocks andy boot 2018-03-22 16:37:05 -04:00
  • 4944d517f4 Apparent size mode: handle hard links. bootandy 2018-03-22 14:36:17 -04:00
  • cce656ab4c rm dead code bootandy 2018-03-22 14:30:30 -04:00
  • 03a517a310 block size is always 512 on rust bootandy 2018-03-22 14:29:59 -04:00
  • 3796c39ac9 Merge pull request #3 from nebkor/inodes_refactor andy boot 2018-03-22 12:34:12 -04:00
  • 0357fc5e71 Merge branch 'master' into inodes_refactor andy boot 2018-03-22 12:30:03 -04:00
  • aa3f411974 fixes blocksize error in get_blocksize(). Joe Ardent 2018-03-22 00:34:14 -07:00
  • eb69ad19a0 break platform cfg code into utils submodule Joe Ardent 2018-03-22 00:00:21 -07:00
  • c127580057 Bring over dev/inode pair changes from bootandy's repo Joe Ardent 2018-03-21 23:47:37 -07:00
  • c978c6cf93 Merge pull request #2 from bootandy/inodes andy boot 2018-03-22 00:25:17 -04:00
  • f72a67132c Remove commented out code bootandy 2018-03-21 19:50:13 -04:00
  • 4d1f881c17 fix: inodes are only unique with dev bootandy 2018-03-21 19:13:26 -04:00
  • e75a666a4c better display-children-finding code Joe Ardent 2018-03-21 13:43:52 -07:00
  • 617b0d2971 Merge branch 'nebkor' Joe Ardent 2018-03-21 10:56:15 -07:00
  • 8fa83e3836 First step of refactor done. Joe Ardent 2018-03-20 22:40:53 -07:00
  • 7fa2ce3434 start of refactor Joe Ardent 2018-03-20 22:09:29 -07:00
  • b0e971891e Fix basic message bootandy 2018-03-20 16:12:34 -04:00
  • cef95fa415 Merge pull request #1 from nebkor/master andy boot 2018-03-21 12:12:19 -04:00
  • 381d286847 use accessor and creator methods for new types in lib Joe Ardent 2018-03-21 00:09:23 -07:00
  • aa963defda update sample output with new box-drawing characters Joe Ardent 2018-03-20 22:50:54 -07:00
  • 0faf795284 First step of refactor done. Joe Ardent 2018-03-20 22:40:53 -07:00
  • b7271b1da2 start of refactor Joe Ardent 2018-03-20 22:09:29 -07:00
  • 99f462f023 s/sibblings/siblings/g Joe Ardent 2018-03-20 20:40:36 -07:00
  • 1c80cbf28b Make printing slightly prettier Joe Ardent 2018-03-20 19:23:21 -07:00
  • f802d7a6b4 quiet some clippy warnings Joe Ardent 2018-03-20 19:15:42 -07:00
  • b4c6c68527 minor whitespace changes from rustfmt Joe Ardent 2018-03-20 19:10:24 -07:00
  • 2c495364c7 None core OS: fix code bug v0.1.2 bootandy 2018-03-19 16:10:09 -04:00
  • 32b653fe41 travis build file bootandy 2018-03-19 12:15:01 -04:00
  • de5ec63023 hacking build untagged-1499119fdec1dec70238 bootandy 2018-03-19 15:27:33 -04:00
  • 824aece6f9 hacking build bootandy 2018-03-19 15:21:22 -04:00
  • bbbe6b8320 hacking build bootandy 2018-03-19 15:08:56 -04:00
  • c8bbc7acf9 hacking build bootandy 2018-03-19 15:01:48 -04:00
  • a711f12502 hacking build v0.1.1 bootandy 2018-03-19 14:44:30 -04:00
  • 528e487d7d hacking build bootandy 2018-03-19 14:42:07 -04:00
  • 9f8dfd1167 hacking build bootandy 2018-03-19 14:35:37 -04:00
  • 8db3aa6246 hacking build bootandy 2018-03-19 14:33:28 -04:00
  • bb93025e1b hacking build bootandy 2018-03-19 14:30:52 -04:00
  • e2f2754efb hacking build bootandy 2018-03-19 14:29:44 -04:00
  • 6404b79c00 travis build release on tag 0.1.0 bootandy 2018-03-19 14:25:09 -04:00
  • 143fc458b4 travis build file bootandy 2018-03-19 12:15:01 -04:00
  • ea0d9eba02 Update Readme bootandy 2018-03-19 12:04:00 -04:00
  • ebc153f578 Use len instead of blocks. bootandy 2018-03-17 01:56:52 -04:00
  • fc3fbc6f64 hack bootandy 2018-03-16 22:31:09 -04:00
  • 3d0d5cee33 human readable output bootandy 2018-03-16 19:02:33 -04:00
  • 9f5fe4d01e clean up bootandy 2018-03-16 16:05:42 -04:00
  • 8356cc6e1b hacking away on an experiment bootandy 2018-03-11 22:04:22 -04:00
  • 88a8d19511 Initial commit andy boot 2018-03-11 22:01:59 -04:00