log mercurial/repair.py @ 17410:7c865f30e2b8 stable

age author description
Fri, 31 Aug 2012 23:27:26 +0200 Pierre-Yves David strip: fix revset usage (issue3604) stable
Thu, 26 Jul 2012 16:57:50 -0500 Augie Fackler strip: move bookmarks to nearest ancestor rather than '.' stable
Fri, 18 May 2012 12:45:47 -0700 Joshua Redstone strip: incrementally update the branchheads cache after a strip
Fri, 01 Jun 2012 12:45:16 -0700 Bryan O'Sullivan revlog: descendants(*revs) becomes descendants(revs) (API)
Thu, 17 May 2012 15:34:59 -0500 Matt Mackall branchcache: backout 0311a6abd38a
Fri, 11 May 2012 10:35:54 -0700 Joshua Redstone localrepo: strip now incrementally updates the branchheads cache
Sun, 13 May 2012 13:18:06 +0200 Brodie Rao check-code: ignore naked excepts with a "re-raise" comment
Fri, 11 May 2012 10:53:12 -0700 redstone localrepo: cleanup var names and comments
Thu, 10 May 2012 18:21:15 +0200 Patrick Mezard repair: no need to call filterunknown() in strip()
Mon, 16 Apr 2012 10:33:18 +0200 Alain Leufroy repair: fix missing import
Fri, 06 Apr 2012 16:18:33 +0300 Idan Kamara repair: allow giving strip backup a different name
Mon, 12 Mar 2012 17:05:42 -0500 Matt Mackall merge with stable
Mon, 12 Mar 2012 17:02:45 -0300 Wagner Bruna strip: enhance repair.strip to receive a list of nodes (issue3299) stable
Tue, 06 Mar 2012 18:43:05 +0200 Idan Kamara repair: remove undo files after strip
Wed, 18 Jan 2012 14:50:17 +0100 Henrik Stuart repair: move phases code after invalidation code
Mon, 07 Nov 2011 13:20:22 +0100 Pierre-Yves David phases: handle unknown nodes in boundary
Sun, 30 Oct 2011 12:10:09 -0500 Matt Mackall strip: backout 73307643a09f (issue3077) stable
Thu, 01 Sep 2011 12:29:24 +0200 Peter Arrenbrecht repair: switch from changegroupsubset to getbundle
Sat, 30 Apr 2011 13:59:14 +0200 Alexander Solovyov remove unused imports and variables
Wed, 23 Mar 2011 23:33:14 +0100 Patrick Mezard code indentation fixes
Sun, 20 Mar 2011 20:21:19 -0500 Matt Mackall repair: revlog has an iterator
Sun, 20 Mar 2011 19:43:28 -0500 Matt Mackall strip: simplify collectone
Sun, 20 Mar 2011 00:50:22 +0100 Benoit Boissinot strip: remove usage of extranodes
Thu, 10 Feb 2011 13:46:28 -0600 Matt Mackall bookmarks: move strip support to repair
Thu, 26 Aug 2010 23:38:13 +0200 Patrick Mezard repair: pass variable explicitely to nested function
Thu, 12 Aug 2010 16:53:23 +0900 Nicolas Dumazet repair: do not compress partial bundle if we do not keep it on disk
Fri, 16 Jul 2010 14:44:30 +0200 Martin Geisler mark ui.warn strings for translation stable
Thu, 10 Jun 2010 15:23:31 -0500 Matt Mackall strip: backup bundles should use the .hg extension
Thu, 20 May 2010 13:27:28 -0500 Matt Mackall strip: hide unbundle messages by default
Thu, 20 May 2010 12:15:44 -0500 Matt Mackall strip: improve full backup message