log hgext/histedit.py @ 17191:5884812686f7

age author description
Fri, 13 Jul 2012 21:46:53 +0200 Sune Foldager peer: introduce peer methods to prepare for peer classes
Fri, 06 Jul 2012 22:43:10 +0200 Adrian Buehlmann histedit: use cmdutil.command decorator
Fri, 06 Jul 2012 12:17:53 -0500 Augie Fackler histedit: add extension docstring from external README
Fri, 06 Jul 2012 11:39:02 -0500 Augie Fackler histedit: don't crash if the result of fixing up a fold is empty
Fri, 06 Jul 2012 11:06:57 -0500 Augie Fackler histedit: replace hexshort lambda with node.short
Sat, 30 Jun 2012 03:34:41 +0200 Mads Kiilerich histedit: use stable iteration order for processing bookmarks
Thu, 28 Jun 2012 08:45:38 -0500 Augie Fackler histedit: mark as a first party extension