| 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 | -494/+0 |
| | | |||||
| * | Hook system improvements. | ?ric Araujo | 2010-08-15 | 1 | -1/+1 |
| | | | | | | | | | - Tweak some comments/docstrings. - Allow giving callables as hooks in addition to dotted names. - Don?t let errors pass silently (possibly needs an option). - Add two tests from Konrad. - Simplify tests. | ||||
| * | Merged with Tarek | Zubin Mithra | 2010-08-13 | 1 | -3/+1 |
| |\ | |||||
| | * | options moved from build_py to build so that build_py and build_scripts can ↵ | Zubin Mithra | 2010-08-13 | 1 | -1/+0 |
| | | | | | | | | | access it | ||||
| | * | longopt_xlate removed. merged with tarek | Zubin Mithra | 2010-08-08 | 1 | -2/+1 |
| | |\ | |||||
| | | * | longopt_xlate removed. | Zubin Mithra | 2010-08-08 | 1 | -2/+1 |
| | | | | |||||
| * | | | Fix some familiar typos and use consistent spellings | ?ric Araujo | 2010-08-09 | 1 | -5/+5 |
| |/ / | |||||
| * | | Add command post-hooks | Konrad Delong | 2010-08-05 | 1 | -0/+6 |
| | | | |||||
| * | | Make set_undefined_options more friendly | ?ric Araujo | 2010-08-04 | 1 | -17/+21 |
| | | | |||||
| * | | merged spawn into util | Tarek Ziade | 2010-07-25 | 1 | -1/+1 |
| | | | |||||
| * | | Fix import errors found by pyflakes | ?ric Araujo | 2010-07-18 | 1 | -2/+2 |
| |/ | |||||
| * | Restored logging of directory creation | Jeremy Kloth | 2010-07-08 | 1 | -1/+3 |
| | | |||||
| * | merge upstream | Alexis Metaireau | 2010-07-03 | 1 | -5/+28 |
| |\ | |||||
| | * | 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. | ||||
| | * | Pull changeset with new docstrings from jkloth | ?ric Araujo | 2010-06-24 | 1 | -0/+25 |
| | | | |||||
| | * | Rename a method for greater consistency | ?ric Araujo | 2010-06-06 | 1 | -4/+2 |
| | | | |||||
| * | | merged upstream | Konrad Delong | 2010-06-05 | 1 | -2/+1 |
| |/ | |||||
| * | moving cmd.py into command/ | Tarek Ziade | 2010-06-02 | 1 | -0/+462 |
