1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-27 02:16:12 +01:00
github.com_openSUSE_osc/osc
Dr. Peter Poeml 9557d10177 - it is not necessary to compute the digest when adding files -- saves time
- checkin: update local copy in store (fixes diff using obsolete old version)
- use shutil.copy2 instead of home-grown copy_file
- make put_source_file() and delete_source_file() methods of the Package class;
  rename delfile method to delete_localfile
2006-05-30 10:07:16 +00:00
..
__init__.py - reorganize source to build a python module 2006-05-10 14:21:51 +00:00
commandline.py - it is not necessary to compute the digest when adding files -- saves time 2006-05-30 10:07:16 +00:00
core.py - it is not necessary to compute the digest when adding files -- saves time 2006-05-30 10:07:16 +00:00
othermethods.py - reorganize source to build a python module 2006-05-10 14:21:51 +00:00