1534
by Robert Collins
Add BRANCH.TODO, and update Makefile to clean pyo files. |
1 |
# This file is for listing TODOs for branches that are being worked on. |
2 |
# It should ALWAYS be empty in the mainline or in integration branches. |
|
3 |
#
|
|
1534.4.4
by Robert Collins
Make BzrBranchFormat.find_format take a transport not a url for efficiency. |
4 |
|
5 |
* add news - fixed --one with testskipped |
|
6 |
branch formats are now tested uniformly, preventing regressions as new |
|
7 |
formats come online. |