version 1.8, 2015/08/24 07:07:45
|
version 1.10, 2015/08/25 13:31:59
|
Line 25
|
Line 25
|
|
|
- set up git server (SSH) -- done |
- set up git server (SSH) -- done |
|
|
- set up HTTP server for repository |
- set up HTTP server for repository -- done (gitweb) |
|
|
but which? |
|
- git serve(r) |
|
- cgit |
|
- gitolite |
|
|
|
- add user accounts |
- add user accounts |
|
|
Line 40
|
Line 35
|
|
|
- add script that generates commit emails -- done |
- add script that generates commit emails -- done |
|
|
|
- improve script that generates commit emails: subject should contain useful path |
|
|
- add script that checks no new branches are created -- done |
- add script that checks no new branches are created -- done |
|
|
|
- add script that checks no new tags are created |
|
|
|
- add SSL support |
|
|
|
- add IPv6 support |
|
|
## sourceforge shutdown |
## sourceforge shutdown |
|
|
- shut down remaining mailing lists |
- shut down remaining mailing lists |
Line 65
|
Line 68
|
|
|
## various |
## various |
|
|
- snapshots |
- snapshots -- done (webgit) |
should the snapshots include .git? Doesn't seem worth it. |
|