1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 21:58:41 +02:00

support checkout of single packages via "osc co PACKAGE" when local dir

is a project dir.
This commit is contained in:
2009-04-17 08:39:04 +00:00
parent 6f99610590
commit 20f8234d8c
3 changed files with 28 additions and 19 deletions

3
NEWS
View File

@@ -1,3 +1,6 @@
0.117:
- support checkout of single package via "osc co PACKAGE" when local dir is project
0.116:
- support listings of older revisions with "osc ls -R"
- add --current parameter for linkpac to use current revision of source package fixed.