Mercurial
Mercurial
>
public
>
mercurial-scm
>
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/__init__.py
author
Siddharth Agarwal <sid0@fb.com>
Mon, 30 Nov 2015 16:31:28 -0800
branch
stable
changeset 27102
f97bb61b51e6
parent 0
9117c6561b0b
child 27220
4374d819ccd5
permissions
-rw-r--r--
localrepo.commit: check all files for resolve state (issue4972) Previously we were only checking modified files for their resolve state. But a file might be unresolved yet not in the modified state. Handle all such cases properly.
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines: