Marcus Huewe
|
062bb35c95
|
- removed unused imports
|
2010-12-19 20:32:06 +01:00 |
|
Marcus Huewe
|
89c9cb67f4
|
- renamed limit_size to size_limit (only internal variable changes)
- added new method "get_files_meta" to the Package class (which handles
the the "skip file and service stuff")
|
2010-09-03 14:51:20 +02:00 |
|
Marcus Huewe
|
b718669685
|
- raise OscIOError instead of IOError (adjusted testcases)
|
2010-09-02 10:23:37 +02:00 |
|
Marcus Huewe
|
947971b2a2
|
- workaround for git (because it doesn't support empty dirs)
|
2010-08-31 16:25:24 +02:00 |
|
Marcus Huewe
|
2ffd46a9c2
|
- get rid of the init_package_dir mess
moved code into the staticmethod "init_package" of the Package class.
Cleaned up "checkout_package"
|
2010-08-31 13:30:37 +02:00 |
|