Mercurial > hg
log hgext/histedit.py @ 17130:0a48f3d54543
age | author | description |
---|---|---|
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 |
Wed, 27 Jun 2012 18:42:48 -0500 | Augie Fackler | histedit: remove use of reduce() builtin spotted by check-code |
Wed, 27 Jun 2012 18:35:33 -0500 | Augie Fackler | histedit: fix most check-code violations |
Wed, 27 Jun 2012 17:52:54 -0500 | Augie Fackler | histedit: new extension for interactive history editing |