Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge1.0b3 | Jason R. Coombs | 2013-08-14 | 1 | -1/+1 |
|\ | |||||
| * | Fix template rendering error | Jason R. Coombs | 2013-08-14 | 1 | -1/+1 |
| | | |||||
* | | Warn when scripts are installed but PATHEXT isn't set | Jason R. Coombs | 2013-08-13 | 1 | -0/+4 |
| | | | | | | | | | | --HG-- extra : histedit_source : a1c329f92ee71a707955e352b63987af9de6e120 | ||||
* | | Use .pya extension instead of simply .py to avoid creating scripts that are ↵ | Jason R. Coombs | 2013-08-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | importable as modules. --HG-- extra : histedit_source : ef811b339d08652c845c5556fd7e2d0f38ee12df | ||||
* | | Remove -script scripts also | Jason R. Coombs | 2013-08-13 | 1 | -1/+1 |
| | | |||||
* | | Fix TypeError when no attrs were passed1.0b2 | Jason R. Coombs | 2013-08-11 | 1 | -1/+2 |
| | | |||||
* | | Restored tunnel (proxy) support in SSL connections. Fixes #52. | Jason R. Coombs | 2013-08-11 | 1 | -0/+6 |
| | | |||||
* | | Officially deprecated Features functionality (per #65). | Jason R. Coombs | 2013-08-11 | 1 | -3/+21 |
| | | |||||
* | | Issue 60: Implemented experimental opt-in support for using native launchers ↵ | Jason R. Coombs | 2013-08-10 | 1 | -19/+44 |
| | | | | | | | | rather than installing launcher executables. My initial experience with this technique has been very positive. | ||||
* | | Bumped to 1.0 in preparation for next release. | Jason R. Coombs | 2013-08-09 | 1 | -1/+1 |
| | | |||||
* | | Fixed script header generation in easy_install tests. Fixes #37. | Jason R. Coombs | 2013-08-09 | 1 | -2/+2 |
| | | |||||
* | | Added test to capture behavior expected behavior on Windows with spaces in ↵ | Jason R. Coombs | 2013-08-09 | 1 | -0/+4 |
| | | | | | | | | the filename | ||||
* | | Fixed test_get_script_header failures on Windows when Python is in a ↵ | Jason R. Coombs | 2013-08-09 | 1 | -3/+6 |
| | | | | | | | | directory with spaces | ||||
* | | Remove import * | Jason R. Coombs | 2013-08-09 | 1 | -18/+22 |
| | | |||||
* | | Spruce up syntax to to address linter warnings | Jason R. Coombs | 2013-08-09 | 1 | -42/+26 |
| | | |||||
* | | Clean up imports | Jason R. Coombs | 2013-08-09 | 1 | -3/+13 |
| | | |||||
* | | Use a single, multiline literal to express the template for clarity. | Jason R. Coombs | 2013-08-06 | 1 | -12/+12 |
| | | | | | | | | | | --HG-- extra : rebase_source : df5f817f45451b3a2c4093c12bb7b2b51f8ff3b7 | ||||
* | | Add docstring | Jason R. Coombs | 2013-08-06 | 1 | -0/+5 |
| | | | | | | | | | | --HG-- extra : rebase_source : 79c95e70593d4e4177c3c1f9625e427d9ce0a16c | ||||
* | | Use a pattern object to invoke the substitution in _adjust_header, restoring ↵ | Jason R. Coombs | 2013-08-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Python 2.4-2.6 compatibility. --HG-- extra : rebase_source : 4245d65731ca4433c80cf260906085500ab6c357 | ||||
* | | Extract _adjust_header method | Jason R. Coombs | 2013-08-06 | 1 | -6/+18 |
| | | | | | | | | | | --HG-- extra : rebase_source : 63809401ac0769504a143981e518ef31488ea400 | ||||
* | | Name variable for clarity | Jason R. Coombs | 2013-08-05 | 1 | -1/+2 |
| | | | | | | | | | | --HG-- extra : rebase_source : 6787fb9e99b28fa2d9504d18018878ccf193d521 | ||||
* | | Move specialized Windows behavior to a specialized subclass | Jason R. Coombs | 2013-08-05 | 1 | -36/+48 |
| | | | | | | | | | | --HG-- extra : rebase_source : f56a411c3cace611952133b96a48ed92888f75a1 | ||||
* | | Adapted signature on _get_script_args so it accurately abstracts ↵ | Jason R. Coombs | 2013-08-05 | 1 | -41/+44 |
| | | | | | | | | | | | | | | windows/other behavior. --HG-- extra : rebase_source : f57970b6ee6a79e0ef4dc277356e789ff8a341ff | ||||
* | | Extract protected _get_script_args to capture type parameter. | Jason R. Coombs | 2013-08-05 | 1 | -36/+41 |
| | | | | | | | | | | --HG-- extra : rebase_source : d5458d1469b8b411d3937fa52996fdf96e601029 | ||||
* | | Moved get_script_args into a ScriptWriter class method | Jason R. Coombs | 2013-08-05 | 1 | -40/+44 |
| | | | | | | | | | | --HG-- extra : rebase_source : 2acd6e7c81e54fa495f8b0eaf667b77f40c6495a | ||||
* | | extract launcher type indication | Jason R. Coombs | 2013-08-05 | 1 | -2/+3 |
| | | | | | | | | | | --HG-- extra : rebase_source : 940b4a8a2c6efe60a2c532e943173ccff0515790 | ||||
* | | Beginning extraction of ScriptWriter classes for writing console and gui scripts | Jason R. Coombs | 2013-08-05 | 1 | -12/+15 |
|/ | | | | | --HG-- extra : rebase_source : 24c34791314ba58ecb0c7dca7bd7fa02a3a84949 | ||||
* | Syntax update for easy_install command | Jason R. Coombs | 2013-08-05 | 1 | -144/+85 |
| | | | | | --HG-- extra : rebase_source : d7fa5f788d2151d0aecf0bc7730ad73c5379320f | ||||
* | Move version into its own file so that setuptools machinery isn't necessary ↵ | Jason R. Coombs | 2013-08-05 | 2 | -1/+2 |
| | | | | | | | to elicit the version. --HG-- extra : rebase_source : 1611131e6765a30fd0fe94d8455418ccd3ae46ae | ||||
* | Unlink destination file before writing scripts. | Michał Górny | 2013-08-05 | 1 | -0/+2 |
| | |||||
* | Bumped to 0.9.9 in preparation for next release. | Jason R. Coombs | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | Add test to exercise the basic functionality of _vcs_split_rev_from_url | Jason R. Coombs | 2013-07-24 | 1 | -0/+9 |
| | |||||
* | Make PackageIndex._vcs_split_rev_from_url a static method (as it doesn't ↵ | Jason R. Coombs | 2013-07-24 | 1 | -1/+2 |
| | | | | have any instance or class references). | ||||
* | Import urlsplit and urlunsplit from compat module. Fixes #53. | Jason R. Coombs | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | Add 'urlsplit' and 'urlunsplit' to compat module | Jason R. Coombs | 2013-07-24 | 1 | -2/+5 |
| | |||||
* | Replace import * with explicit imports, allowing linter to detect the ↵ | Jason R. Coombs | 2013-07-24 | 1 | -1/+5 |
| | | | | missing imports reported in #53. | ||||
* | Normalize whitespace in package_index.py | Jason R. Coombs | 2013-07-24 | 1 | -77/+2 |
| | |||||
* | Re-indent several function signatures to reduce linter warnings | Jason R. Coombs | 2013-07-24 | 1 | -15/+20 |
| | |||||
* | Clean up imports in package_index | Jason R. Coombs | 2013-07-24 | 1 | -1/+6 |
| | |||||
* | Remove unused imports | Jason R. Coombs | 2013-07-24 | 1 | -3/+2 |
| | |||||
* | Bumped to 0.9.8 in preparation for next release. | Jason R. Coombs | 2013-07-22 | 1 | -1/+1 |
| | |||||
* | Update test to reflect the copy of the hash name stored because pypy doesn't ↵ | Jason R. Coombs | 2013-07-22 | 1 | -5/+1 |
| | | | | implement the undocumented .name attribute on HASH objects. | ||||
* | package_index.py : fix hash_name | Daniel Holth | 2013-07-22 | 1 | -17/+3 |
| | |||||
* | add _-separated keys to environment markers | Daniel Holth | 2013-07-20 | 1 | -0/+4 |
| | |||||
* | Bumped to 0.9.7 in preparation for next release. | Jason R. Coombs | 2013-07-17 | 1 | -1/+1 |
| | |||||
* | Add compatibility for Python 2.4 when querying the hash name. Fixes #440.9.6 | Jason R. Coombs | 2013-07-17 | 2 | -2/+31 |
| | |||||
* | Bumped to 0.9.6 in preparation for next release. | Jason R. Coombs | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | Merge github pull request | Jason R. Coombs | 2013-07-15 | 1 | -1/+8 |
|\ | |||||
| * | Fix backported ssl_match_hostname for http://bugs.python.org/issue17980 | Toshio Kuratomi | 2013-07-15 | 1 | -1/+8 |
| | | |||||
* | | Bumped to 0.9.5 in preparation for next release. | Jason R. Coombs | 2013-07-15 | 1 | -1/+1 |
|/ |