Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 26 Jun 2008 14:35:50 -0500 | Matt Mackall | verify: add some local variables |
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:50 -0500 | Matt Mackall | manifest: remove execf/linkf methods |
Thu, 26 Jun 2008 14:35:50 -0500 | Matt Mackall | make debugrename work on p1, not tip |
Thu, 26 Jun 2008 14:35:46 -0500 | Matt Mackall | use repo[changeid] to get a changectx |
Thu, 26 Jun 2008 13:58:24 -0500 | Matt Mackall | rename checkfolding to checkcase |