Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
4eda814
Various improvements to ls
kimono-koans Dec 28, 2021
8c043bf
Fix store_md
kimono-koans Dec 28, 2021
f97acaf
Make requested changes -- cargo clippy is working again!
kimono-koans Dec 29, 2021
f426405
cargo fmt and fix failing test
kimono-koans Dec 30, 2021
660e5e4
Fix my fix! Ugh!
kimono-koans Dec 30, 2021
8030167
Fix panic on unwrap
kimono-koans Dec 30, 2021
0bc6110
Fix inode padding, colors for dangling links
kimono-koans Jan 1, 2022
f25c66b
Run rustfmt
kimono-koans Jan 1, 2022
0c7e4c5
Make requested changes
kimono-koans Jan 1, 2022
3c512c4
Remove unused UIoError errors in comments
kimono-koans Jan 1, 2022
e2995df
Revert changes made to devices - must have made changes in another br…
kimono-koans Jan 1, 2022
4d3ea3a
Fix for Windows (no inode)
kimono-koans Jan 1, 2022
d0ee7eb
Fix Windows lints
kimono-koans Jan 1, 2022
71f3773
Fix Window lints
kimono-koans Jan 2, 2022
8729306
Fix Windows lints
kimono-koans Jan 2, 2022
129b3f4
Cleanup comments, small changes
kimono-koans Jan 2, 2022
155aa9b
Match GNU behavior: print no name heading, when no permissions on a d…
kimono-koans Jan 2, 2022
0b2e473
Fix MinRustV lint
kimono-koans Jan 2, 2022
db4811f
Works on my machine!
kimono-koans Jan 3, 2022
a0ebc3d
Fix failing test: return PathBuf instead of OsString with error
kimono-koans Jan 3, 2022
8fcda6b
Stumped: Works on my machine! Testing the test machine to see what wo…
kimono-koans Jan 3, 2022
21f5442
Issue was globbing and that the semantics are different for recursive…
kimono-koans Jan 3, 2022
9bb8ef0
Ugh, got name of function wrong!
kimono-koans Jan 3, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading