log hgext/eol.py @ 13612:21367c3da8aa

age author description
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: remove unused argument in readhgeol()
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: explain why reading .hgeol from the working dir is special
Sat, 12 Mar 2011 12:11:09 +0100 Martin Geisler eol: use dirstate methods to clear dirstate stable
Mon, 28 Feb 2011 15:46:48 +0100 Martin Geisler eol: do not abort on parse error stable
Mon, 28 Feb 2011 09:28:18 +0100 Martin Geisler eol: be explicit about how to enable hook (issue2661) stable
Sun, 27 Feb 2011 19:50:28 +0100 Antoine Pitrou eol: stop after first matched rule in hook (issue2660) stable
Fri, 25 Feb 2011 12:32:15 +0100 Martin Geisler eol: handle LockUnavailable error (issue2569) stable
Fri, 25 Feb 2011 10:52:37 +0100 Martin Geisler eol: clarify where the .hgeol file is located stable
Mon, 13 Dec 2010 11:53:17 +0100 Martin Geisler merge with stable
Mon, 22 Nov 2010 14:36:57 +0100 Erik Zielke eol: improve help on whether EOLs are changed in working copy or repository stable
Sat, 13 Nov 2010 15:57:40 +0100 Martin Geisler merge with stable
Sat, 13 Nov 2010 15:57:12 +0100 Martin Geisler eol: mention the hook in the module docstring stable
Sat, 13 Nov 2010 15:46:51 +0100 Martin Geisler eol: fix win32text encode/decode filter names
Sat, 13 Nov 2010 15:12:09 +0100 Martin Geisler merge with stable
Wed, 10 Nov 2010 20:26:56 +0000 Colin Caughie eol: added filter aliases for backwards compatibility with win32text