Sun, 09 Dec 2012 23:33:16 +0100 |
Mads Kiilerich |
check-code: there must also be whitespace between ')' and operator
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
win32text: lowercase warning message
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Mon, 25 Oct 2010 11:29:32 -0500 |
Steve Borho |
win32text: give deprecation warning
stable
|
Wed, 02 Jun 2010 14:54:25 +0200 |
Martin Geisler |
win32text: mark this extension as deprecated
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Wed, 23 Dec 2009 20:31:35 +0100 |
Martin Geisler |
win32text: do not mention hgext in warning
stable
|
Tue, 22 Dec 2009 00:50:03 +0100 |
Martin Geisler |
hgext: enable extensions without "hgext." prefix in help texts
stable
|
Thu, 23 Jul 2009 00:26:26 +0200 |
Martin Geisler |
win32text: use reST syntax for literal blocks
|
Wed, 24 Jun 2009 15:32:37 +0200 |
Dirkjan Ochtman |
change wiki/bts URLs to point to new hostname
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
Sun, 21 Jun 2009 16:45:47 +0200 |
Dirkjan Ochtman |
help: add/fix docstrings for a bunch of extensions
|
Sun, 26 Apr 2009 01:49:12 +0200 |
Martin Geisler |
win32text: add copyright header
|
Wed, 22 Apr 2009 00:55:32 +0200 |
Martin Geisler |
util: use built-in set and frozenset
|
Fri, 24 Apr 2009 00:06:01 -0700 |
Bryan O'Sullivan |
win32text: be more careful about rejecting violating changesets
|
Sat, 04 Apr 2009 23:19:52 +0200 |
Martin Geisler |
win32text: word-wrap help texts at 70 characters
|
Mon, 23 Mar 2009 13:12:07 +0100 |
Peter Arrenbrecht |
cleanup: drop unused imports
|
Tue, 21 Oct 2008 17:47:49 +0200 |
Martin Geisler |
i18n: import _ instead of gettext
|
Thu, 26 Jun 2008 14:35:50 -0500 |
Matt Mackall |
add __len__ and __iter__ methods to repo and revlog
|
Thu, 26 Jun 2008 14:35:46 -0500 |
Matt Mackall |
use repo[changeid] to get a changectx
|
Thu, 10 Apr 2008 14:08:38 +0200 |
Dirkjan Ochtman |
win32text: actually import util so util.binary() can be used
|
Wed, 09 Apr 2008 15:49:20 -0700 |
Bryan O'Sullivan |
Get rid of reimplementations of util.binary
|
Sat, 05 Apr 2008 19:33:34 +0200 |
Patrick Mezard |
Merge with macencode branch
|
Sat, 05 Apr 2008 19:06:16 +0200 |
Patrick Mezard |
win32text: rename forbidcrlforcr() function
|
Thu, 03 Apr 2008 20:41:31 +0900 |
OHASHI Hideya |
win32text: Add macencode/macdecode
|
Fri, 04 Apr 2008 23:09:54 +0200 |
Patrick Mezard |
Backed out changeset 7f4257b5cbfc
|
Thu, 13 Mar 2008 10:42:46 +0100 |
Christian Ebert |
win32text: use util.binary to detect \0
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
Fri, 21 Dec 2007 23:21:17 -0500 |
Jesse Glick |
Provide better context for custom Python encode/decode filters.
|
Mon, 28 Jan 2008 21:39:47 +0100 |
Patrick Mezard |
Register data filters in a localrepo instead of util
|
Wed, 19 Dec 2007 17:02:31 -0500 |
Jesse Glick |
Issue 882: add standard hook to reject text files with CRLF.
|
Mon, 09 Jul 2007 10:59:49 -0700 |
Lee Cantey |
Correct inadvertent line ending change.
|
Mon, 09 Jul 2007 10:46:41 -0700 |
Lee Cantey |
Fix for win32text corrupting files that have CRLF line endings. (issue302)
|
Wed, 21 Sep 2005 15:17:24 -0700 |
Bryan O'Sullivan |
Rename mercurial.ext to hgext.
base
mercurial/ext/win32text.py@d80aa1bbf058
|