~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-08-14 20:19:46 UTC
  • Revision ID: abentley@panoramicfeedback.com-20070814201946-0sakbyeb2zb533uf
Remove branch-mark command

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
August 14 2007
 
2
* Hide show-paths command, in favour of bzr info
 
3
* BzrTools does not do out-of-date checks unless a bzrtools command is run
 
4
* shelf doesn't emit reject message in test suite
 
5
* branches now works with Apache (and possibly other servers) again
 
6
* branches now dies quickly & cleanly if it can't connect
 
7
* multi-pull reuses connections where possible
 
8
* remove branch-mark
 
9
 
 
10
July 10 2007
 
11
* RELEASE: bzrtools 0.18.0
 
12
 
 
13
June 15 2007
 
14
* graph-ancestry supports new graph API, indicates both possible merge bases,
 
15
  indicates non-base LCAs, defaults max-distance to 100, defaults branch to
 
16
  cwd.
 
17
 
 
18
June 12 2007
 
19
* RELEASE: bzrtools 0.17.0
 
20
* RELEASE: bzrtools 0.17.1
 
21
 
 
22
June 10 2007
 
23
* Whitespace cleanups from Charlie Shepherd
 
24
 
 
25
June 9 2007
 
26
* Version warning is suppressed for dev version of the next release.  E.g.
 
27
  bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
 
28
 
1
29
May 8 2007
2
30
* RELEASE: bzrtools 0.16.1
3
31