Mercurial > hg
diff mercurial/lsprof.py @ 18536:ae645d4f084c
revset: change ancestor to accept 0 or more arguments (issue3750)
Change ancestor to accept 0 or more arguments. The greatest common ancestor of a
single changeset is that changeset. If passed no arguments, the empty list is
returned.
author | Paul Cavallaro <ptc@fb.com> |
---|---|
date | Mon, 28 Jan 2013 12:19:21 -0800 |
parents | a455a18bfdac |
children | a40d608e2a7b |