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
Age
Commit message (
Expand
)
Author
2023-09-21
Merge pull request 'Update Rust crate clap to 4.4.4' (#20) from renovate/clap...
HEAD
main
Justin Wernick
2023-09-21
Merge pull request 'Update Rust crate git2 to 0.18.1' (#21) from renovate/git...
Justin Wernick
2023-09-21
Update Rust crate git2 to 0.18.1
Renovate Bot
2023-09-21
Update Rust crate clap to 4.4.4
Renovate Bot
2023-09-15
Merge pull request 'Update Rust crate nix to 0.27.1' (#18) from renovate/nix-...
Justin Wernick
2023-09-15
Extra nix feature needed after update
Justin Wernick
2023-09-15
Update Rust crate nix to 0.27.1
Renovate Bot
2023-09-15
Merge pull request 'Update Rust crate once_cell to 1.18.0' (#19) from renovat...
Justin Wernick
2023-09-15
Update Rust crate once_cell to 1.18.0
Renovate Bot
2023-09-15
Merge pull request 'Update Rust crate git2 to 0.18.0' (#17) from renovate/git...
Justin Wernick
2023-09-15
Update Rust crate git2 to 0.18.0
Renovate Bot
2023-09-15
Merge pull request 'Update Rust crate comfy-table to 6.2.0' (#16) from renova...
Justin Wernick
2023-09-15
Update Rust crate comfy-table to 6.2.0
Renovate Bot
2023-09-15
Merge pull request 'Update Rust crate assert_cmd to 2.0.12' (#13) from renova...
Justin Wernick
2023-09-15
Update Rust crate assert_cmd to 2.0.12
Renovate Bot
2023-09-15
Merge pull request 'Update Rust crate clap to 4.4.3' (#15) from renovate/clap...
Justin Wernick
2023-09-15
Update Rust crate clap to 4.4.3
Renovate Bot
2023-09-15
Merge pull request 'Update Rust crate thiserror to 1.0.48' (#14) from renovat...
Justin Wernick
2023-09-15
Update Rust crate thiserror to 1.0.48
Justin Wernick
2023-09-15
Update renovate config
Justin Wernick
2023-09-15
Merge pull request 'Update Rust crate anyhow to 1.0.75' (#12) from renovate/a...
Justin Wernick
2023-09-15
Update Rust crate anyhow to 1.0.75
Justin Wernick
2023-09-15
Merge pull request 'Configure Renovate' (#11) from renovate/configure into main
Justin Wernick
2023-09-15
Add renovate.json
Justin Wernick
2023-09-14
Mod structure for pijul support coming in
Justin Wernick
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
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
2023-08-02
Add copyright year to the license section
Justin Wernick
2023-08-02
Update release notes to mention license
Justin Wernick
2023-08-02
Dual license with Apache
Justin Wernick
2023-07-17
Prepare 0.2.0 release
v0.2.0
Justin Wernick
2023-07-17
Standardise main branch name used in tests
Justin Wernick
2023-07-17
Add test user config for the test
Justin Wernick
2023-07-14
Changelog message for housekeeping command
Justin Wernick
2023-07-14
Add cleaning up stale objects to the housekeeping task
Justin Wernick
2023-07-14
Add a housekeeping task, which does git gc
Justin Wernick
2023-07-12
Starting with tests for the planned git housekeeping tasks
Justin Wernick
2023-07-06
Move test helper functions into their own helper module
Justin Wernick
2023-07-03
Added a new "--verbose" option to the list command
Justin Wernick
2023-07-03
Extract common test code into function
Justin Wernick
2023-06-30
Move out common test data
Justin Wernick
2023-06-28
Move the issue roadmap to the issue tracker
Justin Wernick
2023-06-24
Some extra test helper functions to make tests a bit more succinct
Justin Wernick
2023-06-24
Added a command to delete a repo
Justin Wernick
2023-06-22
CI status badge
Justin Wernick
2023-06-21
Shrink the docker context
Justin Wernick
2023-06-21
Use a cargo feature to allow disabling docker tests in CI
Justin Wernick
[next]