- 06 Aug, 2013 2 commits
-
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 79c95e70593d4e4177c3c1f9625e427d9ce0a16c
-
Jason R. Coombs authored
Use a pattern object to invoke the substitution in _adjust_header, restoring Python 2.4-2.6 compatibility. --HG-- extra : rebase_source : 4245d65731ca4433c80cf260906085500ab6c357
-
- 05 Aug, 2013 17 commits
-
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 63809401ac0769504a143981e518ef31488ea400
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 6787fb9e99b28fa2d9504d18018878ccf193d521
-
Jason R. Coombs authored
--HG-- extra : rebase_source : f56a411c3cace611952133b96a48ed92888f75a1
-
Jason R. Coombs authored
--HG-- extra : rebase_source : f57970b6ee6a79e0ef4dc277356e789ff8a341ff
-
Jason R. Coombs authored
--HG-- extra : rebase_source : d5458d1469b8b411d3937fa52996fdf96e601029
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 2acd6e7c81e54fa495f8b0eaf667b77f40c6495a
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 940b4a8a2c6efe60a2c532e943173ccff0515790
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 24c34791314ba58ecb0c7dca7bd7fa02a3a84949
-
Jason R. Coombs authored
--HG-- extra : rebase_source : d7fa5f788d2151d0aecf0bc7730ad73c5379320f
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 6d4ed995049ac55ae4d4526960865bac2fa3d251
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 4d756b98daa068d888074b53f5708c1245fa70ba
-
Jason R. Coombs authored
Sphinx allows a callable named 'setup' to be provided in the config. If present, it attempts to call it. Therefore, use another name when importing the setup module. The docs may now be built using 'setup.py build_sphinx'. --HG-- extra : rebase_source : a5f5e0d9d624f976b7a12e44adf3cc94d4f6ac44
-
Jason R. Coombs authored
--HG-- extra : rebase_source : b262af35810ec8ef1eacec3dd91806f53a9a6ea2
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 1611131e6765a30fd0fe94d8455418ccd3ae46ae
-
Arfrever Frehtes Taifersar Arahesis authored
Unlink destination file before writing scripts.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 04 Aug, 2013 1 commit
-
-
Michał Górny authored
-
- 26 Jul, 2013 1 commit
-
-
Jason R. Coombs authored
-
- 25 Jul, 2013 4 commits
-
-
Jason R. Coombs authored
For docs, load the setuptools version from the setup script, where it's authoritative, rather than from the library, which might not be ./setuptools
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 24 Jul, 2013 9 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Make PackageIndex._vcs_split_rev_from_url a static method (as it doesn't have any instance or class references).
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Replace import * with explicit imports, allowing linter to detect the missing imports reported in #53.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 22 Jul, 2013 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Update test to reflect the copy of the hash name stored because pypy doesn't implement the undocumented .name attribute on HASH objects.
-
Jason R. Coombs authored
-