A simple program that lets you manage a git repository from OC. Should support pull, push and commit through at least HTTPS (including authentication). Any additional features should be just that - additional.
May require addons, e.g. computronics for its cryptography functions. Should not rely on real life time (the time in a git commit is just metadata, so it can be set to any value it doesn't matter).
I would like it as soon as possible, but take as long as you need to iron out all the bugs.