log mercurial/cmdutil.py @ 3562:730ca93ed788

age author description
Fri, 27 Oct 2006 00:38:42 -0500 Matt Mackall convert dict(zip(x,x)) to dict.fromkeys(x)
Thu, 26 Oct 2006 18:43:57 -0500 Matt Mackall kill makewalk function
Thu, 26 Oct 2006 17:27:07 -0500 Matt Mackall Make revrange return a list of ints so that callers don't have to convert