Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083) | Zachary Ware | 2017-06-10 | 1 | -7/+7 |
| | | | Also updates checked-in line endings on some files | ||||
* | Issue #17202: Add .bat to .hgeol to force them to CRLF. | Zachary Ware | 2015-04-13 | 1 | -7/+7 |
| | | | | | Using LF can a script to fail if it tries to use a label that is split across 512 byte blocks. Who knows why. | ||||
* | Make svn:eol-style's more consistent | Antoine Pitrou | 2011-02-25 | 1 | -7/+7 |
| | |||||
* | Merged revisions 74000-74001 via svnmerge from | Amaury Forgeot d'Arc | 2009-07-13 | 1 | -0/+7 |
svn+ssh://pythondev@svn.python.org/python/trunk ........ r74000 | amaury.forgeotdarc | 2009-07-13 22:01:11 +0200 (lun., 13 juil. 2009) | 4 lines #1616979: Add the cp720 (Arabic DOS) encoding. Since there is no official mapping file from unicode.org, the codec file is generated on Windows with the new genwincodec.py script. ........ r74001 | amaury.forgeotdarc | 2009-07-13 22:03:21 +0200 (lun., 13 juil. 2009) | 2 lines NEWS entry for r74000. ........ |