log hgext/purge.py @ 28262:53dc4aada2d9

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