Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 15 Aug 2013 13:09:34 -0500 | Sean Farley | workingfilectx: remove bogus comment |
Thu, 15 Aug 2013 13:32:07 -0500 | Sean Farley | workingfilectx: remove __str__ manifest since it is now inherited |
Thu, 15 Aug 2013 13:31:17 -0500 | Sean Farley | basefilectx: use basectx __str__ instead of duplicating logic |
Wed, 14 Aug 2013 13:41:09 -0500 | Sean Farley | workingctx: remove unneeded manifest since it is now inherited |
Wed, 14 Aug 2013 13:32:44 -0500 | Sean Farley | workingctx: remove unneeded __repr__ since it is now inherited |
Tue, 03 Sep 2013 20:02:53 +0400 | Alexander Plavin | hgweb: import the whole util module in webcommands instead of just one function |