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-03-02 14:12:12 +01:00
Code
github.com_openSUSE_osc
/
osc
History
Marcus Hüwe
9d15f612cb
- this is escaping isn't needed. If we don't want to use interpolation we should call the appropriate methods with correct parameters. (luckily nobody except Peter noticed this issue because it resulted in a 0byte ~/.oscrc)
2008-11-28 16:53:07 +00:00
..
__init__.py
Merged revisions 3774-3775,3779,3781-3782,3787,3789-3793,3798,3802,3805,3817-3822,3827,3829-3830,3837-3839,3841-3842,3848-3850 via svnmerge from
2008-04-28 16:37:44 +00:00
babysitter.py
- Don't try to catch rpm-python errors if rpm-python isn't installed.
2008-09-24 12:16:25 +00:00
build.py
- added: missing last parts of Cross Development support
2008-11-22 16:38:40 +00:00
cmdln.py
-
fixed
#426612
2008-09-21 14:44:20 +00:00
commandline.py
osc ls: be able to list a single file (osc ls <project> <package> <file>) (requested by darix)
2008-11-20 12:56:16 +00:00
conf.py
osc build:
2008-11-22 10:55:33 +00:00
core.py
update NEWS and bumb version (0.110)
2008-10-24 15:25:43 +00:00
fetch.py
- fix deprecation warnings on factory (python26)
2008-10-11 20:26: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
OscConfigParser.py
- this is escaping isn't needed. If we don't want to use interpolation we should call the appropriate methods with correct parameters. (luckily nobody except Peter noticed this issue because it resulted in a 0byte ~/.oscrc)
2008-11-28 16:53:07 +00:00
oscerr.py
- fix bug
#412918
2008-08-07 17:14:26 +00:00