summaryrefslogtreecommitdiff
path: root/src/parser.rs
AgeCommit message (Expand)Author
2023-04-02Start the basics of listing reposJustin Wernick
2023-03-29Initial implementation of --init groupJustin Wernick
2023-03-25Insist that git command paths are relativeJustin Wernick
2023-03-20Use clap to parse pathsJustin Wernick
2023-03-17Use rustylineJustin Wernick
2023-03-17Use shlex to split shell argumentsJustin Wernick
2023-03-16Git pushJustin Wernick
2023-03-13Git clone / fetchJustin Wernick
2023-03-12Added an batch modeJustin Wernick
2023-03-11Fix docker shell issueJustin Wernick
2023-02-27Revamp parsing to support more complex commandsJustin Wernick