summaryrefslogtreecommitdiff
path: root/distutils2/manifest.py
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for #13974, #6884 and #11841 from default?ric Araujo2012-02-271-17/+6
|\
| * Ye olde merge.?ric Araujo2011-11-121-1/+3
| |\
| * | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-12/+6
* | | Fix bugs with MANIFEST.in parsing on Windows (#6884).?ric Araujo2012-02-271-5/+13
* | | Make test_manifest pass on 2.4 and 2.5 (fixes #11751).?ric Araujo2011-11-201-0/+4
| |/ |/|
* | Increase test coverage for manifest (#11751).?ric Araujo2011-11-111-1/+3
|/
* Fix the backport fixes.?ric Araujo2011-09-181-9/+12
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-5/+7
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-76/+65
* More logging tweaks: use real warning method, merge some calls.?ric Araujo2011-02-101-8/+7
* Use lazy form in logging calls, again.?ric Araujo2011-02-101-27/+27
* making 'include' the default actionTarek Ziade2010-10-231-3/+7
* manifest.read_template now accepts file objectsTarek Ziade2010-10-171-3/+8
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+376