Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
Mon, 16 May 2016 14:21:39 -0700 |
Gregory Szorc |
purge: use opts.get()
|
Sat, 14 May 2016 14:03:12 +0900 |
Yuya Nishihara |
py3: move up symbol imports to enforce import-checker rules
|
Wed, 02 Mar 2016 21:39:55 +0000 |
timeless |
purge: use absolute_import
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Fri, 03 Oct 2014 10:38:43 -0700 |
Martin von Zweigbergk |
purge: access status fields by name rather than index
|
Wed, 20 Aug 2014 15:07:25 -0700 |
Siddharth Agarwal |
purge: avoid full walks when directories aren't purged
|
Mon, 04 Aug 2014 15:24:57 -0500 |
Matt Mackall |
purge: drop stat import
|
Sat, 02 Aug 2014 09:45:21 +0100 |
Christian Ebert |
purge: prefer util.unlink instead over own removefile
|
Thu, 07 Nov 2013 17:24:14 -0800 |
Ben Kehoe |
purge: add options for deleting only files or only directories
|
Tue, 25 Feb 2014 06:30:21 +0530 |
anuraggoel |
purge: avoid duplicate output for --print (issue4092)
stable
|
Sun, 28 Apr 2013 21:27:57 -0700 |
Siddharth Agarwal |
purge: hook into match.explicitdir and traversedir
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
purge: lowercase messages
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Fri, 06 Jan 2012 16:27:13 +0100 |
Martin Geisler |
Remove FSF mailing address from GPL headers
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
scmutil: switch match users to supplying contexts
|
Fri, 13 May 2011 14:58:24 -0500 |
Matt Mackall |
scmutil: drop aliases in cmdutil for match functions
|
Thu, 12 May 2011 20:14:42 +0200 |
Adrian Buehlmann |
purge: use cmdutil.command decorator
|
Thu, 22 Apr 2010 10:24:49 +0200 |
Martin Geisler |
Use hg role in help strings
|
Sun, 26 Jul 2009 01:59:28 +0200 |
Martin Geisler |
purge: wrap docstrings at 70 characters
|
Thu, 23 Jul 2009 00:25:34 +0200 |
Martin Geisler |
purge: fix formatting of lists with proper reST markup
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
purge: wrapped docstrings at 78 characters
|
Wed, 24 Jun 2009 15:32:37 +0200 |
Dirkjan Ochtman |
change wiki/bts URLs to point to new hostname
|
Wed, 24 Jun 2009 13:42:02 +0200 |
Dirkjan Ochtman |
extensions: change descriptions for extensions providing a few commands
|
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
|
Sat, 20 Jun 2009 20:57:13 +0200 |
Cédric Duval |
help: remove per-extension paragraph on how to enable it
|
Tue, 09 Jun 2009 09:25:17 -0400 |
timeless |
Generally replace "file name" with "filename" in help and comments.
|