~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2005-09-23 18:00:51 UTC
  • Revision ID: abentley@panoramicfeedback.com-20050923180051-420a90cf5e6cbd5a
Updated doctests

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Sept 22
 
2
* Significant reworking of graph-ancestry
 
3
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
 
4
* Updated to match bzr 0.0.8 API changes
 
5
* Updated to handle new bzr diff output
 
6
 
 
7
Sept 13
 
8
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
 
9
* obsoleted all the executibles; bzrtools only works as plugins now
 
10
 
1
11
June 15, 2005
2
12
* Added annotate
3
13
* Added Michael Ellerman's shelf/unshelf