| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Applied type checking fix from Python 3.1.2 distutils | Arc Riley | 2010-11-20 | 1 | -2/+1 | |
| | * | | | Replacing wrap_text function with Python builtin textwrap.wrap | Arc Riley | 2010-11-20 | 1 | -62/+2 | |
| | * | | | Ran 2to3 on runtests.py, the resulting changes run clean on Python 2.4+ | Arc Riley | 2010-11-20 | 1 | -1/+1 | |
| | * | | | Porting setup.py for Python 3: | Arc Riley | 2010-11-20 | 1 | -4/+24 | |
| * | | | | added a create action | Tarek Ziade | 2011-03-12 | 1 | -0/+1 | |
| * | | | | added a create action | Tarek Ziade | 2011-03-12 | 1 | -1/+8 | |
| * | | | | [mq]: commandline | Tarek Ziade | 2011-02-20 | 6 | -211/+465 | |
| | |/ / |/| | | ||||||
| * | | | cleaned up fancygetopt before refactoring | Tarek Ziade | 2011-02-16 | 1 | -61/+39 | |
| * | | | cleanup util + better names | Tarek Ziade | 2011-02-16 | 2 | -44/+45 | |
| * | | | Merge Kelsey changes | Alexis Metaireau | 2011-02-13 | 27 | -163/+1031 | |
| |\ \ \ | ||||||
| | * | | | 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 | 39 | -281/+301 | |
| | |\ \ \ | ||||||
| | * | | | | Improve distutils2 resources documentation. | FELD Boris | 2011-02-09 | 1 | -114/+241 | |
| | * | | | | Merge with upstream default branch | FELD Boris | 2011-02-09 | 27 | -163/+903 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Change resource files declaration in setup.cfg | Pierre-Yves David | 2011-02-06 | 4 | -33/+35 | |
| | | * | | | | Add an XXX marker on a silently passing error in package data files. | Pierre-Yves David | 2011-02-06 | 1 | -1/+1 | |
| | | * | | | | simplify resources_dests by removing _expand function | Pierre-Yves David | 2011-02-05 | 1 | -27/+12 | |
| | | * | | | | Allow glob in base part of ressource files | Pierre-Yves David | 2011-02-05 | 2 | -11/+10 | |
| | | * | | | | put relative path logic in a dedicated function | Pierre-Yves David | 2011-02-05 | 1 | -2/+6 | |
| | | * | | | | simplify expand function by remove the "destination" argument. | Pierre-Yves David | 2011-02-05 | 1 | -17/+9 | |
| | | * | | | | remove useless SmartGlob class used by distutils2 module. | Pierre-Yves David | 2011-02-05 | 1 | -22/+22 | |
| | | * | | | | Improve iglob error handling. | Pierre-Yves David | 2011-02-05 | 2 | -2/+44 | |
| | | * | | | | when stdlib iglob is not available use glob instead for extended iblog. | Pierre-Yves David | 2011-02-05 | 1 | -1/+4 | |
| | | * | | | | fix pkgutil test by adding babar 0.1 to installed fake_dist | Pierre-Yves David | 2011-02-05 | 1 | -1/+1 | |
| | | * | | | | fix indent in test | Pierre-Yves David | 2011-02-05 | 1 | -15/+13 | |
| | | * | | | | merge upstream into resources branches | Pierre-Yves David | 2011-02-04 | 22 | -124/+121 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Finish the renaming of datafiles to resources. | FELD Boris | 2011-02-04 | 5 | -92/+126 | |
| | | * | | | | | merge test_glob.py into test_util.py | Pierre-Yves David | 2011-02-02 | 3 | -163/+152 | |
| | | * | | | | | renames datafiles in ressources for consistency with setup.cfg section | Pierre-Yves David | 2011-02-02 | 7 | -22/+22 | |
| | | * | | | | | merge with upstream | Pierre-Yves David | 2011-02-02 | 9 | -30/+207 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Remove iglob from disutils.datafiles public interface | Pierre-Yves David | 2011-02-01 | 1 | -1/+1 | |
| | | * | | | | | | Improve compatibility with pep8 for file datafiles.py | FELD Boris | 2011-01-31 | 1 | -9/+9 | |
| | | * | | | | | | Improve compatibility with pep8 for file config.py | FELD Boris | 2011-01-31 | 1 | -7/+6 | |
| | | * | | | | | | Use Lookup exception instead of DistributionNotFound in pkgutil | FELD Boris | 2011-01-31 | 1 | -2/+1 | |
| | | * | | | | | | Remove lambda use in test._pkgutil | FELD Boris | 2011-01-31 | 1 | -1/+1 | |
| | | * | | | | | | Fix missing import. | FELD Boris | 2011-01-30 | 1 | -1/+2 | |
| | | * | | | | | | Merge with upstream. | FELD Boris | 2011-01-30 | 5 | -73/+96 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge with data files glob work. | FELD Boris | 2011-01-30 | 10 | -46/+117 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Add some tests for retrieving resource path and file object. | FELD Boris | 2011-01-30 | 10 | -47/+119 | |
| | | * | | | | | | | | Move iglob into from distutils2.datafiles module into distutils2.util | Pierre-Yves David | 2011-01-30 | 4 | -67/+211 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | Merge with upstream | FELD Boris | 2011-01-30 | 14 | -84/+562 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge | FELD Boris | 2011-01-30 | 16 | -175/+385 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Fix last bug, check that data file not exists at the same path and has the sa... | FELD Boris | 2011-01-30 | 2 | -7/+29 | |
| | | | * | | | | | | | | Remove raise into unittest2 check. | FELD Boris | 2011-01-30 | 1 | -1/+0 | |
| | | | * | | | | | | | | Remove bad exception raise. | FELD Boris | 2011-01-30 | 1 | -1/+0 | |
| | | | * | | | | | | | | No file that does not exists can be present in distribution.data_files. | FELD Boris | 2011-01-30 | 2 | -2/+1 | |
| | | | * | | | | | | | | Merge with upstream and update some unittest to the new data-files implementa... | FELD Boris | 2011-01-29 | 16 | -78/+536 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | Update some unittest to the new way of declaring data_files. | FELD Boris | 2011-01-29 | 3 | -20/+18 | |
| | | | | * | | | | | | | | Rename pkgutil.open to avoid overwriting builtin function open | FELD Boris | 2011-01-29 | 1 | -1/+1 | |
| | | | | * | | | | | | | | Merge with main branch | FELD Boris | 2011-01-29 | 11 | -50/+514 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
