summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
2023-09-10Hide the commands which aren't called interactively in the help textJustin Wernick
2023-08-18Prepare for the next releasev0.3.0Justin Wernick
2023-08-18Added a prompt to confirm risky actions like deleting a repoJustin Wernick
Fix #3
2023-08-18Update the repository for crates.ioJustin Wernick
2023-08-15Create group directories if they don't already existJustin Wernick
- With the correct ownership - With the correct permissions Fix #5
2023-08-02Update release notes to mention licenseJustin Wernick
2023-07-17Prepare 0.2.0 releasev0.2.0Justin Wernick
2023-07-14Changelog message for housekeeping commandJustin Wernick
2023-07-03Added a new "--verbose" option to the list commandJustin Wernick
2023-06-24Added a command to delete a repoJustin Wernick
2023-06-21Use a cargo feature to allow disabling docker tests in CIJustin Wernick
Ideally these tests would run in CI, but that would require docker in docker, since CI runs its tests in docker.
2023-06-15Added a changelog for completed todo itemsJustin Wernick