1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-24 03:02:12 +01:00

14 lines
397 B
Plaintext
Raw Normal View History

0.4:
- allow 'up' inside a project directory (will automatically pull in all new
packages)
- checkout: preserve mtimes
0.3:
- use the new file metadata, which provides checksum, size and mtime
- faster 'status', 'update', 'diff'
- improve argument handling, now e.g. 'osc up *' is possible
- on first usage, ask for username and password and store them in .oscrc
(.netrc can still be used)