Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 05 Feb 2018 20:48:51 +0900 | Yuya Nishihara | ui: add explicit path to write prompt text bypassing buffers |
Mon, 05 Feb 2018 20:40:49 +0900 | Yuya Nishihara | ui: write prompt text in ui.prompt(), not in ui._readline() |
Sun, 21 Jan 2018 14:00:56 +0900 | Yuya Nishihara | logcmdutil: mark changesetprinter.showpatch() as private |
Sun, 21 Jan 2018 14:28:03 +0900 | Yuya Nishihara | logcmdutil: drop default arguments from changesetdisplayer/templater() calls |
Sun, 21 Jan 2018 13:47:06 +0900 | Yuya Nishihara | logcmdutil: make default parameters of changesetprinters consistent |
Sun, 04 Feb 2018 10:33:14 +0900 | Yuya Nishihara | mdiff: use str.startswith/endswith() instead of slicing |