log hgext/purge.py @ 8043:b777dd8f7836

age author description
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