1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 13:48:43 +02:00

clean up NEWS and TODO in preperation of 0.100 release

This commit is contained in:
Dr. Peter Poeml
2008-05-19 15:15:18 +00:00
parent fd0c04477b
commit 849e2a7153
2 changed files with 25 additions and 4 deletions

5
TODO
View File

@@ -8,10 +8,9 @@ MAJOR:
NORMAL:
- Extending the diff command to take -rREV:REV as argument and show the
diff between those two (server-side) revisions
note: there is a 'rdiff' subcommand meanwhile, which implements this.
- split functionality that needs prj/pac as commandline arguments into a seperate tool (oscremote? osc -r?)
(update: we have some commands meanwhile which exist in an alternate form,
prefixed with r, which works remotely. E.g. rbuildlog, rprjresults, rresults)
- status: implement -u option as in svn [3]
- implement (svn-like) switch command
- implement 'mv' command