summaryrefslogtreecommitdiffstats
path: root/src/sort.rs
AgeCommit message (Expand)Author
2019-06-23rename io to fsJiayi Zhao
2019-06-05replace unnecessary path copying with references insteadJiayi Zhao
2019-06-04change pub fields to private and rename structs to ioJiayi Zhao
2019-06-04remove file_name_as_stringJiayi Zhao
2019-05-27update config filesJiayi Zhao
2019-05-19change enum names in sortJiayi Zhao
2019-04-30cargo clippyJiayi Zhao
2019-04-24add more error handlingJiayi Zhao
2019-04-21make code more idiomaticJiayi Zhao
2019-04-19add getting path selection methods to JoshutoDirListJiayi Zhao
2019-04-17minor changeJiayi Zhao
2019-04-16refactor sort.rsJiayi 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-02-20reduce eprintlnJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-15Fix most clippy lintsCaleb Bassi
2019-02-15refactor: project layoutCaleb Bassi