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-05-10
Simplify project by getting rid of workspace
v0.1.0
Justin Wernick
2023-05-10
Build a markdown version of the readme
Justin Wernick
2023-05-10
Rename the package to something not taken on crates.io
Justin Wernick
2023-05-04
Tweak the plan
Justin Wernick
2023-04-29
Finish filling in details in the readme
Justin Wernick
2023-04-29
Add required user config for tests into the tests
Justin Wernick
2023-04-29
Filled in more of the dev guide
Justin Wernick
2023-04-27
Filling in the development dependencies
Justin Wernick
2023-04-26
Add usage docs
Justin Wernick
2023-04-20
Fill in an outline of what's planned for the readme
Justin Wernick
2023-04-19
Added some missing expected output in the listing tests
Justin Wernick
2023-04-19
Rearrange todo list
Justin Wernick
2023-04-19
Took some suggestions from clippy
Justin Wernick
2023-04-19
Categories and keywords
Justin Wernick
2023-04-19
Add a license
Justin Wernick
2023-04-18
Start fleshing out the readme now that I've done my MVP stuff
Justin Wernick
2023-04-15
Extra todo item
Justin Wernick
2023-04-13
Enable LTO for production builds
Justin Wernick
2023-04-11
Add docs to all the commands
Justin Wernick
2023-04-11
Refactoring, move where whitespace is handled
Justin Wernick
2023-04-10
Update the main branch of a repo
Justin Wernick
2023-04-10
Tests for setting the repo's branch
Justin Wernick
2023-04-09
Update naming of git-init to just init
Justin Wernick
2023-04-09
Updating descriptions now works on init too
Justin Wernick
2023-04-09
Implement set_description for an existing repo
Justin Wernick
2023-04-08
Fill in test for updating description on existing repo
Justin Wernick
2023-04-07
Set the description while initting the repo
Justin Wernick
2023-04-07
Failing test for setting description
Justin Wernick
2023-04-05
Nicer error handling on reading config
Justin Wernick
2023-04-05
Add group git dirs to the listing
Justin Wernick
2023-04-04
Check that the git repo is personal before adding it as personal
Justin Wernick
2023-04-04
Figure out the testing for listing
Justin Wernick
2023-04-03
Change cargo config to work better with sccache
Justin Wernick
2023-04-02
Start the basics of listing repos
Justin Wernick
2023-03-30
Failing test to get started with listing repos
Justin Wernick
2023-03-30
Update path restrictions to allow shared repos
Justin Wernick
2023-03-29
Check user group when creating shared repos
Justin Wernick
2023-03-29
Check that shared repos get the right config
Justin Wernick
2023-03-29
Initial implementation of --init group
Justin Wernick
2023-03-29
Function to get the current user's groups
Justin Wernick
2023-03-28
Git push is now limited to only appropriate paths
Justin Wernick
2023-03-25
Insist that git command paths are relative
Justin Wernick
2023-03-25
Identify where the current code needs the dirs to exist
Justin Wernick
2023-03-24
Added checking for a valid path, but the test is failing for the wrong reason
Justin Wernick
2023-03-20
Move user info gathering to its own workspace crate
Justin Wernick
2023-03-20
Put git repos into a user-specific dir
Justin Wernick
2023-03-20
Refactor git functions into the git module
Justin Wernick
2023-03-20
Use clap to parse paths
Justin Wernick
2023-03-20
Add a failing test for the limiting where git repos can be on the server
Justin Wernick
2023-03-17
Rearrange todo list
Justin Wernick
[prev]
[next]