version 1.14, 2015/08/31 22:42:18
|
version 1.17, 2015/09/22 10:28:44
|
Line 2
|
Line 2
|
|
|
## convert repository |
## convert repository |
|
|
|
### DONE |
|
|
- get list of committers -- cut-off date is September 15 |
- get list of committers -- cut-off date is September 15 |
|
|
sourceforge user name => Full Name (possible mostly from commit emails) |
sourceforge user name => Full Name (possible mostly from commit emails) |
Line 21
|
Line 23
|
|
|
## git setup |
## git setup |
|
|
- add check that no new tags are created |
- add IPv6 support |
|
|
- fix UTF-8 in committer's name (From:, body) |
### DONE |
|
|
- can we include the pusher in the commit emails? |
- add check that no new tags are created |
|
|
- add SSL support |
- add SSL support |
|
|
- add IPv6 support |
|
|
|
### DONE |
### DONE |
|
|
- set up git server (SSH) -- done |
- set up git server (SSH) -- done |
Line 51
|
Line 51
|
|
|
- add script that checks no new branches are created -- done |
- add script that checks no new branches are created -- done |
|
|
|
- include the pusher in the commit emails |
|
|
|
- fix UTF-8 in committer's name (From:, body) |
|
|
## sourceforge shutdown |
## sourceforge shutdown |
|
|
|
### DONE |
|
|
- shut down remaining mailing lists |
- shut down remaining mailing lists |
|
|
- clean up htdocs-wip |
- clean up htdocs-wip |
Line 63
|
Line 68
|
|
|
## documentation |
## documentation |
|
|
- how to rebase |
|
|
|
- what else? |
|
|
|
### DONE |
### DONE |
|
|
- how users should set up their global git config -- done |
- how users should set up their global git config -- done |
Line 75
|
Line 76
|
|
|
- how to push -- done |
- how to push -- done |
|
|
|
- how to rebase |
|
|
## various |
## various |
|
|
### DONE |
### DONE |