summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-05-28Cargo-dist config for building releasesJustin Wernick
2023-05-10Simplify project by getting rid of workspacev0.1.0Justin Wernick
2023-05-10Rename the package to something not taken on crates.ioJustin Wernick
2023-03-30Failing test to get started with listing reposJustin Wernick
2023-03-25Identify where the current code needs the dirs to existJustin Wernick
2023-03-20Move user info gathering to its own workspace crateJustin Wernick
2023-03-20Put git repos into a user-specific dirJustin Wernick
2023-03-17Use rustylineJustin Wernick
2023-03-17Use shlex to split shell argumentsJustin Wernick
2023-03-12Added an batch modeJustin Wernick
2023-03-12Make sure ssh ports don't conflict between testsJustin Wernick
2023-03-11Fixed several small issues preventing ssh tests from running correctly in par...Justin Wernick
2023-03-08Vendor git2 to make it easier to deploy shackle without dynamic libsJustin Wernick
2023-03-01Isolate test runs from each otherJustin Wernick
2023-02-28Git initJustin Wernick
2023-02-27Revamp parsing to support more complex commandsJustin Wernick
2023-02-24Anyhow to simplify testsJustin Wernick
2023-02-21Prompt in a loopJustin Wernick
2023-02-20The first test, prints a promptJustin Wernick
2023-02-18Initial commitJustin Wernick