Ben S
|
f6276dfb9d
Merge pull request #38 from tuftedocelot/master
|
11 years ago |
tuftedocelot
|
a830d49d85
add man page to PKGBUILD
|
11 years ago |
Ben S
|
ff1f6d0087
Add --group-directories-first option
|
11 years ago |
Ben S
|
982352009f
Merge branch 'cleanup'
|
11 years ago |
Ben S
|
8615f44076
Spew comments everywhere
|
11 years ago |
Ben S
|
571be76454
The Row struct's fields don't need to be pub
|
11 years ago |
Ben S
|
8139cfedea
Fewer warnings when testing
|
11 years ago |
Ben S
|
f9f1c991cb
details: `filter` is only used when recursing
|
11 years ago |
Ben S
|
abf7bf7a3e
We don't use plugin anymore
|
11 years ago |
Ben S
|
134f9fc252
Refactor details view
|
11 years ago |
tuftedocelot
|
e86369ba1b
Update PKGBUILD to current version in AUR
|
11 years ago |
tuftedocelot
|
085b71cf07
Add PKGBUILD to contrib
|
11 years ago |
Ben S
|
3e6cce5b5c
Merge pull request #35 from davidcelis/makefile
|
11 years ago |
Ben S
|
9974d4d5a2
Merge branch 'max-depth'
|
11 years ago |
Ben S
|
93b17a6308
Add extra special error for --level
|
11 years ago |
Ben S
|
17657100b4
Fix bug where the wrong level was used for . dir
|
11 years ago |
Ben S
|
cbc3640ced
Remove debugging print
|
11 years ago |
Ben S
|
f505bdc869
Add --level option to limit tree and recursion
|
11 years ago |
David Celis
|
714b9c1fbe
Add simple Makefile to build and install exa
|
11 years ago |
Ben S
|
0cb721a644
Merge pull request #31 from davidcelis/man-page
|
11 years ago |
Ben S
|
ef58c30bc7
Merge pull request #34 from jgilchrist/master
|
11 years ago |
Jonny Gilchrist
|
96cab9cd05
Fix a missing '/' in symlink targets
|
11 years ago |
David Celis
|
def48dc6b9
Add a man page entry for exa
|
11 years ago |
Ben S
|
ea1b3caefa
Allow --tree without --recurse
|
11 years ago |
Ben S
|
ce23c63d75
Merge branch 'nwin:add-xattr-linux'
|
11 years ago |
Ben S
|
38a785426b
Fix overflowing UIDs and GIDs
|
11 years ago |
Ben S
|
1da1142a7e
Fix panic when previewing symlink to ., .., or /
|
11 years ago |
nwin
|
586c7dd30b
Make the naming of variables more obvious.
|
11 years ago |
nwin
|
1ab1f3f320
Add xattr support for linux
|
11 years ago |
nwin
|
f44711cfd0
Fixed tests.
|
11 years ago |