This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
github.com_openSUSE_osc
Watch
1
Star
0
Fork
0
You've already forked github.com_openSUSE_osc
mirror of
https://github.com/openSUSE/osc.git
synced
2025-02-25 19:52:12 +01:00
Code
github.com_openSUSE_osc
/
osc
History
Michal Marek
0835580d59
Abort if meta_exists encounters an unexpected error (bnc#377693).
...
The correct fix is to propagate this to commandline.py and exit() there.
2008-04-11 10:49:43 +00:00
..
__init__.py
fix osc/__init__.py to contain new modules
2006-07-17 13:15:21 +00:00
build.py
- fixed bug
#359846
:
2008-04-09 18:45:59 +00:00
cmdln.py
- update cmdln.py to planned 1.0 version. The main changes are
2007-05-16 10:55:05 +00:00
commandline.py
- fixed bug
#378752
(osc fails to delete patterns)
2008-04-10 21:04:17 +00:00
conf.py
- all necessary auth-information are available in the 'auth_dict' (so there's no need to fool around with the ConfigParser...)
2008-03-18 13:51:57 +00:00
core.py
Abort if meta_exists encounters an unexpected error (bnc#377693).
2008-04-11 10:49:43 +00:00
fetch.py
- osc build: add --no-verify, to skip the package signature verification step
2008-01-24 18:06:45 +00:00
meter.py
fix the download progress meter to be small enough to work with terminals 80 characters wide [
#266989
]
2007-04-24 21:10:01 +00:00