Mercurial > hg
log mercurial/repair.py @ 5902:98f8dec8f437
age | author | description |
---|---|---|
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 |