Mercurial > hg
view tests/test-rebuildstate.out @ 6157:09b00faa8670
keyword: remove "identify" and "remove" from nokwcommands
These two commands care about the list of modified files returned
by repo.status and we may need to do a full content comparison to
populate that list.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Thu, 21 Feb 2008 16:22:31 -0300 |
parents | 8a5d8fb59ed2 |
children | af3f26b6bba4 |
line wrap: on
line source
adding bar adding foo % state dump a 0 -1 baz n 644 0 foo r 0 0 bar % status A baz R bar C foo % state dump n 666 -1 bar n 666 -1 foo % status ! bar ? baz C foo