index
:
shackle.git
main
A git shell with batteries included for running my git server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Age
Commit message (
Collapse
)
Author
2023-09-10
Hide the commands which aren't called interactively in the help text
Justin Wernick
2023-08-18
Prepare for the next release
v0.3.0
Justin Wernick
2023-08-18
Added a prompt to confirm risky actions like deleting a repo
Justin Wernick
Fix #3
2023-08-18
Update the repository for crates.io
Justin Wernick
2023-08-15
Create group directories if they don't already exist
Justin Wernick
- With the correct ownership - With the correct permissions Fix #5
2023-08-02
Update release notes to mention license
Justin Wernick
2023-07-17
Prepare 0.2.0 release
v0.2.0
Justin Wernick
2023-07-14
Changelog message for housekeeping command
Justin Wernick
2023-07-03
Added a new "--verbose" option to the list command
Justin Wernick
2023-06-24
Added a command to delete a repo
Justin Wernick
2023-06-21
Use a cargo feature to allow disabling docker tests in CI
Justin Wernick
Ideally these tests would run in CI, but that would require docker in docker, since CI runs its tests in docker.
2023-06-15
Added a changelog for completed todo items
Justin Wernick