Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Mon, 23 Jul 2007 21:49:41 +0000 | wbell | Change building order; rather than just build in reverse revision order (which tends to get stuck if you have a bunch of revisions on a single branch), build the newest revision on each branch before you go backwards and fill in the previous revisions. |
Mon, 23 Jul 2007 21:43:48 +0000 | wbell | Add new --single option that has slaves exit after they complete a single build |
Mon, 23 Jul 2007 21:42:50 +0000 | wbell | Fix for report imports; I would have thought that the original child.attr would work since it's a DictMixin, but at runtime, we're seeing 'argument after ** must be a dictionary' |