Mercurial
Mercurial
>
hg
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
mercurial/cext/__init__.py
author
Yuya Nishihara <yuya@tcha.org>
Mon, 05 Feb 2018 20:48:51 +0900
changeset 35957
b62c4154bb28
parent 32211
c48583859e04
permissions
-rw-r--r--
ui: add explicit path to write prompt text bypassing buffers The prompt= flag was added at
e35d7f131483
, when colorui had its own write() function. Since we've merged colorui to ui, we can simply call the unbuffered write() function.
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines: