Sun, 17 May 2015 18:11:02 -0700 | Pierre-Yves David | walkchangerevs: replace try/except with 'next' | changeset | files |
Sun, 17 May 2015 18:06:09 -0700 | Pierre-Yves David | generatorset: use 'next()' to simplify the code | changeset | files |
Sun, 17 May 2015 18:00:38 -0700 | Pierre-Yves David | revset: use 'next()' to detect end of iteration in 'last' | changeset | files |
Sun, 17 May 2015 17:58:39 -0700 | Pierre-Yves David | revset: use 'next()' to detect end of iteration in 'limit' | changeset | files |
Sun, 17 May 2015 17:54:58 -0700 | Pierre-Yves David | _revancestors: use 'next' to remove the verbose try except clauses | changeset | files |
Sun, 17 May 2015 17:47:42 -0700 | Pierre-Yves David | check-code: lift the ban on 'next()' | changeset | files |
Sun, 17 May 2015 17:45:47 -0700 | Pierre-Yves David | check-code: drop the 'isdisjoint' ban | changeset | files |