summaryrefslogtreecommitdiffstats
path: root/src/fail.rs
AgeCommit message (Expand)Author
2020-05-25switch to parking_lot's Mutex/RwLockrabite
2020-03-01improved navigation/turbo-cdrabite0
2020-02-14kill media-previewer when image is deselected before it's donerabite
2020-02-12switch to nix for killing preview subprocessrabite
2020-02-11the fastest file manager in the galaxyrabite
2020-02-08fix crash by catching tree_magic's panic and handle it gracefullyrabite
2020-02-05buggy super-fast crazy stuffbuggy-speedrabite
2020-01-25remove backtraces from HErrorrabite
2019-07-25add custom keybindingsrabite
2019-07-01added custom quick action creator based on quick actionsrabite
2019-06-29modularize media preview generator into own workspacerabite
2019-06-19added auto-installer for configsrabite
2019-05-21merge in media-preview stuffrabite
2019-05-11add back backtraces to commonly logged errors and fix their causerabite
2019-05-11use async_value libraryrabite
2019-05-08add incremental search/filterrabite
2019-04-06fix warningsrabite
2019-04-03configurable hidden files/animationrabite
2019-04-03better boomarks + ranger importrabite
2019-04-02move widgets/files around instead of cachingrabite
2019-03-29global file cache/event dispatchrabite
2019-03-26fixed possibler race conditionrabite
2019-03-25load metadata and file-count asynchronouslyrabite
2019-03-22async stuff much improvedrabite
2019-03-20hide left/right columnsrabite
2019-03-20handle long lines in status/footerrabite
2019-03-19handle terminal resizingrabite
2019-03-16some error handling modificationsrabite
2019-03-15log/foldviewrabite
2019-03-11save minibuffer historyrabite
2019-03-11tagging filesrabite
2019-03-11bookmarksrabite
2019-03-10crash fixrabite
2019-03-09filename/selection substitution for tabs ($0s, $1s, etc)rabite
2019-03-09use enum to allow multiple widget types in hboxrabite
2019-03-03replaced manual write!srabite
2019-03-02moved window stuff to widget itselfrabite
2019-03-01minibuffer history and more keybindsrabite
2019-02-28fixed minibufferrabite
2019-02-28view exec'd processes status/outputrabite
2019-02-26watch dirs for changesrabite
2019-02-26fix warningsrabite
2019-02-22added on_ready supportrabite
2019-02-18preview v3rabite