1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 01:36:16 +02:00
github.com_openSUSE_osc/osc
Marcus Hüwe 85e66362af added initial revision handling:
- extended "osc co prj pac" to checkout a specific revision of pac
    - extended "osc up" to update to a specific revision
    - extended "osc diff" to diff the working copy against a
      specific revision on the server. NOTE: comparing two
      server-side revisions (osc diff -r 11:12) is currently
      not supported!
2007-07-04 12:55:26 +00:00
..
__init__.py fix osc/__init__.py to contain new modules 2006-07-17 13:15:21 +00:00
build.py osc build: add --userootforbuild option 2007-05-14 08:29:50 +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 added initial revision handling: 2007-07-04 12:55:26 +00:00
conf.py - don't need config['pass'] anymore 2007-05-10 14:29:04 +00:00
core.py added initial revision handling: 2007-07-04 12:55:26 +00:00
fetch.py build: don't stumble over an empty list of packages when trying to verify packages 2007-06-26 11:19:41 +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