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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
This one also failed on Windows.
Stefan H. Holek
2012-10-26
1
-3
/
+2
|
*
|
|
|
Make sdist tests pass on Windows.
Stefan H. Holek
2012-10-26
1
-8
/
+19
|
*
|
|
|
Update tests.
Stefan H. Holek
2012-10-25
1
-99
/
+121
|
*
|
|
|
When writing the manifest under Python 3, skip filenames that cannot be encod...
Stefan H. Holek
2012-10-25
2
-2
/
+14
|
*
|
|
|
Issue #329: Properly close files created by tests for compatibility with Jython.
Arfrever Frehtes Taifersar Arahesis
2012-10-24
1
-2
/
+6
|
*
|
|
|
Merged in pkoch/distribute (pull request #21)
Jason R. Coombs
2012-10-23
14
-127
/
+455
|
|
\
\
\
\
|
|
*
|
|
|
Fix two failing tests on Windows (paths separated by backslash didn't match m...
Jason R. Coombs
2012-10-21
1
-2
/
+3
|
|
*
|
|
|
Fix failing test case on Windows (can't rmtree if a file is open in that tree)
Jason R. Coombs
2012-10-21
1
-0
/
+2
|
|
*
|
|
|
Merged in mumak/distribute (pull request #14)
Jason R. Coombs
2012-10-19
1
-0
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
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
|
|
*
|
|
|
|
Fix a test broken by 984cedb.
Stefan H. Holek
2012-10-19
1
-5
/
+10
|
|
*
|
|
|
|
Miscellaneous updates to the upload_docs command.
Stefan H. Holek
2012-10-19
1
-54
/
+74
|
|
*
|
|
|
|
Use surrogateescape error handler when reading and writing the manifest. Refs...
Stefan H. Holek
2012-10-17
3
-46
/
+214
|
|
*
|
|
|
|
Fix Python 2.4 incompatibility in test_easy_install.py.
Stefan H. Holek
2012-10-16
1
-5
/
+6
|
|
*
|
|
|
|
Don't re-use FileList global name in egg_info.py.
Stefan H. Holek
2012-10-16
1
-2
/
+2
|
|
*
|
|
|
|
Revert 86d7748 drive-by commit because of unclear BBB consequences.
Stefan H. Holek
2012-10-15
2
-40
/
+12
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Fix cause of test failure on Mac OS X. Refs #20.
Stefan H. Holek
2012-10-09
1
-1
/
+7
|
|
*
|
|
|
Fix duplicate application of version tags in 'egg_info' command. Fixes #299.
Stefan H. Holek
2012-10-08
1
-1
/
+6
|
|
*
|
|
|
marshall.load() does not necessarily raise ValueError. Fixes #283.
Stefan H. Holek
2012-10-08
1
-6
/
+6
|
|
*
|
|
|
Remove a missing fixer warning which showed during normal operations. Fixes #...
Stefan H. Holek
2012-10-08
1
-4
/
+2
|
|
*
|
|
|
Print metadata in UTF-8 independent of platform. Fixes #311.
Stefan H. Holek
2012-10-08
1
-0
/
+32
|
|
*
|
|
|
Read and write manifest in UTF-8 under Python 3. Fixes #303.
Stefan H. Holek
2012-10-08
2
-0
/
+87
|
|
*
|
|
|
Make sure the manifest never contains decomposed UTF-8.
Stefan H. Holek
2012-10-08
2
-3
/
+48
|
|
*
|
|
|
Purge modules under test from sys.modules prior to running tests. Fixes #301.
Stefan H. Holek
2012-10-08
1
-0
/
+17
|
|
*
|
|
|
merge
Daniel Holth
2012-09-17
2
-40
/
+6
|
|
|
\
\
\
\
|
|
|
*
|
|
|
skip markerlib tests on Python < 2.6 (no ast compilation)
Daniel Holth
2012-09-17
2
-40
/
+6
|
*
|
|
|
|
|
Make revision specifiable.
Paulo Koch
2012-09-13
1
-9
/
+40
|
*
|
|
|
|
|
Add support for Mercurial URLs.
Paulo Koch
2011-10-11
1
-0
/
+11
|
*
|
|
|
|
|
Add support for git URLs.
Paulo Koch
2011-10-11
1
-0
/
+11
|
|
/
/
/
/
/
*
|
|
|
|
|
Fixes and adds a regression test for #323; required adding some new keyword a...
Erik Bray
2012-09-11
2
-40
/
+107
|
/
/
/
/
/
*
|
|
|
|
Make this test less chatty
Erik Bray
2012-09-11
1
-0
/
+7
*
|
|
|
|
merge
Erik Bray
2012-09-11
2
-0
/
+87
|
\
\
\
\
\
|
*
\
\
\
\
Merged in embray/distribute/fix-sdist (pull request #4)
Jason R. Coombs
2012-09-05
2
-0
/
+87
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
adds a test for pr #4
Erik Bray
2012-09-05
1
-0
/
+79
|
|
*
|
|
|
This allows the sdist command to ensure that any files listed in package_data...
Erik Bray
2012-02-13
1
-0
/
+8
*
|
|
|
|
|
Adds a fix for issue #318, including a regression test. This also fixes anot...
Erik Bray
2012-09-06
4
-29
/
+88
|
/
/
/
/
/
*
|
|
|
|
move _markerlib test into setuptools/test
Daniel Holth
2012-08-25
1
-0
/
+98
*
|
|
|
|
add markerlib as _markerlib
Daniel Holth
2012-08-25
1
-5
/
+7
*
|
|
|
|
Oups.
Lennart Regebro
2012-08-24
1
-1
/
+1
*
|
|
|
|
Merge.
Lennart Regebro
2012-08-24
2
-8
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
Issue #310: Non-ascii characters in a namespace __init__.py causes errors.
Lennart Regebro
2012-08-22
2
-8
/
+17
*
|
|
|
|
|
Fix a typo in a comment.
Arfrever Frehtes Taifersar Arahesis
2012-08-22
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Issue 315:
Lennart Regebro
2012-08-22
1
-0
/
+4
*
|
|
|
|
Issue #314: test_local_index() would fail an OS X.
Lennart Regebro
2012-08-22
1
-1
/
+2
*
|
|
|
|
Got rid of deprecated assert_ and assertEquals.
Lennart Regebro
2012-08-22
6
-78
/
+78
*
|
|
|
|
Issue #313: Support for sdist subcommands (Python 2.7)
Lennart Regebro
2012-08-22
1
-1
/
+11
*
|
|
|
|
Merged the two lists of acceptable names of README.txt
Lennart Regebro
2012-08-22
1
-4
/
+5
*
|
|
|
|
Issue #307: Prints the full path when .svn/entries is broken.
Lennart Regebro
2012-08-22
1
-1
/
+1
*
|
|
|
|
Issue #306: Even if 2to3 is used, we build in-place under Python 2.
Lennart Regebro
2012-08-22
2
-3
/
+3
[prev]
[next]