Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove spurious executable permissions | Miro Hrončok | 2018-07-27 | 1 | -0/+0 |
| | |||||
* | Deprecate upload and register commands | Dustin Ingram | 2018-07-08 | 1 | -3/+11 |
| | |||||
* | Fixed PEP 8 compliancy of the setuptools.command package | Alex Grönholm | 2014-06-18 | 1 | -0/+1 |
| | |||||
* | Correct indentation and clarify meaning by using namespacing | Jason R. Coombs | 2014-04-30 | 1 | -5/+4 |
| | | | | | --HG-- extra : amend_source : 20ab7547c8478eb084767fe701e627bdd462ba16 | ||||
* | Reverting 1a1ab844f03e due to issue 250 | Guy Rozendorn (guyr@infinidat.com) | 2011-10-07 | 1 | -60/+0 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : 0dca5e604c96429f07c4d7786d3a0991c42c129d | ||||
* | Issue #244 raises ValueError in upload and register commands if using a ↵ | guyroz | 2011-09-20 | 1 | -0/+60 |
| | | | | | | | | section without a repository value --HG-- branch : distribute extra : rebase_source : e57437a8ac03832ed8170c902996423a27235856 | ||||
* | Fix ``register`` not obeying name/version set by ``egg_info`` command, if | PJ Eby | 2006-07-10 | 1 | -0/+10 |
``egg_info`` wasn't explicitly run first on the same command line. (backport from trunk) --HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4050534 |