summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-19version bump 0.7.10.7.1Jiayi Zhao
2019-04-19Update README.mdJiayi Zhao
2019-04-19now shows file mimetypeJiayi Zhao
2019-04-19move back to tree_magic for mimetype parsingJiayi Zhao
2019-04-19fix issue when a cut does not remove the original folderJiayi Zhao
2019-04-19unify cut operation across different platformsJiayi Zhao
2019-04-19add cut/paste for non-linux platformsJiayi Zhao
2019-04-19fix only copying a single file over and subsequent ones get an invalid pathJiayi Zhao
2019-04-19add refreshJiayi Zhao
2019-04-19remove redundant methods in struct.rsJiayi Zhao
2019-04-19add more functionality for file_operationsJiayi Zhao
2019-04-19fix view not updating when a thread is completedJiayi Zhao
2019-04-19reimplement cut/copy/paste functionalityJiayi Zhao
2019-04-19remove functionality from commands/mod.rsJiayi Zhao
2019-04-19add getting path selection methods to JoshutoDirListJiayi Zhao
2019-04-18cursor_move now always repaintJiayi Zhao
2019-04-18update view and cursor position after set_modeJiayi Zhao
2019-04-17update Cargo.toml dependenciesJiayi Zhao
2019-04-17minor changeJiayi Zhao
2019-04-16make code more idiomaticJiayi Zhao
2019-04-16refactor sort.rsJiayi Zhao
2019-04-14rework error handling systemJiayi Zhao
2019-04-04fix cursor resetting to top when action is completedJiayi Zhao
2019-04-02refactor sorting structsJiayi Zhao
2019-03-30move view struct out of Context and pass in as a separate argumentJiayi Zhao
2019-03-30remove Cargo.lockJiayi Zhao
2019-03-30fix tab switching not changing cwdJiayi Zhao
2019-03-10copy does not clear clipboardJiayi Zhao
2019-03-02fix search_prev silently overwriting paste commandsJiayi Zhao
2019-03-02Update README.mdJiayi Zhao
2019-03-02cargo fmtJiayi Zhao
2019-03-02make some code less linux-specificJiayi Zhao
2019-03-02update keymap.toml to contain search_next and search_prevJiayi Zhao
2019-03-02add support for search_next and search_prev commandsJiayi Zhao
2019-03-02make sure preview panel reloads upon certain commandsJiayi Zhao
2019-03-02fix cut renaming when there is an existing file and overwrite is not enabledJiayi Zhao
2019-02-25add verbose messages for file operationsJiayi Zhao
2019-02-25update Cargo.toml and Cargo.lockJiayi Zhao
2019-02-24update README.mdJiayi Zhao
2019-02-24fix preview not changing when toggling hidden filesJiayi Zhao
2019-02-24fix problem if cd failsJiayi Zhao
2019-02-20clean up some codeJiayi Zhao
2019-02-20remove dyn for Box<Trait>Jiayi Zhao
2019-02-20cargo fmtJiayi Zhao
2019-02-20reduce eprintlnJiayi Zhao
2019-02-20change how preview worksJiayi Zhao
2019-02-20fix pressing end button removes 'cursor'Jiayi Zhao
2019-02-20fix tab view not showingJiayi Zhao
2019-02-19temporary fix for unicode on rust 1.32Jiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao