summaryrefslogtreecommitdiffstats
path: root/src/unix.rs
AgeCommit message (Expand)Author
2019-08-06make usercache persistentJiayi Zhao
2019-08-05rework how mimetype configuration worksJiayi Zhao
2019-07-19changed how commands are handledJiayi Zhao
2019-06-28clean up how view is calculatedJiayi Zhao
2019-06-28change mimetype.toml configJiayi Zhao
2019-06-05replace unnecessary path copying with references insteadJiayi Zhao
2019-05-31fix type problem for libc on ppcJiayi Zhao
2019-05-19fix opposite logic error when dealing with forksJiayi Zhao
2019-05-19make use of serde default where possibleJiayi Zhao
2019-04-30cargo clippyJiayi Zhao
2019-04-25attempt to fix mac chmod issuesJiayi Zhao
2019-04-22cargo fmtJiayi Zhao
2019-04-22code cleanup and use more functional codeJiayi Zhao
2019-03-30move view struct out of Context and pass in as a separate argumentJiayi Zhao
2019-03-02make some code less linux-specificJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-18attempt to fix portability problems between rust std and libcJiayi Zhao
2019-02-18fix libc constants to be referenced as libc::mode_tJiayi Zhao
2019-02-16fix open_with adding program name as argumentJiayi Zhao
2019-02-15Fix most clippy lintsCaleb Bassi
2019-02-15refactor: project layoutCaleb Bassi