mercurial/repair.py
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Sun, 30 Mar 2008 20:21:57 +0200 Benoit Boissinot fix warning from pychecker
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Tue, 19 Feb 2008 19:20:10 -0300 Alexis S. L. Carvalho repair.py: rewrite a loop, making it cleaner and faster
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho simplify revlog.strip interface and callers; add docstring
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho strip: calculate list of extra nodes to save and pass it to changegroupsubset
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: don't use nested functions.
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: use revs in limitheads
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: add a docstring to bundle; use repo.ui
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: split stripall into two functions; clean it up a bit
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: rename chlog to cl
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: nodes are nodes, revs are revs
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: use node.* directly
Sat, 19 Jan 2008 18:01:16 -0200 Alexis S. L. Carvalho repair.py: don't import commands.py
Mon, 25 Jun 2007 01:26:44 -0500 Matt Mackall strip: move strip code to a new repair module
less more (0) tip