1. 31378df Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 12 years ago
  2. c48c16e Issue #13193: Fix distutils.filelist tests to always use / as path separator. by Nadeem Vawda · 12 years ago
  3. 5baef6d Increase test coverage for distutils.filelist (#11751). by Éric Araujo · 13 years ago
  4. 54274ad Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from by Éric Araujo · 13 years ago
  5. 2623a37 Merged revisions 86596 via svnmerge from by Ezio Melotti · 14 years ago
  6. 6d2db37 improved distutils test coverage: now the DEBUG mode is covered too (will help fix the issue #6954 in py3k branch) by Tarek Ziadé · 15 years ago
  7. 9132916 fixed typo by Tarek Ziadé · 15 years ago
  8. 1c8c9d1 added more test coverage for distutils.filelist to prevent regressions when fnmatch or re are changed by Tarek Ziadé · 15 years ago
  9. 98026f1 fixed how fnmatch.translate is used (since it has changed in r74475 for #6665). Now the code is not harcoding the usage of $ anymore by Tarek Ziadé · 15 years ago
  10. faa6b12 Fixed #1491431: distutils.filelist.glob_to_re was broken for some edge cases (detailed in the test by Tarek Ziadé · 15 years ago