Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, | Terry Jan Reedy | 2013-03-11 | 1 | -1/+1 |
* | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
* | Closes #11696: Fix ID generation in msilib. | Martin v. Löwis | 2011-03-27 | 1 | -3/+2 |
* | Fix short file name generation in bdist_msi. | Martin v. Löwis | 2011-03-27 | 1 | -8/+17 |
* | replace has_key with 'in' operator | Benjamin Peterson | 2009-10-09 | 1 | -1/+1 |
* | Support AMD64 in msilib. Set Win64 on reglocator. | Martin v. Löwis | 2009-06-12 | 1 | -3/+7 |
* | Issue #3732: Backported r53335 to supress deprecation warning. | Hirokazu Yamamoto | 2008-09-01 | 1 | -5/+5 |
* | Properly generate logical file ids. Fixes #1515998. | Martin v. Löwis | 2006-07-06 | 1 | -4/+6 |
* | Rename parameters to match the documentation (which | Martin v. Löwis | 2006-05-01 | 1 | -8/+7 |
* | Rename uisample to text, drop all non-text tables. | Martin v. Löwis | 2006-05-01 | 2 | -1399/+129 |
* | Import bdist_msi | Martin v. Löwis | 2006-03-05 | 4 | -0/+2994 |