Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 25 Jul 2013 10:44:51 -0400 | Augie Fackler | check-code: add a check for the next() builtin, which was new in 2.6 stable |
Thu, 25 Jul 2013 10:42:36 -0400 | Augie Fackler | mq: rename next() to nextpatch() to avoid confusing a future check-code patch stable |
Thu, 25 Jul 2013 15:27:41 +0400 | Alexander Plavin | hgweb: replace next(revs) to revs.next() to fix compatibility with Python 2.5- stable |
Thu, 25 Jul 2013 02:44:27 -0500 | Matt Mackall | tests: glob out exception type for directory collision stable |