Mercurial
Mercurial
>
hg-stable
/ file revision
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
.
tests/test-status-inprocess.py.out
author
Martin von Zweigbergk <martinvonz@google.com>
Fri, 27 Mar 2015 15:37:46 -0700
changeset 24525
e118f74d246f
parent 10838
07dbafd3a0e2
permissions
-rw-r--r--
manifest: extract method for creating manifest text Similar to the previous change, this one extracts a method for producing a manifest text from an iterator over (path, node, flags) tuples.
% creating repo
% add and commit
C test.py
% change
M test.py