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
path:
root
/
setuptools
/
command
/
install_scripts.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed PEP 8 compliancy of the setuptools.command package
Alex Grönholm
2014-06-18
1
-5
/
+8
*
Use modern syntax for octal values
Jason R. Coombs
2014-05-05
1
-1
/
+1
*
Correct indentation and clarify meaning by using namespacing
Jason R. Coombs
2014-04-30
1
-5
/
+4
*
Remove excess whitespace
Jason R. Coombs
2014-03-01
1
-1
/
+0
*
Merge with upstream
Jason R. Coombs
2013-06-18
1
-2
/
+3
|
\
|
*
When writing out scripts, respect the users umask
Justin Azoff
2012-05-12
1
-2
/
+3
*
|
Changes to support 2.x and 3.x in the same codebase.
Vinay Sajip
2011-06-20
1
-1
/
+1
|
/
*
make sure all tests passes on all python versions fixes #149
Tarek Ziade
2010-05-06
1
-2
/
+2
*
Fixed #80: test_develop fails with Python 3.1. I don't understand why the mod...
tarek
2009-11-15
1
-1
/
+4
*
removed PJE-style white lines
tarek
2009-10-27
1
-35
/
+3
*
chmod/test cleanups and Jython compatibility (backport from trunk)
PJ Eby
2008-01-18
1
-5
/
+5
*
Partial support for cross-platform generation of bdist_wininst .exe's.
PJ Eby
2006-12-29
1
-4
/
+4
*
Fixed duplication of scripts inside .egg files
PJ Eby
2006-02-13
1
-1
/
+42
*
Make the install_scripts command respect the "build_scripts -e"
PJ Eby
2005-12-26
1
-4
/
+4
*
Fix "legacy mode" trying to install scripts when there are none.
PJ Eby
2005-12-20
1
-3
/
+4
*
Support full roundtrip translation of eggs to and from ``bdist_wininst``
PJ Eby
2005-12-14
1
-0
/
+40