Fri, 30 Jun 2017 03:45:56 +0200 |
Boris Feld |
configitems: register the 'win32text.warn' config
|
Wed, 08 Mar 2017 16:52:57 -0800 |
Pierre-Yves David |
win32text: directly use repo.vfs.join
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
Sun, 03 Jul 2016 22:28:24 +0530 |
Pulkit Goyal |
py3: make files use absolute_import and print_function
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Wed, 30 Sep 2015 15:31:07 -0500 |
Matt Mackall |
urls: bulk-change BTS urls to new location
|
Thu, 25 Jun 2015 17:42:45 -0500 |
Matt Mackall |
win32text: mark deprecated extension option deprecated
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Sat, 01 Mar 2014 19:51:22 -0600 |
Matt Mackall |
extensions: mark win32text deprecated
|
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
|