hgext/purge.py
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.
Sun, 24 May 2009 22:17:12 +0200 Cédric Duval purge: fix spelling error
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in
Sat, 18 Apr 2009 14:40:21 +0200 Martin Geisler help texts: write command line switches as -a/--abc
Sat, 11 Apr 2009 00:13:18 +0200 Patrick Mezard purge: fix b777dd8f7836 (remove read-only files)
Fri, 10 Apr 2009 21:20:28 +0200 Patrick Mezard purge: remove read-only files under Windows (issue583)
Sat, 04 Apr 2009 23:18:51 +0200 Martin Geisler purge: word-wrap help texts at 70 characters
Mon, 05 Jan 2009 12:48:20 -0500 Benjamin Pollack 1 file changed, 7 insertions(+), 9 deletions(-)
Fri, 02 Jan 2009 22:53:33 +0100 Martin Geisler use repo.wjoin(f) instead of os.path.join(repo.root, f)
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Thu, 26 Jun 2008 18:44:54 -0500 Matt Mackall purge: cleanup
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall purge: use status
Thu, 26 Jun 2008 13:58:24 -0500 Matt Mackall rename checkfolding to checkcase
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files arg from repo.status and friends
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall purge: remove unused 'missing' logic
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: use match.dir in statwalk
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: remove remaining users of cmdutils.matchpats
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall purge: use cmdutil.matchpats
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall purge: eliminate dopurge
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho purge: simplify safety net for case mangling filesystems
Wed, 08 Aug 2007 12:27:20 +0200 Benoit Boissinot refactor options from cmdtable
Sat, 21 Jul 2007 10:30:51 +0200 Thomas Arendsen Hein removed trailing whitespace
Sat, 23 Jun 2007 22:26:22 -0500 Emanuele Aina purge: add the clean alias inspired by git-clean and svn-clean
Wed, 06 Jun 2007 22:17:35 +0200 Emanuele Aina purge: don't delete ignored files if --all is not specified
Wed, 06 Jun 2007 20:22:52 +0200 Thomas Arendsen Hein Removed trailing whitespace and tabs from python files
Fri, 11 May 2007 17:05:44 +0200 Emanuele Aina purge: add --include and --exclude options
Tue, 27 Feb 2007 09:05:36 +0100 Emanuele Aina Move back the purge extension in hgext
less more (0) tip