Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Python 2.3 compatibility: re.findall doesn't accept flags in 2.3.function-arguments | ubershmekel | 2009-11-02 | 1 | -2/+4 |
| | |||||
* | Allow alphanumeric version number (\w and not \d). | ubershmekel | 2009-11-02 | 1 | -1/+1 |
| | |||||
* | Fix newline regular expression issues - they were still a problem because ↵ | steven.bethard | 2009-09-15 | 1 | -2/+2 |
| | | | | the README generated on Windows may be used from a source .zip downloaded to Unix. | ||||
* | Set svn:eol-style=native for all .py files. | steven.bethard | 2009-09-12 | 1 | -52/+52 |
| | |||||
* | Read description from README.txt file and reformat README.txt so that when ↵ | steven.bethard | 2009-08-02 | 1 | -6/+15 |
| | | | | it's uploaded to PyPI, it looks right. | ||||
* | Update classifiers to mark argparse as stable. | steven.bethard | 2009-07-26 | 1 | -1/+1 |
| | |||||
* | Make append* actions copy their default value. | steven.bethard | 2009-05-04 | 1 | -8/+6 |
| | | | | | Bump version numbers, and clean up description text in setup.py. Ignore some generated and local files. | ||||
* | Update argparse homepage. | steven.bethard | 2009-04-29 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.9.1 to include correct license information (also clean out ↵ | steven.bethard | 2009-04-28 | 1 | -3/+3 |
| | | | | a couple remaining BSD references). | ||||
* | Update license to Apache 2.0. | steven.bethard | 2009-04-28 | 1 | -6/+13 |
| | |||||
* | Initial import from python-hosting.com repository. | steven.bethard | 2009-03-27 | 1 | -0/+38 |