Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 06 Mar 2018 02:32:26 -0600 | Yuya Nishihara | ui: do not try readline support if fin/fout aren't standard streams |
Tue, 06 Mar 2018 02:28:59 -0600 | Yuya Nishihara | util: add public isstdin/isstdout() functions |
Tue, 06 Mar 2018 03:05:49 -0600 | Yuya Nishihara | ui: add debug commands to test interactive prompt |
Tue, 06 Mar 2018 02:14:11 -0600 | Yuya Nishihara | ui: inline util.bytesinput() into ui._readline() |
Tue, 06 Mar 2018 02:05:25 -0600 | Yuya Nishihara | hgk: stop using util.bytesinput() to read a single line from stdin |
Mon, 29 Aug 2016 10:42:58 -0400 | Augie Fackler | bookmarks: test for exchanging long bookmark names (issue5165) |
Sun, 04 Mar 2018 11:46:03 -0500 | Augie Fackler | phabricator: follow-up phab auth improvements with backwards compat mode |