Mercurial > public > mercurial-scm > hg
log mercurial/ui.py @ 20605:a8aa699a812a
age | author | description |
---|---|---|
Thu, 06 Feb 2014 12:21:20 +0400 | Alexander Drozdov | ui: edit(): rebase, graft: set HGREVISION environment variable for an editor |
Thu, 06 Feb 2014 11:38:28 +0400 | Alexander Drozdov | ui: allow edit() to work with revision extras |
Thu, 27 Feb 2014 15:14:37 -0600 | Matt Mackall | ui: fix extra space in username abort |
Thu, 27 Feb 2014 14:46:29 -0600 | Matt Mackall | ui: suggest config --edit when no username is set |
Mon, 02 Dec 2013 00:50:29 +0900 | FUJIWARA Katsunori | ui: add "extractchoices()" to share the logic to extract choices from prompt |
Wed, 09 Oct 2013 14:15:34 -0700 | Matt Mackall | merge with stable |
Wed, 09 Oct 2013 11:27:59 -0700 | Matt Mackall | ui: send password prompts to stderr again (issue4056) stable |