extensions: mark win32text deprecated
authorMatt Mackall <mpm@selenic.com>
Sat, 01 Mar 2014 19:51:22 -0600
changeset 20624 23146e4d9cee
parent 20623 84f6bc03b4e5
child 20625 7cbc6e228999
extensions: mark win32text deprecated Happened a long time ago.
hgext/win32text.py
tests/test-help.t
--- 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