comparison tests/test-merge-revert2 @ 4906:30847b8af7ca

dirstate: add __contains__ and make __getitem__ more useful dirstate.state(f) == '?' -> f not in dirstate dirstate.state(f) -> dirstate[f]
author Matt Mackall <mpm@selenic.com>
date Sat, 21 Jul 2007 16:02:09 -0500
parents 93a4e72b4f83
children 4c94b6d0fb1c
comparison
equal deleted inserted replaced
4905:fc61495ea9cf 4906:30847b8af7ca