Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 09 Nov 2018 23:49:39 +0000 | Gregory Szorc | hgweb: cast bytearray to bytes stable |
Thu, 08 Nov 2018 20:04:07 -0500 | Matt Harbison | help: unjumble the list of default config values for `internals.config` stable |
Sat, 03 Nov 2018 20:53:31 +0900 | Yuya Nishihara | ui: hide fin/fout/ferr attributes behind @property functions |
Sun, 18 Jan 2015 17:42:53 +0900 | Yuya Nishihara | ui: label prompt and echo messages |
Sat, 03 Nov 2018 18:17:30 +0900 | Yuya Nishihara | ui: add inner function to select write destination |
Sat, 03 Nov 2018 18:04:22 +0900 | Yuya Nishihara | ui: remove _write() and _write_err() functions |
Sat, 03 Nov 2018 18:03:09 +0900 | Yuya Nishihara | ui: move pre/post processes from low-level write()s to _writenobuf() |