Commit graph

477 commits

Author SHA1 Message Date
Peltoche
a1876912a7 Remove a regression buf removing the icons when the tty is available
This bug was add with dd10a6e543
2019-07-25 15:00:57 +02:00
Igor Gnatenko
de17b6bf64 Add installation instructions for Fedora 2019-07-22 11:20:08 +02:00
thammin
af2fc02a79 Should get meta by using given path.
This prevent symlinks to be resolved.
2019-07-22 11:00:09 +02:00
Philipp Mildenberger
d8ea949690 changed the constructors in the tests for Size to the 'new' method 2019-07-17 10:27:59 +00:00
Philipp Mildenberger
744efce1b8 added a total-size flag, that calculates the total size of directories recursively 2019-07-17 10:27:59 +00:00
Philipp Mildenberger
3facd44840 refactored 'Size' to only contain bytes. The unit is calculated only when needed. Added a new --size option 'bytes' to display the filesize in bytes (without unit) this is the default of ls 2019-07-17 10:27:59 +00:00
Sag0Sag0
cb1de67261 Fix platforms specific stuff 2019-06-21 16:33:59 +02:00
Sag0Sag0
79ebe268f2 Fix typo 2019-06-21 16:33:59 +02:00
Sag0Sag0
dd10a6e543 Fixed to not include icons when running on tty 2019-06-21 16:33:59 +02:00
thammin
ca81a3e4b8 Take into account the DirOrderFlag when doing size sorting 2019-06-21 11:25:13 +05:30
Abin Simon
f1275b0e60 fix all spacing issues 2019-06-18 14:44:39 +02:00
thammin
7177c187da should return 0 length when not showing indicator 2019-06-18 14:25:06 +05:30
thammin
c3a9f9c62e fix name padding to include indicator's length 2019-06-18 14:25:06 +05:30
Travis Northcutt
433ead289e Add font instructions link to readme 2019-06-15 16:29:47 +02:00
Igor Gnatenko
dfdf8a19b4 chore: Switch from tempdir to tempfile
Former is deprecated.

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2019-06-10 16:31:12 +02:00
Abin Simon
e74b416bca remove last space from result vec 2019-06-09 13:02:05 +02:00
Abin Simon
2642544210 fix display for --tree with --long 2019-06-09 13:02:05 +02:00
Abin Simon
119ddb3aa4 fix padding of name and symlink
Will fix the issue where even the padding would have the background
color.
2019-06-09 13:02:05 +02:00
Abin Simon
e145697b4e add --no-symlink option 2019-06-09 13:02:05 +02:00
Abin Simon
4767ef8c11 fix tests 2019-06-09 13:02:05 +02:00
Abin Simon
bc05fa5f3a cleanup old code 2019-06-09 13:02:05 +02:00
Abin Simon
cf9d0794da invert name and namewithsymlink 2019-06-09 13:02:05 +02:00
Abin Simon
517445d768 fix dispaly with symlink 2019-06-09 13:02:05 +02:00
Abin Simon
8cbdde30e1 do not keep filetype as a seperate option 2019-06-09 13:02:05 +02:00
Abin Simon
61b8f5d7fd have most of it working 2019-06-09 13:02:05 +02:00
Abin Simon
86d4fb8215 fix name spacing 2019-06-09 13:02:05 +02:00
Abin Simon
1e6b2c6e67 fix tests for flags as ref 2019-06-09 13:02:05 +02:00
Abin Simon
dd5e8733f2 enable only certain blocks using --blocks 2019-06-09 13:02:05 +02:00
Thomas Paulmyer
d300d197f0 remove gometalinter.json 2019-06-07 11:13:03 +02:00
Abin Simon
b1b78a208b add *-unknown-linux-musl to travis 2019-06-05 17:43:55 +02:00
Pierre Peltier
6d155cb9ed
Create FUNDING.yml 2019-06-04 15:55:47 +02:00
Thomas Magalhaes
3cb41aff69 core: code-cleanup: cleaner handling of tree layout boolean 2019-05-29 13:54:30 +05:30
Thomas Magalhaes
a4f6b4bc18 flags: allow to mix --long and --tree
Refs: #185
Closes: #204
2019-05-29 13:54:30 +05:30
Peltoche
2c2a06f81e Remove the '--classic' flag for snap 2019-05-27 14:39:18 +02:00
Peltoche
7b536ca854
Release 0.15.1 2019-05-24 18:05:12 +02:00
Peltoche
c171e2e010
Update the CHANGELOG 2019-05-24 18:04:13 +02:00
Gavin Panella
edfee423a3 Fix listing of user-given arguments. 2019-05-24 17:58:09 +02:00
Bernardo Meurer
97934e8d8d Fix Gentoo installation instructions
This makes it more in line with the instructions for other distros.
2019-05-24 13:44:36 +02:00
Glen Holcomb
89b3ca552f Fixes Cargo.lock icon 2019-05-24 11:44:13 +02:00
Peltoche
16890f9a79
Release 0.15.0 2019-05-23 13:45:35 +02:00
Peltoche
73c1fd9886
Update the changelog 2019-05-23 13:37:57 +02:00
Peltoche
f78ee813af Add a appveyor config file 2019-05-21 17:34:44 +02:00
Peltoche
4c23c2d96f
Update the Credits section 2019-05-21 14:41:36 +02:00
Helmut Januschka
265a18bb21 * add --sizesort/-S and sort by filesize
* modify display/fetch to also show folder size (they have sizes)
2019-05-21 14:40:16 +02:00
Peltoche
89c5ca2a3a Add the "home" and "removable-media" snapcraft plugs 2019-05-21 14:00:48 +02:00
Peltoche
0f44ea37a8 Update some dependencies 2019-05-21 14:00:48 +02:00
Roy Ivy III
32e0444b6f add portable command line wildcard support 2019-05-21 13:24:06 +02:00
Roy Ivy III
3a2a19fcb6 fix ANSI color for Windows 10 2019-05-21 13:24:06 +02:00
Gavin Panella
016e1a0e0d Don't call read_dir() twice on the same path. 2019-05-21 12:08:10 +02:00
Gavin Panella
75648b79b0 Change Meta::from_path_recursive into recurse_into(&self). 2019-05-21 12:08:10 +02:00