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. |
|
1185.82.133
by Aaron Bentley
Update the TODOs |
3 |
#
|
2164.2.28
by Vincent Ladeuil
TestingHTTPServer.test_case_server renamed from test_case to avoid confusions. |
4 |
#
|
3015.4.13
by Daniel Watkins
Cleaned out BRANCH.TODO. |
5 |
|
3735.2.29
by Robert Collins
Untested code is broken code. |
6 |
Make sure that dev3 handles the rich root correctly. That is that upgrades set |
7 |
the new value correctly and that commits to a non-rich-root followed by |
|
8 |
deserialisation show the root as having changed, diffs between non rich root |
|
9 |
revisions should not? show the root as changing? |