Ben S
|
ce23c63d75
Merge branch 'nwin:add-xattr-linux'
|
11 years ago |
nwin
|
f44711cfd0
Fixed tests.
|
11 years ago |
Corey Ford
|
ee20c5d8bb
Fix --sort=ext
|
11 years ago |
Steven Allen
|
2b5406842f
Get rid of explicit `as_slice()` calls.
|
11 years ago |
nwin
|
3d587c4533
Rename attr to xattr
|
11 years ago |
nwin
|
227ddc9a0c
Fix other platforms than macos.
|
11 years ago |
nwin
|
48b6123165
Implement display of extended attributes
|
11 years ago |
Ben S
|
a4e17193d9
Add sort-by-date options
|
11 years ago |
Ben S
|
f8768e7c01
Mandate --recurse with --tree
|
11 years ago |
Ben S
|
21ac16f808
Format file size in bytes with the user's locale
|
11 years ago |
Ben S
|
f3c3a02e98
Make --tree require --long
|
11 years ago |
Ben S
|
8b520edf3d
Only display the year if it's last year
|
11 years ago |
Ben S
|
1e48539380
Add shorthand options for displaying timestamps
|
11 years ago |
Ben S
|
4a6555b9a9
Forbid --time without --long option, too
|
11 years ago |
Ben S
|
0d7de0a2fa
Add --tree to README
|
11 years ago |
Ben S
|
a777794f65
Change time option's description
|
11 years ago |
Ben S
|
0d25a90ef1
Initial work on date/time columns for files
|
11 years ago |
Ben S
|
055854d839
Upgrade to latest Rust
|
11 years ago |
Ben S
|
42ae7b3d33
Refactor the code after tree view changes
|
11 years ago |
Ben S
|
2be30f36f2
Make transform_files stateful
|
11 years ago |
Ben S
|
8f36dbbc6f
Start using the new getopts interface
|
11 years ago |
Ben S
|
184c27f5b4
unwrap_err() now uses Debug
|
11 years ago |
Ben S
|
5eb9f9e414
Have tree view obey filtering and sorting
|
11 years ago |
Ben S
|
d4d04b7e92
Turn the file filter options into their own struct
|
11 years ago |
Ben S
|
827a1e11fd
Make filename not a column
|
11 years ago |
Ben S
|
5099b3f119
Initial tree implementation
|
11 years ago |
Ben S
|
5611a5768a
Recurse into directories
|
11 years ago |
Ben S
|
3242cb216a
Fix failing tests
|
11 years ago |
Ben S
|
6d4b30d531
Code changes in preparation for recursion
|
11 years ago |
Ben S
|
b0cdd17b97
Change the way columns are created
|
11 years ago |