summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-06-12Release 0.22.00.22.0Abin Simon
2022-06-12Update .release.toml configAbin Simon
2022-06-12Fix CI issues and revert default iconAbin Simon
Don't give executable files executable icon in Windows as windows marks everything as executable.
2022-06-12Added more iconsTanner Babcock
2022-06-12See if this fixes Windows testsTanner Babcock
2022-06-12Reverted some changesTanner Babcock
2022-06-12Fix the CI testsTanner Babcock
2022-06-12One more iconTanner Babcock
2022-06-12Subjective icon changes, and more additions - will revert if wantedTanner Babcock
2022-06-12Added new filenames and extensionsTanner Babcock
2022-06-12Use shell icon for when file is exec and has no extensionTanner Babcock
2022-06-11chore: correct description in readme for hyperlinkAlexander Eckert
2022-05-26Update CHANGELOG, README and man pageMichaelAug
2022-05-26Add unit testsMichaelAug
2022-05-26Underline header instead of adding "-" characters on new lineMichaelAug
adjust header names, always print header if there is any items to display
2022-05-26Center block headers, add underlineMichaelAug
2022-05-26Print block header if header flag and OneLine layout is setMichaelAug
2022-05-26Add --header flagMichaelAug
2022-05-26Updated CHANGELOG.mdKodi Craft
2022-05-26Removed redundant error message when using hyperlinks if file is a broken ↵Kodi Craft
symlink
2022-05-09do not calculate total directory size unless it will be displayedJuan
2022-05-02chore: update ChangelogNarawit Rakket
2022-05-02feat(Icons): show icon for files with Dockerfile extensionNarawit Rakket
2022-05-02Update CHANGELOGNix
2022-05-02Add icons for HEIC, PEM and TOMLNix
2022-04-14Update documentation for hyperlinkAbin Simon
2022-04-14Add changelog entryAbin Simon
2022-04-14Fix hyperlink displayAbin Simon
2022-04-14Add --hyperlink flagkhai96_
2022-03-31Fix theme doc in READMEAbin Simon
2022-03-31fix context positioningMartin Matous
Signed-off-by: Martin Matous <m@matous.dev>
2022-03-31rename contextMartin Matous
Signed-off-by: Martin Matous <m@matous.dev>
2022-03-31fix feedbackMartin Matous
Signed-off-by: Martin Matous <m@matous.dev>
2022-03-31display security label/contextMartin Matous
fixes #367 Signed-off-by: Martin Matous <m@matous.dev>
2022-03-31add access control indicatorsMartin Matous
fixes #347 fixes #515 Signed-off-by: Martin Matous <m@matous.dev>
2022-03-21Fix some flaky integration testsAbin Simon
2022-03-21Fix a CI warning for window runsAbin Simon
2022-03-21Add `--permission octal` to show permissions in octalAbin Simon
2022-03-15Don't automatically dereference symlinks in tree/recursiveAbin Simon
2022-03-14Add icon for AppleScriptLimin
2022-03-14Add icon for Adobe Illustrator filesLimin
2022-03-13Update pull request templateAbin Simon
2022-02-25Changes in response to PR requestKara
2022-02-25Icons: added magnet and torrentKara
2022-02-21Remove incorrect comments in no_sort testMichael
2022-02-21Update changelog with no-sortMichael
2022-02-21Rename unsorted flag to no-sortMichael
2022-02-21Add unit tests for unsorted flagMichael
2022-02-21Update man page with -U optionMichael
2022-02-21Add "do not sort" optionMichael