1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 01:36:16 +02:00
github.com_openSUSE_osc/osc
marco 6bc2d3f939 use XDG_CONFIG_HOME/osc/oscrc as default config
write oscrc to the default location for user-specific configuration.
If XDG_CONFIG_HOME is not set use ~/.config/osc/oscrc which is basically the same.

If there is already a ~/.oscrc use this one (for compat reasons). Existing user
installations should not get affected by this commit.

The order is the following:

Given config with -c
config defined in OSC_CONFIG
existing ~/.oscrc
default XDG_CONFIG_HOME/osc/oscrc
2017-11-08 11:17:11 +01:00
..
util Support arm packages in pkg-prefer 2016-08-08 10:35:14 +02:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py Cleanup babysitter a bit 2017-10-06 13:25:25 +02:00
build.py use XDG_CONFIG_HOME/osc/oscrc as default config 2017-11-08 11:17:11 +01:00
checker.py Resolve PEP8 issue W291 2014-08-12 15:01:16 +02:00
cmdln.py Allow to override man-page date 2017-06-17 17:40:42 +02:00
commandline.py use XDG_CONFIG_HOME/osc/oscrc as default config 2017-11-08 11:17:11 +01:00
conf.py use XDG_CONFIG_HOME/osc/oscrc as default config 2017-11-08 11:17:11 +01:00
core.py Open 0.162 development 2017-10-26 14:47:40 +02:00
fetch.py Container support: use multiple container extensions when checking the cache 2017-08-02 11:02:14 +02:00
meter.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
OscConfigParser.py - OscConfigParser: added "proper" parameter to the has_option method 2014-06-04 15:29:50 +02:00
oscerr.py Fix "args" handling in class PackageNotInstalled 2016-09-09 13:14:35 +02:00
oscssl.py Fix SSL.Connection instantiation in case of an old M2Crypto 2017-03-09 13:34:17 +01:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00