index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
adding the distribute marker here too
tarek
2009-07-21
1
-0
/
+9
*
forcing a distribute reinstallation over an existing setuptools one
tarek
2009-07-21
1
-0
/
+2
*
fixed typo
tarek
2009-07-21
1
-1
/
+1
*
The User-Agent is also changed to Distribute
tarek
2009-07-21
1
-2
/
+2
*
making ez_setup removing an existing setuptools distribution out of the way
tarek
2009-07-20
3
-3
/
+39
*
cleaning a bit ez_setup.py while reading it
tarek
2009-07-20
1
-47
/
+9
*
Update and prepare the ez_setup.py to use distribute instead.
Hanno Schlichting
2009-07-18
1
-47
/
+17
*
Added a modified bootstrap.py for zc.buildout
Hanno Schlichting
2009-07-18
1
-0
/
+90
*
As suggested by PJE, we want to check in the entry_points.txt file. Otherwise...
Hanno Schlichting
2009-07-18
1
-0
/
+56
*
Whitespace, mark this as the default branch
Hanno Schlichting
2009-07-18
1
-1
/
+0
*
Removed peak-specific wikiup.cfg
Hanno Schlichting
2009-07-18
1
-5
/
+0
*
Backed out a couple of change log entries, which only happened in our fork an...
Hanno Schlichting
2009-07-17
2
-14
/
+0
*
Avoid a call to /usr/bin/sw_vers on OSX and use the official platform API ins...
Hanno Schlichting
2009-07-17
2
-8
/
+7
*
Fixed a SandboxViolation for mkdir that could occur in certain cases. This cl...
Hanno Schlichting
2009-07-17
2
-10
/
+13
*
Update the manifest to include the new docs
Hanno Schlichting
2009-07-17
1
-0
/
+1
*
Include our own minimal changelog into the long description for everyone to m...
Hanno Schlichting
2009-07-17
1
-1
/
+1
*
Make the changelog proper REST
Hanno Schlichting
2009-07-17
1
-14
/
+14
*
reogarnized the history again
tarek
2009-07-17
4
-1255
/
+1279
*
pushed the doc in the docs/ dir. now hooked in the Sphinx
tarek
2009-07-17
4
-4
/
+5
*
merged Hanno changes
tarek
2009-07-17
3
-5
/
+8
|
\
|
*
Packages required at build time where not fully present at install time. This...
Hanno Schlichting
2009-07-17
2
-3
/
+7
*
|
now has a unique CHANGES file. Later on when the project will be splitted in ...
tarek
2009-07-17
4
-1291
/
+1290
|
/
*
moved the docs in one single dir
Tarek Ziadé
2009-07-17
3
-1
/
+1
*
moved api_tests.txt doctest to tests/
Tarek Ziadé
2009-07-17
2
-1
/
+1
*
added .Python
Tarek Ziadé
2009-07-17
1
-1
/
+1
*
added directories a root virtualenv is adding
Tarek Ziadé
2009-07-17
1
-0
/
+4
*
initial sphinx-quickstart structure
Tarek Ziadé
2009-07-17
3
-0
/
+284
*
Cherry-picked documentation and style changes from setuptools trunk
Hanno Schlichting
2009-07-17
4
-25
/
+11
*
Grammar fix as found on setuptools trunk
Hanno Schlichting
2009-07-17
1
-1
/
+1
*
Changed the testModuleExtract and testRequire tests from DependsTests to use ...
Hanno Schlichting
2009-07-16
1
-8
/
+8
*
Added the new author: The fellowship of the packaging ;)
Hanno Schlichting
2009-07-16
1
-1
/
+1
*
Figured out where to put changelog entries.
Hanno Schlichting
2009-07-16
3
-3
/
+30
*
Protected against failures in tarfile extraction, as we use a private method ...
Hanno Schlichting
2009-07-16
1
-1
/
+4
*
Allow to find_on_path on systems with tight permissions to fail gracefully. T...
Hanno Schlichting
2009-07-16
1
-1
/
+1
*
Corrected inconsitency between documentation and code of add_entry. This clos...
Hanno Schlichting
2009-07-16
2
-2
/
+2
*
Applied patch for Jython api_tests.txt doctest compatibility by pjenvey. This...
Hanno Schlichting
2009-07-16
1
-2
/
+2
*
Applied patch from pjenvey. This closes #6.
Hanno Schlichting
2009-07-16
1
-3
/
+7
*
Apply patch from pjenvey. Closes #3.
Hanno Schlichting
2009-07-16
5
-6
/
+20
*
Ignore build and dist directories
Hanno Schlichting
2009-07-16
1
-1
/
+2
*
Added a manifest which makes sure our sdist includes the same files as the se...
Hanno Schlichting
2009-07-16
1
-0
/
+6
*
Put the ez_setup bootstrap script onto bitbucket and note it's new location
Hanno Schlichting
2009-07-16
1
-1
/
+1
*
Update setup.py - note new download location, update dev status to stable and...
Hanno Schlichting
2009-07-16
1
-30
/
+2
*
#2 fixed setuptools for 2.7 (current trunk)
Tarek Ziadé
2009-07-16
1
-0
/
+46
*
added hgignore file
Tarek Ziadé
2009-07-16
1
-0
/
+6
*
#1 Added compatibility with Subversion 1.6.
Tarek Ziadé
2009-07-16
3
-3
/
+7
*
not needed anymore
Tarek Ziadé
2009-07-16
2
-54
/
+0
*
changed target version : 0.6c9 -> 0.6
Tarek Ziadé
2009-07-16
3
-5
/
+5
*
changed name and author
Tarek Ziadé
2009-07-16
1
-2
/
+2
*
not required
Tarek Ziadé
2009-07-16
1
-56
/
+0
*
Creating distribute branch
Jason R. Coombs
2013-03-01
0
-0
/
+0
[prev]
[next]