Contributing
The code running this site is fully open source.
It is hosted on shithub, here:
gits://shithub.us/garden/shithub
Missing Features
- 9p
-
Right now, shithub provides no 9p
interface. Providing the repositories
directly over 9p is pointless, but
mounting each repositories git/fs
all the time could lead to excessive
memory use, since git/fs caches too
aggressively. Work on useful 9p browsing
is needed.
- Bug tracking
-
It should be possible to report bugs in
a repository, add additional information,
and view discussion. Perhaps commenting
can be email-only on a public address.
- Patch submission
-
It should be possible to submit patches.
Maybe this should be subsumed by the bug
tracking system.
- Continuous builds
-
It'd be nice to have this, server costs
permitting.
-
- More
-
This list is incomplete.
-