1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-14 17:46:17 +01:00
github.com_openSUSE_osc/osc
Marcus Hüwe 7b9f85f97f - reworked the diff functionality:
* some new things like showing newly added files
  * moved the whole code into a new methode (make_diff())
  * behave more like svn when doing a diff against a certain revision
- changed the storedir attribut of the Package() class to an absolute
  filename - normally this shouldn't have any impact on existing methods, functionality etc.
2007-11-26 18:13:51 +00:00
..
__init__.py fix osc/__init__.py to contain new modules 2006-07-17 13:15:21 +00:00
build.py print the list of URL to try, when in HTTP debug mode 2007-09-10 12:22:13 +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 - reworked the diff functionality: 2007-11-26 18:13:51 +00:00
conf.py - change conf.get_config() to take three optional override values: 2007-08-22 10:18:25 +00:00
core.py - reworked the diff functionality: 2007-11-26 18:13:51 +00:00
fetch.py print the list of URL to try, when in HTTP debug mode 2007-09-10 12:22:13 +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