summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-26Update to 0.8.4Nick Gerace
2021-01-26Switch disable unpushed check to enableNick Gerace
2020-12-15Update to 0.8.3Nick Gerace
2020-12-15Add disable unpushed commit checkNick Gerace
2020-12-14Update to 0.8.2Nick Gerace
2020-12-14Add back unpush functionalityNick Gerace
2020-12-02Remove contributing section from READMENick Gerace
2020-12-01Update to 0.8.1Nick Gerace
2020-12-01Remove unpush functionalityNick Gerace
2020-11-29Add condition enum to utilNick Gerace
2020-11-26Update to 0.8.0Nick Gerace
2020-11-26Update issue template questions to be one sizeNick Gerace
2020-11-26Refactor library into driver and util filesNick Gerace
2020-11-25Minimize issue templateNick Gerace
2020-11-25Add unpushed commit detectionNick Gerace
2020-11-18Update to 0.7.1Nick Gerace
2020-11-12Remove install targets from MakefileNick Gerace
2020-11-12Consolidate boolean test permutations to one testNick Gerace
2020-11-11Add post release process and contributing infoNick Gerace
2020-11-11Update to 0.7.0Nick Gerace
2020-11-11Add crates.io informationNick Gerace
2020-11-11Add crates.io publishing requirementsNick Gerace
2020-11-11Minimize public structs and functionsNick Gerace
2020-11-11Add carets to dependencies and update Cargo.lockNick Gerace
2020-11-11Add Homebrew installation methodNick Gerace
2020-11-03Update to 0.6.2Nick Gerace
2020-11-03Change no color flag to ncNick Gerace
2020-10-19Merge pull request #62 from nickgerace/nocolorNick Gerace
2020-10-16Add no color flagNick Gerace
2020-10-12Update to 0.6.1Nick Gerace
2020-10-12Consolidate match blocks and return panicsNick Gerace
2020-10-11Fix GitHub PR template and extend license to 2021Nick Gerace
2020-10-11Add GitHub templates and code of conductNick Gerace
2020-10-10Update to 0.6.0Nick Gerace
2020-10-10Add eyre for simple backtrace reportingNick Gerace
2020-10-10Refactor source code to be driven by a libraryNick Gerace
2020-10-07Update to 0.5.2Nick Gerace
2020-10-07Add release downloads to READMENick Gerace
2020-10-07Add binary publishing workflowNick Gerace
2020-10-07Update to 0.5.1Nick Gerace
2020-10-07Add dummy release workflowNick Gerace
2020-10-07Fix README badge to use new workflow nameNick Gerace
2020-10-07Change workflow name to mergeNick Gerace
2020-10-07Add slimmer build and remove MUSL mentionsNick Gerace
2020-09-02Update to 0.5.0Nick Gerace
2020-09-02Add recursive search feature, and skip sort featureNick Gerace
2020-08-31Upgrade to version 0.4.0Nick Gerace
2020-08-31Switch to structopt for CLI parsing, and change path flag to positional argumentNick Gerace
2020-08-30Add Cargo.lockNick Gerace
2020-08-30Add changelog baseNick Gerace