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
...
*
|
|
|
|
|
don't decode in python 2.x. that's my oops
Philip Thiem
2013-02-16
1
-4
/
+1
*
|
|
|
|
|
old win wrapper script not expecting return values from write()
Philip Thiem
2013-02-16
1
-18
/
+43
*
|
|
|
|
|
There were some failing tests on windows. I assume this is a NTFS vs FAT or
Philip Thiem
2013-02-16
1
-6
/
+24
*
|
|
|
|
|
Backout the pkg_resources.py fix
Philip Thiem
2013-02-16
1
-2
/
+4
*
|
|
|
|
|
A few non-python 3 print statements
Philip Thiem
2013-02-04
1
-12
/
+12
*
|
|
|
|
|
Extract get_win_launcher function
Jason R. Coombs
2013-05-19
1
-9
/
+22
*
|
|
|
|
|
issue #376: copying cli-32.exe to cli.exe and gui-32.exe to gui.exe to preven...
guy
2013-05-13
2
-0
/
+0
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge
Jason R. Coombs
2013-05-11
2
-0
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
decode manifest bytes(utf-8) to string first if py version is 3
wyj1046
2013-05-05
1
-1
/
+4
|
*
|
|
|
|
Include a launcher manifest for console scripts to prevent undesirable UAC el...
Jason R. Coombs
2013-05-04
2
-0
/
+28
|
*
|
|
|
|
Update release notes and comment to provide a bit more detail about the issue...
Jason R. Coombs
2013-04-05
1
-2
/
+3
|
*
|
|
|
|
Fix for PermissionError when installing on Python 3.3: __pycache__ dir inside...
rlacko
2013-02-19
1
-0
/
+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Updated tests of win_script_wrapper to use 32-bit wrappers
Jason R. Coombs
2013-05-11
1
-3
/
+3
*
|
|
|
|
Removing legacy word-size-agnostic launchers.
Jason R. Coombs
2013-05-09
2
-0
/
+0
*
|
|
|
|
Use x64 cross tools for building 64-bit launcher. I'm suspicious the only imp...
Jason R. Coombs
2013-05-09
4
-0
/
+0
*
|
|
|
|
Rebuilt the launcher using MS Windows SDK 6.1 with the /SUBSYSTEM parameters
Jason R. Coombs
2013-05-08
4
-0
/
+0
*
|
|
|
|
ARM executables rebuilt.
Grigory Petrov
2013-05-08
2
-0
/
+0
*
|
|
|
|
Respected project coding standard.
Grigory Petrov
2013-04-03
1
-1
/
+1
*
|
|
|
|
Respected PEP-8.
Grigory Petrov
2013-04-03
1
-1
/
+1
*
|
|
|
|
Added support for Windows RT (arm).
Grigory Petrov
2013-04-03
3
-0
/
+3
|
/
/
/
/
*
|
|
|
Backed out changeset: d0a8d1a83053
Jason R. Coombs
2013-02-16
1
-17
/
+3
*
|
|
|
Fix some ResourceWarnings.
Arfrever Frehtes Taifersar Arahesis
2012-12-29
7
-16
/
+43
*
|
|
|
Disable workaround for Jython scripts on Linux systems.
Arfrever Frehtes Taifersar Arahesis
2012-11-27
2
-0
/
+15
*
|
|
|
Fix 1 failure with Jython 2.5 and 2.7.
Arfrever Frehtes Taifersar Arahesis
2012-11-27
1
-2
/
+2
*
|
|
|
Fix 2 errors with Jython 2.5.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
1
-1
/
+4
*
|
|
|
Backed out changeset: 98a9f9dcce0e; Fixes #335.
Jason R. Coombs
2012-11-26
2
-107
/
+40
*
|
|
|
Fix some DeprecationWarnings and ResourceWarnings.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
2
-11
/
+11
*
|
|
|
Do not use assertGreater(), which was introduced in Python 2.7 and 3.1.
Arfrever Frehtes Taifersar Arahesis
2012-11-26
1
-1
/
+1
*
|
|
|
Merge
Jason R. Coombs
2012-11-24
14
-127
/
+600
|
\
\
\
\
|
*
\
\
\
Merged in hollobon/distribute (pull request #29)
Jason R. Coombs
2012-11-24
1
-1
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
Decode contents of pth file within self-extracting exe on Python 3+
Pete Hollobon
2012-11-22
1
-1
/
+4
|
*
|
|
|
|
Added comment and updated CHANGES
Jason R. Coombs
2012-11-24
1
-0
/
+2
|
*
|
|
|
|
Don't wrap sys.stdout if it's in the correct encoding already.
Gabriel
2012-11-23
1
-0
/
+3
|
|
/
/
/
/
|
*
|
|
|
Don't claim support for LANG=C.
Stefan H. Holek
2012-11-13
1
-1
/
+1
|
*
|
|
|
No need for repr as path is always str.
Stefan H. Holek
2012-11-12
1
-1
/
+1
|
*
|
|
|
Rid unused import.
Stefan H. Holek
2012-11-12
1
-1
/
+0
|
*
|
|
|
Can't use 'surrogateescape' in upload_docs either.
Stefan H. Holek
2012-11-12
1
-6
/
+2
|
*
|
|
|
Accept UTF-8 filenames into the filelist even if LANG=C.
Stefan H. Holek
2012-11-10
1
-7
/
+8
|
*
|
|
|
Add comments.
Stefan H. Holek
2012-11-10
2
-0
/
+2
|
*
|
|
|
Windows can store UTF-8 bytes as is.
Stefan H. Holek
2012-11-10
1
-7
/
+11
|
*
|
|
|
Log file not found message at debug level.
Stefan H. Holek
2012-11-10
1
-1
/
+1
|
*
|
|
|
Revert yesterday's misguided attempt at being smart.
Stefan H. Holek
2012-11-10
1
-6
/
+5
|
*
|
|
|
Never skip because of encoding in append.
Stefan H. Holek
2012-11-10
1
-5
/
+6
|
*
|
|
|
Don't warn about a missing MANIFEST.in.
Stefan H. Holek
2012-11-05
1
-1
/
+1
|
*
|
|
|
Python 3.0 has no surrogateescape.
stefan
2012-11-05
1
-1
/
+1
|
*
|
|
|
Warn if filenames cannot be added to the filelist.
stefan
2012-11-05
2
-2
/
+10
|
*
|
|
|
No longer decompose filename for comparison.
Stefan H. Holek
2012-11-05
1
-2
/
+0
|
*
|
|
|
Rewrite tests for read_manifest.
stefan
2012-11-05
1
-20
/
+38
|
*
|
|
|
Skip undecodable filenames in read_manifest as well.
Stefan H. Holek
2012-11-01
2
-4
/
+11
|
*
|
|
|
Keep 'surrogateescape' when reading the manifest, to avoid breaking on bad in...
Stefan H. Holek
2012-10-26
2
-4
/
+8
[prev]
[next]