~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: abentley
  • Date: 2005-10-15 01:00:06 UTC
  • Revision ID: abentley@lappy-20051015010006-ed880d280fb52391
Added --dry-run, --detrius options to clean-tree

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Oct 14
 
2
* Default-ignore shelf files
 
3
* Win32 compatability fixes (Alexander Belchenko)
 
4
* Conflict handling now in bzr itself
 
5
* Fetch-missing renamed to fetch-ghosts
 
6
* Annotate includes changes since last commit, uses sha1 instead of text_id
 
7
 
 
8
Sept 29
 
9
* better errors for bad push locations (Eirik Nygaard)
 
10
* prevented push from overwriting any non-empty directory that is not an
 
11
  ancestor branch.  (Remote revision-history must be a subset of local.)
 
12
* added --overwrite option to push
 
13
 
 
14
Sept 22
 
15
* Significant reworking of graph-ancestry
 
16
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
 
17
* Updated to match bzr 0.0.8 API changes
 
18
* Updated to handle new bzr diff output
 
19
 
 
20
Sept 13
 
21
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
 
22
* obsoleted all the executibles; bzrtools only works as plugins now
 
23
 
1
24
June 15, 2005
2
25
* Added annotate
3
26
* Added Michael Ellerman's shelf/unshelf