72
by mbp at sourcefrog
- import a subset of elementtree for easier installation |
1 |
bzr-0.0.1 NOT RELEASED YET |
2 |
||
81
by mbp at sourcefrog
show space usage for various stores in the info command |
3 |
ENHANCEMENTS: |
4 |
||
5 |
* More information from info command. |
|
6 |
||
83
by mbp at sourcefrog
Can now say "bzr help COMMAND" for more detailed help |
7 |
* Can now say "bzr help COMMAND" for more detailed help. |
8 |
||
72
by mbp at sourcefrog
- import a subset of elementtree for easier installation |
9 |
PORTABILITY: |
10 |
||
11 |
* Include a subset of ElementTree-1.2.20040618 to make |
|
12 |
installation easier. |
|
13 |
||
73
by mbp at sourcefrog
fix time.localtime call for python 2.3 |
14 |
* Fix time.localtime call to work with Python 2.3 (the minimum |
15 |
supported). |
|
16 |
||
17 |
||
72
by mbp at sourcefrog
- import a subset of elementtree for easier installation |
18 |
|
71
by mbp at sourcefrog
Add NEWS file |
19 |
bzr-0.0.0.69 2005-03-22 |
20 |
||
21 |
ENHANCEMENTS: |
|
22 |
||
23 |
* First public release. |
|
24 |
||
25 |
* Storage of local versions: init, add, remove, rm, info, log, |
|
26 |
diff, status, etc. |