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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
with_statements and output utf-8 output
Philip Thiem
2014-05-17
1
-6
/
+9
|
*
Merge in test changes from previous try
Philip Thiem
2014-05-17
1
-8
/
+16
*
|
Backed out changeset: 1ceaffff2d9b (restoring b0a2fcc5275a). Ref #193
Jason R. Coombs
2014-05-15
1
-2
/
+1
*
|
Merge changes from Pull Request 50
Jason R. Coombs
2014-05-17
2
-9
/
+17
|
\
\
|
|
/
|
/
|
|
*
Improved comment in the latin1 sdist test.
philip_thiem
2014-04-25
1
-7
/
+4
|
*
test_sdist: change the latin1 test to match the behavior of write_manifest
Philip Thiem
2014-04-24
1
-3
/
+14
|
*
ignore .git* files
Philip Thiem
2014-04-24
1
-2
/
+1
|
*
ensure write_manifest passes contents to write_file as unicode strings.
Philip Thiem
2014-04-24
2
-18
/
+34
*
|
Add a _repair method to repair the FileList after unsafe entries have been ad...
Jason R. Coombs
2014-05-16
1
-0
/
+12
*
|
Also override extend to check paths for safety.
Jason R. Coombs
2014-05-16
1
-0
/
+3
*
|
Move Python 3 code to the body of the function
Jason R. Coombs
2014-05-16
1
-9
/
+8
*
|
Use compat for Python 3 detection
Jason R. Coombs
2014-05-16
1
-2
/
+2
*
|
Extract _safe_path
Jason R. Coombs
2014-05-16
1
-3
/
+6
*
|
Reindent
Jason R. Coombs
2014-05-16
1
-2
/
+2
*
|
Fix failure on non-Windows systems
Jason R. Coombs
2014-05-16
1
-2
/
+1
*
|
FileList.append already excludes files that are not UTF-8 encodable, so rely ...
Jason R. Coombs
2014-05-15
1
-14
/
+1
*
|
Test should use the same high-level interface for appending filenames as the ...
Jason R. Coombs
2014-05-15
1
-1
/
+1
*
|
Extend docstring for test_write_manifest_skips_non_utf8_filenames
Jason R. Coombs
2014-05-15
1
-1
/
+6
*
|
Reindent
Jason R. Coombs
2014-05-15
1
-2
/
+2
*
|
This code path doesn't make sense. If the UnicodeEncodeError occurred above, ...
Jason R. Coombs
2014-05-15
1
-4
/
+0
*
|
Clean up docstring
Jason R. Coombs
2014-05-15
1
-2
/
+2
*
|
Bumped to 3.7 in preparation for next release.
Jason R. Coombs
2014-05-07
3
-6
/
+6
*
|
Added tag 3.6 for changeset e94e768594a1
Jason R. Coombs
2014-05-07
0
-0
/
+0
*
|
Bumped to 3.6 in preparation for next release.
3.6
Jason R. Coombs
2014-05-07
2
-2
/
+2
*
|
Update changelog. Fixes #203.
Jason R. Coombs
2014-05-07
1
-0
/
+7
*
|
Extract powershell command to correct long line
Jason R. Coombs
2014-05-07
1
-1
/
+7
*
|
Downloading throw proxy fixed http://stackoverflow.com/a/18790045/61505
Arkadiy Shapkin
2014-04-24
1
-1
/
+1
*
|
Bumped to 3.5.3 in preparation for next release.
Jason R. Coombs
2014-05-07
2
-2
/
+2
*
|
Added tag 3.5.2 for changeset 572201d08ead
Jason R. Coombs
2014-05-07
0
-0
/
+0
*
|
Merge Pull Request #48
3.5.2
Jason R. Coombs
2014-05-07
23
-291
/
+441
|
\
\
|
*
|
Just suppress the spurious IndexError when it happens. Rely on the environmen...
Jason R. Coombs
2014-05-05
1
-3
/
+4
|
*
|
Add Python 3.4 as a testable version. Bump version pulled in bootstrap test.
Jason R. Coombs
2014-05-05
1
-1
/
+2
|
*
|
Use modern syntax for octal values
Jason R. Coombs
2014-05-05
4
-9
/
+9
|
*
|
Avoid trailing comments
Jason R. Coombs
2014-05-05
1
-47
/
+92
|
*
|
Fix spacing in __all__
Jason R. Coombs
2014-05-05
1
-3
/
+4
|
*
|
Now this syntax fits nicely on one line
Jason R. Coombs
2014-05-05
1
-4
/
+1
|
*
|
Remove unnecessary list comprehension
Jason R. Coombs
2014-05-05
1
-2
/
+2
|
*
|
Reindent more long lines. Other minor syntax modernization.
Jason R. Coombs
2014-05-05
1
-21
/
+39
|
*
|
Reindent long lines in marker impl
Jason R. Coombs
2014-05-05
1
-12
/
+35
|
*
|
Use simpler syntax to get the same info
Jason R. Coombs
2014-05-05
1
-2
/
+2
|
*
|
Reindent long line
Jason R. Coombs
2014-05-05
1
-1
/
+2
|
*
|
Reformat for consistency
Jason R. Coombs
2014-05-05
1
-1
/
+8
|
*
|
Rewrite hashcmp using modern syntax
Jason R. Coombs
2014-05-05
1
-5
/
+6
|
*
|
Merge pkg_resources.Environment.__getitem__() code cleanup (pull request #47 ...
Jason R. Coombs
2014-05-05
19
-173
/
+240
|
|
\
\
|
|
*
|
Bumped to 3.5.2 in preparation for next release.
Jason R. Coombs
2014-05-04
3
-6
/
+6
|
|
*
|
Added tag 3.5.1 for changeset 254d8c625f46
Jason R. Coombs
2014-05-04
0
-0
/
+0
|
|
*
|
Bumped to 3.5.1 in preparation for next release.
3.5.1
Jason R. Coombs
2014-05-04
2
-2
/
+2
|
|
*
|
Restore install._install with a comment to capture its requirement on earlier...
Jason R. Coombs
2014-05-04
2
-0
/
+11
|
|
*
|
Give comma-separated values a little room to breathe (use common style conven...
Jason R. Coombs
2014-05-04
1
-115
/
+115
|
|
*
|
Bumped to 3.6 in preparation for next release.
Jason R. Coombs
2014-05-03
3
-6
/
+6
[prev]
[next]