Commit History

Author SHA1 Message Date
  Robert Minsk dadfccc9d7 docs: Fix doc-tests formatting and address other documentation review requests 2 years ago
  Robert Minsk 2c4d6751c5 feat: Support for displaying blocksize on directories 2 years ago
  Robert Minsk 6ea282f6c9 refactor: Add RecursiveSize type to simplify total-size calculation 2 years ago
  Robert Minsk 9acb1eabca fix(clippy): Fix clippy warnings 2 years ago
  Robert Minsk 423f4b9bb9 Merge branch 'main' into feature/add-recursive-dir-size 2 years ago
  Robert Minsk dedaf17da2 refactor: Move total-size calculations to File 2 years ago
  xempt ab540871ac fix(fs): added device for filesystem to hashmap 2 years ago
  xempt e3faed3521 fix(ci): underscored unused windows variables 2 years ago
  xempt 6f5cc10b60 fix(ci): changed windows methods 2 years ago
  xempt 51097ca495 fix: only store top-level recursive dir size 2 years ago
  Mélanie Chauvel 852938138e fix(symlink): don’t display target’s size if we’re not dereferencing 2 years ago
  xempt 8b243a554f fix(ci): fmt, windows, and nix fixes 2 years ago
  xempt 0410b1895d feat: added recursive directory parser 2 years ago
  Sandro-Alessio Gierens f555d42972 refactor: fix rustfmt issues and place skips where needed 2 years ago
  Robert Minsk 24a89a57a5 fix(fs): Linux uses u32 for major/minor device numbers 2 years ago
  Robert Minsk f57744b258 fix(fs): Major and minor device on MacOS 2 years ago
  Robert Minsk 5bcc182d39 feat: Lazy loading of a files extended attributes and absolute path 2 years ago
  Robert Minsk ae30003d6d refactor: Migrate ALL_MOUNTS from lazy_static to OnceLock 2 years ago
  Robert Minsk 6a8ad952e5 refactor: Move ALL_MOUNTS to fs::mounts 2 years ago
  Robert Minsk d609733c13 Merge branch 'main' into mac-mounts 2 years ago
  Robert Minsk 5b2af2a56e docs: Add SAFETY comments to unsafe code blocks 2 years ago
  Robert Minsk e2260b7c2c feat: Support --mount option on Mac 2 years ago
  Christina Sørensen 2ee6303ab9 fix(debug): improve trace strings 2 years ago
  Christina Sørensen e813644f5e refactor(debug): add tracing to various code parts 2 years ago
  Robert Minsk 25d5ddd5a0 fix: is_some_and is an unstable Rust feature until 1.70 2 years ago
  Robert Minsk 066bc154fb style: Remove TODO message on the absolute_path property 2 years ago
  Robert Minsk a2a1e06dbb fix: canonicalize errors when the destination of a symbolic link is bad 2 years ago
  Steven Davies 840b4c5834 fix: build for Windows with chrono 2 years ago
  ariasuni d1c9e9ddec feat: use chrono crate to handle datetime-related features 4 years ago
  Steven Davies 3436171e9f feat: Add highlighting of mounted directories (Linux only) 2 years ago