Mercurial > public > mercurial-scm > hg
log mercurial/ui.py @ 22291:3b39e1522d8f
age | author | description |
---|---|---|
Sun, 24 Aug 2014 12:35:53 +0900 | Yuya Nishihara | ui: add brief comment why raw_input() needs dummy ' ' prompt string |
Fri, 15 Aug 2014 23:05:53 +0900 | FUJIWARA Katsunori | ui: invoke editor for committing with HGEDITFORM environment variable |
Sat, 26 Jul 2014 09:27:11 +0300 | anatoly techtonik | config: allow 'user' in .hgrc ui section (issue3169) stable |
Sat, 26 Apr 2014 18:13:06 +0900 | Yuya Nishihara | cmdserver: forcibly use L channel to read password input (issue3161) stable |
Wed, 16 Apr 2014 23:36:57 -0400 | Pierre-Yves David | ui: pushbuffer can now also capture stderr |
Wed, 19 Mar 2014 02:45:04 +0100 | Mads Kiilerich | config: give a useful hint of source for the most common command line settings |