srctree

Gregory Mullen parent 6f70c3c6 7bdf441f
add todo to readme

README.md added: 38, removed: 1, total 37
@@ -10,3 +10,40 @@ should be supported) you can try `zig build run -- http` to use http mode. Full
HTTP support is planned for "eventually" but no guarantees are made yet :)
 
Good luck!
 
 
## TODO
In an unsorted order
- [x] view code
- [x] public http clone
- [x] view commits
- [ ] blame view for files/dirs
- [ ] view history for file
- [ ] syntax highlighting
- [ ] README markdown support/formatting
- [ ] fold repo .files by default
- [ ] comment on commits
- [ ] email support
- [-] submit diffs (works with special build step)
- [x] open issues
- [x] clone repo from remote
- [ ] set HEAD for newly clone repos
- [x] auto pull from upstream
- [x] auto push to downstream
- [ ] smart push/pull system
- [ ] auto create git branch for issues/diffs
- [ ] support for viewing branches
- [ ] network collection & browsing
- [x] owner heat map
- [ ] owner activity journal
- [ ] user accounts
- [ ] new account setup
- [ ] git via ssh support
- [ ] basic logic for template system
- [ ]
- [ ] docs for everything
- [ ] docs for template engine
- [ ] API for dynamic updates
- [ ] Integration with other web VCS
- [ ] Improve CSS theme
- [ ] git PGP support