summaryrefslogtreecommitdiffstats
path: root/src/run.rs
AgeCommit message (Expand)Author
2019-04-19move back to tree_magic for mimetype parsingJiayi Zhao
2019-04-19unify cut operation across different platformsJiayi Zhao
2019-04-19add refreshJiayi Zhao
2019-04-19fix view not updating when a thread is completedJiayi Zhao
2019-04-16make code more idiomaticJiayi Zhao
2019-04-14rework error handling systemJiayi Zhao
2019-04-02refactor sorting structsJiayi Zhao
2019-03-30move view struct out of Context and pass in as a separate argumentJiayi Zhao
2019-02-25add verbose messages for file operationsJiayi Zhao
2019-02-20remove dyn for Box<Trait>Jiayi Zhao
2019-02-20cargo fmtJiayi Zhao
2019-02-20change how preview worksJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-19change how tab closing worksJiayi Zhao
2019-02-15Fix most clippy lintsCaleb Bassi
2019-02-15refactor: project layoutCaleb Bassi