index
:
delta/python-setuptools-bitbucket.git
0.7-maintenance
AbsoluteMSTR/adds-257-pip-style-version-1441051798003
BB-268_make_VersionConflict_report_who_required_package_3
BB-270_fix_VersionConflict_test_failure_2
DistributionNotFound_list_requirers
Setuptools-Distribute_merge
baserock/master
baserock/richardipsum/pip
baserock/richardipsum/pip-7.0-rebase
bdist_wininst_gui_scripts
bugfix-277
develop
distribute
distribute-legacy
docs_update_for_requires
feature/issue-229
fix-type-error-skip-reason
get_command_list
master
ncoghlan/setuppy-edited-online-with-bitbucket-1401023748153
no-normalize-warning
patch1
postproc
put_setup_requires_egg_in_cache_dir_4
setuptools
setuptools-0.6
single-codebase
svetlyak40wt/make-194-same-level-header-as-other-vers-1453106898145
sync_certifi
zip_path
bitbucket.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
/
archive_util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge setuptools.archive_util and setuptools.archive_util and setuptools.depends
Jason R. Coombs
2013-05-03
1
-7
/
+12
|
\
|
*
Guard the chmod in case external_attr is 0.
Jonathan Lange
2012-09-19
1
-1
/
+3
|
*
Set permissions when extracting from zipfile.
Jonathan Lange
2012-08-10
1
-0
/
+1
|
*
Include symlinks when extracting source dist. Fixes #183.
Toshio Kuratomi
2012-03-23
1
-13
/
+16
|
*
Protected against failures in tarfile extraction, as we use a private method ...
Hanno Schlichting
2009-07-16
1
-1
/
+4
*
|
Copy changes to setuptools/archive_util.py setuptools/depends.py setuptools/e...
Jason R. Coombs
2013-05-03
1
-18
/
+18
|
/
*
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