log mercurial/repair.py @ 27871:f1c316fd91f9

age author description
Fri, 15 Jan 2016 13:14:49 -0800 Bryan O'Sullivan with: use context manager in rebuildfncache
Fri, 15 Jan 2016 13:14:49 -0800 Bryan O'Sullivan with: use context manager in rebuildfncache again
Tue, 29 Dec 2015 10:21:39 -0800 Laurent Charignon repair: improves documentation of strip regarding locks
Mon, 30 Nov 2015 16:38:29 -0800 Laurent Charignon repair: use bookmarks.recordchange instead of bookmarks.write
Tue, 20 Oct 2015 16:01:33 +0200 Pierre-Yves David strip: pass source and url to bundle2 processing
Tue, 13 Oct 2015 17:12:46 -0400 Augie Fackler repair: use cg?unpacker.apply() instead of changegroup.addchangegroup()
Fri, 09 Oct 2015 14:48:59 -0700 Ryan McElroy strip: factor out revset calculation for strip -B
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Tue, 29 Sep 2015 14:42:03 -0700 Pierre-Yves David strip: compress bundle2 backup using BZ
Tue, 29 Sep 2015 13:16:51 -0700 Pierre-Yves David strip: use bundle2 + cg2 by default when repository use general delta
Wed, 12 Aug 2015 17:01:50 -0500 Matt Mackall merge with stable
Sat, 08 Aug 2015 14:50:03 -0700 Pierre-Yves David strip: use the 'finally: tr.release' pattern during stripping stable
Sat, 08 Aug 2015 19:50:48 -0700 Gregory Szorc repair: use absolute_import
Sun, 26 Jul 2015 09:28:52 -0300 Wagner Bruna repair: fix typo in warning message stable
Thu, 25 Jun 2015 17:56:06 -0500 Matt Mackall bundle2: fix type of experimental option