changeset 20624:23146e4d9cee

extensions: mark win32text deprecated Happened a long time ago.
author Matt Mackall <mpm@selenic.com>
date Sat, 01 Mar 2014 19:51:22 -0600
parents 84f6bc03b4e5
children 7cbc6e228999
files hgext/win32text.py tests/test-help.t
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/win32text.py	Sat Mar 01 19:44:14 2014 -0600
+++ b/hgext/win32text.py	Sat Mar 01 19:51:22 2014 -0600
@@ -5,7 +5,7 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2 or any later version.
 
-'''perform automatic newline conversion
+'''perform automatic newline conversion (DEPRECATED)
 
   Deprecation: The win32text extension requires each user to configure
   the extension again and again for each clone since the configuration
--- a/tests/test-help.t	Sat Mar 01 19:44:14 2014 -0600
+++ b/tests/test-help.t	Sat Mar 01 19:51:22 2014 -0600
@@ -277,7 +277,6 @@
        strip         strip changesets and their descendents from history
        transplant    command to transplant changesets from another branch
        win32mbcs     allow the use of MBCS paths with problematic encodings
-       win32text     perform automatic newline conversion
        zeroconf      discover and advertise repositories on the local network
 Test short command list with verbose option