Mercurial > hg
graph
-
check-code: un-ban __builtins__.all now that we're on 2.6Sat, 16 May 2015 14:34:04 -0400, by Augie Fackler
-
cleanup: use __builtins__.any instead of util.anySat, 16 May 2015 14:30:07 -0400, by Augie Fackler
-
check-code: un-ban any() now that we're on 2.6Sat, 16 May 2015 14:31:03 -0400, by Augie Fackler
-
walkchangerevs: replace try/except with 'next'Sun, 17 May 2015 18:11:02 -0700, by Pierre-Yves David
-
generatorset: use 'next()' to simplify the codeSun, 17 May 2015 18:06:09 -0700, by Pierre-Yves David
-
revset: use 'next()' to detect end of iteration in 'last'Sun, 17 May 2015 18:00:38 -0700, by Pierre-Yves David
-
revset: use 'next()' to detect end of iteration in 'limit'Sun, 17 May 2015 17:58:39 -0700, by Pierre-Yves David