[PATCH 2 of 15] Get add and locate to use new repo and dirstate walk code

Bryan O'Sullivan bos at serpentine.com
Thu Jul 7 12:12:45 UTC 2005


They use a walk function that abstracts out the irritating details, so
that there's a higher likelihood of commands behaving uniformly.
-------------- next part --------------
4 files changed, 174 insertions(+), 64 deletions(-)
doc/hg.1.txt          |   66 +++++++++++++++++++++++++++-----
mercurial/commands.py |  101 +++++++++++++++++++++++++++----------------------
mercurial/hg.py       |   21 +++++-----
mercurial/util.py     |   50 ++++++++++++++++++++++++
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hg-walk-2.patch
Type: text/x-patch
Size: 13824 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20050707/2df1c09e/attachment-0001.bin>


More information about the Mercurial mailing list