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. |
|
1534.1.15
by Robert Collins
* The internal storage of history, and logical branch identity have now |
3 |
# |
1540.3.3
by Martin Pool
Review updates of pycurl transport |
4 |
|
1594.2.12
by Robert Collins
Update BRANCH.TODO |
5 |
* make revision store not annotate the contents |
6 |
- ditto signature store |
|
7 |
|
|
8 |
* make revision and signature stores not allow delta compression. |
|
9 |
||
10 |
* implement a fast plan_merge for knits. |
|
1596.2.9
by Robert Collins
Utf8 safety in knit indexes. |
11 |
[Deferred] |
12 |
||
13 |
* knit join should try a little harder to be in-sequence-order. |