Mercurial > hg
log hgext/histedit.py @ 22147:9ac98c2aa95c stable
age | author | description |
---|---|---|
Wed, 13 Aug 2014 11:50:13 -0700 | Martin von Zweigbergk | histedit: preserve initial author on fold (issue4296) stable |
Thu, 07 Aug 2014 14:58:12 -0500 | Matt Mackall | whitespace: nuke triple blank lines in **.py |
Sat, 02 Aug 2014 21:46:26 +0900 | FUJIWARA Katsunori | histedit: pass 'editform' argument to 'cmdutil.getcommiteditor' |
Mon, 28 Jul 2014 19:20:13 -0400 | Augie Fackler | histedit: respect revsetalias entries (issue4311) stable |
Sun, 06 Jul 2014 02:56:41 +0900 | FUJIWARA Katsunori | histedit: use 'util.ellipsis' to trim description of each changesets |
Thu, 15 Aug 2013 16:49:27 -0500 | Sean Farley | memfilectx: call super.__init__ instead of duplicating code |
Sun, 11 May 2014 00:49:35 +0900 | FUJIWARA Katsunori | histedit: use "getcommiteditor()" instead of explicit editor choice for "--continue" |