Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protected against failures in tarfile extraction, as we use a private method ... | Hanno Schlichting | 2009-07-16 | 1 | -1/+4 |
* | Preserve timestamps and permissions when "unpacking" (copying) a | PJ Eby | 2006-03-17 | 1 | -3/+3 |
* | Added an ``unpack_directory()`` driver to ``setuptools.archive_util``, so | PJ Eby | 2005-12-06 | 1 | -3/+44 |
* | Detect and handle conflicts with "unmanaged" packages when installing | PJ Eby | 2005-07-10 | 1 | -2/+2 |
* | Enhance unpack_* utilities to allow on-the-fly redirection of where files | PJ Eby | 2005-06-15 | 1 | -16/+16 |
* | Split setup-running and archive-extraction utilities into separate modules, | PJ Eby | 2005-06-12 | 1 | -0/+164 |