2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start using the new getopts interface More... over 10 years ago
Use latest, working version of ansi_term crate More... over 10 years ago
unwrap_err() now uses Debug More... over 10 years ago
Update to most recent versions of libraries More... over 10 years ago
Fix tests from tree view fallout More... over 10 years ago
Merge branch 'tree' More... over 10 years ago
Replace hash marks with decent-looking tree More... over 10 years ago
Have tree view obey filtering and sorting More... over 10 years ago
Turn the file filter options into their own struct More... over 10 years ago
Make filename not a column More... over 10 years ago
Replace tuple with actual struct More... over 10 years ago
Initial tree implementation More... over 10 years ago
Merge branch 'recursion' More... over 10 years ago
What the heck? More... over 10 years ago
Recurse into directories More... over 10 years ago
Fix failing tests More... over 10 years ago
Prevent crash for filenames with no components More... over 10 years ago
Code changes in preparation for recursion More... over 10 years ago
Add a bunch of feature flags More... over 10 years ago
Change the way columns are created More... over 10 years ago
Upgrade to latest Rust More... over 10 years ago
Oops, fix --no-default-features compilation More... over 10 years ago
Merge branch 'git-status' More... over 10 years ago
Compare vectors, not strings More... over 10 years ago
Implement Git status for directories More... over 10 years ago
Support Git by default More... over 10 years ago
Don't even show the column without the feature More... over 10 years ago
Preliminary Git support! More... over 10 years ago
Make all fields of Dir private More... over 10 years ago
Cache the lowercased extension More... over 10 years ago