| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix pysetup tests | Tarek Ziade | 2011-03-13 | 1 | -1/+4 | |
| * | EnvironmentError does not always have a message attribute (python 2.4) | Alexis Metaireau | 2011-02-13 | 1 | -1/+1 | |
| * | Merging the resource branch ! | Alexis Metaireau | 2011-02-13 | 10 | -33/+29 | |
| |\ | ||||||
| | * | Changing the metadata.version API and relocating the metadata_to_dict function. | Kelsey Hightower | 2011-02-10 | 2 | -5/+5 | |
| | * | Merge Kelsey?s edits with mine | ?ric Araujo | 2011-02-10 | 5 | -9/+9 | |
| | |\ | ||||||
| | | * | Fixing logging strings; improve lower-case consistency | Kelsey Hightower | 2011-02-09 | 5 | -10/+10 | |
| | * | | More logging tweaks: use real warning method, merge some calls. | ?ric Araujo | 2011-02-10 | 2 | -5/+4 | |
| | * | | Use lazy form in logging calls, again. | ?ric Araujo | 2011-02-10 | 8 | -26/+23 | |
| | |/ | ||||||
| * | | Merge with upstream default branch | FELD Boris | 2011-02-09 | 3 | -51/+68 | |
| |\ \ | |/ |/| | ||||||
| | * | merge upstream into resources branches | Pierre-Yves David | 2011-02-04 | 1 | -8/+1 | |
| | |\ | ||||||
| | * | | Finish the renaming of datafiles to resources. | FELD Boris | 2011-02-04 | 1 | -8/+9 | |
| | * | | renames datafiles in ressources for consistency with setup.cfg section | Pierre-Yves David | 2011-02-02 | 3 | -16/+16 | |
| | * | | merge with upstream | Pierre-Yves David | 2011-02-02 | 1 | -4/+5 | |
| | |\ \ | ||||||
| | * | | | Fix last bug, check that data file not exists at the same path and has the sa... | FELD Boris | 2011-01-30 | 1 | -1/+6 | |
| | * | | | No file that does not exists can be present in distribution.data_files. | FELD Boris | 2011-01-30 | 1 | -1/+1 | |
| | * | | | Merge with main branch | FELD Boris | 2011-01-29 | 3 | -44/+55 | |
| | |\ \ \ | ||||||
| | | * | | | Only create DATAFILES if distribution include data files. | FELD Boris | 2011-01-29 | 1 | -12/+12 | |
| | | * | | | Correct bug : DATAFILES not added in RECORD file. | FELD Boris | 2011-01-29 | 1 | -15/+21 | |
| | | * | | | Correct typo error in RESOURCE paths mapping file in pkgutil. | FELD Boris | 2011-01-29 | 1 | -9/+4 | |
| | | * | | | Merge with merge with main branche | FELD Boris | 2011-01-29 | 1 | -4/+4 | |
| | | |\ \ \ | ||||||
| | | | * | | | Use public method from sysconfig instead of private one to expand paths. Corr... | FELD Boris | 2011-01-29 | 1 | -4/+4 | |
| | | * | | | | merge with main branch | Pierre-Yves David | 2011-01-29 | 3 | -68/+18 | |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | | Distutils 2 now install datafiles in the right place (indicated by sysconfig). | FELD Boris | 2011-01-28 | 3 | -42/+52 | |
| * | | | | | | Solve bug with --help-commands. | ?ric Araujo | 2011-02-06 | 1 | -0/+5 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Branch merge | ?ric Araujo | 2011-02-03 | 1 | -8/+1 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Branch merge. | ?ric Araujo | 2011-01-29 | 1 | -8/+1 | |
| | |/ / / | ||||||
| * | | | | Don't check twice the same thing (restructured text compatibility). | Alexis Metaireau | 2011-02-01 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' of /Users/gotcha/co/distutils2/git | Godefroid Chapelle | 2011-01-30 | 1 | -1/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | metadata warnings were not shown to the user | Godefroid Chapelle | 2011-01-30 | 1 | -1/+3 | |
| * | | | | | merge changes by sprint | Godefroid Chapelle | 2011-01-29 | 3 | -40/+23 | |
| |\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| | * | | | Branch merge | ?ric Araujo | 2011-01-29 | 1 | -0/+3 | |
| | |\ \ \ | ||||||
| | | * \ \ | Branch merge | ?ric Araujo | 2011-01-29 | 1 | -0/+3 | |
| | | |\ \ \ | | | |_|/ | | |/| | | ||||||
| | | | * | | Fix attribute error | ?ric Araujo | 2010-12-09 | 1 | -0/+3 | |
| | * | | | | Fix two NameErrors (#11057) | ?ric Araujo | 2011-01-29 | 1 | -2/+3 | |
| | |/ / / | ||||||
| | * | | | merged + fixed tests : now README is to be added explicitely in extra_files | Tarek Ziade | 2011-01-29 | 1 | -30/+1 | |
| | |\ \ \ | ||||||
| | * | | | | simplified the package_dir option - just one root dir allowed | Tarek Ziade | 2011-01-29 | 1 | -37/+9 | |
| | * | | | | Allow to have more than one file in description-file. Also check that those f... | Gael Pasgrimaud | 2011-01-28 | 1 | -1/+8 | |
| * | | | | | metadata.check checks for missing author | Godefroid Chapelle | 2011-01-29 | 1 | -2/+1 | |
| | |/ / / |/| | | | ||||||
| * | | | | avoid inclusion of README or test/*.py | Godefroid Chapelle | 2011-01-28 | 1 | -29/+0 | |
| |/ / / | ||||||
| * | | | fixed #11038. Add strict parameter to metadata.check() and use the strict mod... | Gael Pasgrimaud | 2011-01-28 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | fixed a few tests | Tarek Ziade | 2011-01-23 | 1 | -0/+4 | |
| * | | Branch merge | ?ric Araujo | 2011-01-21 | 1 | -3/+3 | |
| |\ \ | ||||||
| | * | | improved test coverage on command.bdist | Andrew Francis | 2010-12-08 | 1 | -3/+3 | |
| * | | | Save up a bit of memory thanks to dict.iter* and __iter__ | ?ric Araujo | 2010-12-17 | 7 | -9/+8 | |
| * | | | Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (#9558). | ?ric Araujo | 2010-12-15 | 1 | -1/+1 | |
| * | | | Remove deprecated code o/ | ?ric Araujo | 2010-11-26 | 1 | -18/+1 | |
| |/ / | ||||||
| * | | A touch of PEP 8 and pyflaking | ?ric Araujo | 2010-11-16 | 4 | -50/+41 | |
| * | | Don?t import sysconfig from the (2.7) stdlib. | ?ric Araujo | 2010-11-16 | 2 | -8/+2 | |
| * | | moved extension into compiler/ | Tarek Ziade | 2010-11-13 | 1 | -1/+1 | |
| * | | now distutils2 uses set_command to set its own commands | Tarek Ziade | 2010-11-13 | 3 | -27/+55 | |
