| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved everything in the same dir - we want to include docs/ in the release | Tarek Ziade | 2010-09-19 | 1 | -417/+0 |
| | | |||||
| * | Big renaming pass to improve readability | ?ric Araujo | 2010-08-11 | 1 | -110/+111 |
| | | |||||
| * | Add notes, fix small things | ?ric Araujo | 2010-08-11 | 1 | -16/+45 |
| | | |||||
| * | Update one obsolete filename | ?ric Araujo | 2010-07-24 | 1 | -1/+1 |
| | | |||||
| * | Whitespace cleaning | ?ric Araujo | 2010-08-11 | 1 | -63/+45 |
| | | |||||
| * | Move Trove classifiers in a separate module | ?ric Araujo | 2010-08-08 | 1 | -554/+8 |
| | | |||||
| * | Start improving mkpkg (#8591) | ?ric Araujo | 2010-08-08 | 1 | -11/+12 |
| | | |||||
| * | Merges changes | Antoine Reversat | 2010-08-05 | 1 | -7/+6 |
| |\ | |||||
| | * | Use explicit name instead of literal (Tarek?s preference) | ?ric Araujo | 2010-08-03 | 1 | -3/+3 |
| | | | |||||
| * | | Changed some files to conform to PEP8 | Antoine Reversat | 2010-08-05 | 1 | -35/+55 |
| |/ | |||||
| * | Wrap I/O operations in try/except blocks to ensure handles are closed | ?ric Araujo | 2010-06-27 | 1 | -40/+37 |
| | | |||||
| * | Make all classes new-style classes. | ?ric Araujo | 2010-06-26 | 1 | -1/+1 |
| | | | | | | | | This will make 3.x migration easier (we will catch incompatibilities sooner thanks to python2.6 -3, e.g. the __hash__ deprecation warning), it allows us to use properties, super and other niceties, and new-style classes are instantiated faster. | ||||
| * | added a dev note | Tarek Ziade | 2010-05-20 | 1 | -0/+2 |
| | | |||||
| * | Cleaning up a few indentations and making a few lines pep8 length compliant. | pumazi | 2010-03-30 | 1 | -5/+8 |
| | | |||||
| * | Converted tabs to spaces and fixed the packages keyword output from ↵ | pumazi | 2010-03-22 | 1 | -809/+817 |
| | | | | | directory slashes to dotted notation (e.g. repoze/obob/tests to repoze.obob.tests). | ||||
| * | replaced instances of 'classifiers' with 'classifier' | Nicolas Cadou | 2010-03-15 | 1 | -5/+5 |
| | | |||||
| * | replaced a few 'distutils' instances with 'distutils2' | Nicolas Cadou | 2010-03-15 | 1 | -2/+2 |
| | | |||||
| * | Had old package name in mkpkg config file, changed to "~/.mkpkgpy". | Sean Reifschneider | 2010-03-02 | 1 | -1/+1 |
| | | |||||
| * | Adding "mkpkg" module to automate building setup.py or similar. | Sean Reifschneider | 2010-02-23 | 1 | -0/+921 |
