mercurial at 3536: 14 new changesets
Mercurial Commits
hg at intevation.org
Fri Oct 27 21:00:16 UTC 2006
14 new changesets in mercurial:
http://www.selenic.com/hg/rev/7ed86c28f1ae
changeset: 3523:7ed86c28f1ae
user: Matt Mackall <mpm at selenic.com>
date: Thu Oct 26 14:04:58 2006 -0500
summary: Fixups for hg grep
http://www.selenic.com/hg/rev/a33a9af1ec03
changeset: 3524:a33a9af1ec03
user: Matt Mackall <mpm at selenic.com>
date: Thu Oct 26 14:09:15 2006 -0500
summary: lookup(str(x)) -> lookup(x)
http://www.selenic.com/hg/rev/cf0f8d9256c7
changeset: 3525:cf0f8d9256c7
user: Matt Mackall <mpm at selenic.com>
date: Thu Oct 26 17:15:55 2006 -0500
summary: simplify revrange and revpair
http://www.selenic.com/hg/rev/68341c06bc61
changeset: 3526:68341c06bc61
user: Matt Mackall <mpm at selenic.com>
date: Thu Oct 26 17:27:07 2006 -0500
summary: Make revrange return a list of ints so that callers don't have to convert
http://www.selenic.com/hg/rev/45620faafa28
changeset: 3527:45620faafa28
user: Matt Mackall <mpm at selenic.com>
date: Thu Oct 26 17:45:03 2006 -0500
summary: Pull getchange out of walkchangerevs
http://www.selenic.com/hg/rev/39011927fdb0
changeset: 3528:39011927fdb0
user: Matt Mackall <mpm at selenic.com>
date: Thu Oct 26 18:43:57 2006 -0500
summary: kill makewalk function
http://www.selenic.com/hg/rev/09d99b7e4da0
changeset: 3529:09d99b7e4da0
user: Matt Mackall <mpm at selenic.com>
date: Thu Oct 26 23:54:24 2006 -0500
summary: simplify dirstate walking
http://www.selenic.com/hg/rev/cd2216599c99
changeset: 3530:cd2216599c99
user: Matt Mackall <mpm at selenic.com>
date: Thu Oct 26 23:59:21 2006 -0500
summary: minor hg grep simplification
http://www.selenic.com/hg/rev/730ca93ed788
changeset: 3531:730ca93ed788
user: Matt Mackall <mpm at selenic.com>
date: Fri Oct 27 00:38:42 2006 -0500
summary: convert dict(zip(x,x)) to dict.fromkeys(x)
http://www.selenic.com/hg/rev/26b556c1d01d
changeset: 3532:26b556c1d01d
user: Matt Mackall <mpm at selenic.com>
date: Fri Oct 27 11:24:10 2006 -0500
summary: improve walk docstrings
http://www.selenic.com/hg/rev/bb44489b901f
changeset: 3533:bb44489b901f
user: Matt Mackall <mpm at selenic.com>
date: Fri Oct 27 11:30:20 2006 -0500
summary: shortname: truncate at '.' too
http://www.selenic.com/hg/rev/549cb7b640fb
changeset: 3534:549cb7b640fb
user: Matt Mackall <mpm at selenic.com>
date: Fri Oct 27 12:09:33 2006 -0500
summary: Simplify ignore logic in dirstate.walk
http://www.selenic.com/hg/rev/4d97184a06ad
changeset: 3535:4d97184a06ad
user: Matt Mackall <mpm at selenic.com>
date: Fri Oct 27 14:06:32 2006 -0500
summary: Make util.unique return a list
http://www.selenic.com/hg/rev/ece5c53577eb
changeset: 3536:ece5c53577eb
tag: tip
user: Matt Mackall <mpm at selenic.com>
date: Fri Oct 27 14:10:01 2006 -0500
summary: small refactoring of path normalization in dirstate.statwalk
--
Repository URL: http://www.selenic.com/hg
More information about the Mercurial-devel
mailing list