~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2008-04-10 22:41:55 UTC
  • Revision ID: aaron@aaronbentley.com-20080410224155-wcevbg1c1p4bj8ym
Make patch a nice BzrError

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
March 20 2008
 
2
* cbranch can now create parent directories for branches as needed.
 
3
 
 
4
March 18 2008
 
5
* RELEASE: bzrtools 1.3.0
 
6
 
 
7
Feb 29 2008
 
8
* Add link-tree command
 
9
 
 
10
Feb 25 2008
 
11
* Add hard-link support to cbranch
 
12
 
 
13
Feb 13 2008
 
14
* RELEASE: bzrtools 1.2.0
 
15
 
 
16
Feb 12 2008
 
17
* Handle missing patch program
 
18
 
 
19
Jan 10 2008
 
20
* Support branch6 formats (dirstate-tags, pack*) in rspush
 
21
* RELEASE: bzrtools 1.1.0
 
22
 
 
23
Dec 21 2007
 
24
* "branches" and "multi-pull" updated to new find_* APIs.
 
25
* new "trees" command.
 
26
 
 
27
Dec 20 2007
 
28
* cbranch is much faster, and supports --files-from.
 
29
 
 
30
Dec 1 2007
 
31
* RELEASE: bzrtools 1.0.0
 
32
* Use dotted revnos in graph-ancestry
 
33
 
 
34
Nov 23 2007
 
35
* Remove switch (now in bzr itself)
 
36
 
 
37
Nov 6 2007
 
38
* Handle command.options glitch
 
39
* RELEASE: bzrtools 0.92.1
 
40
 
 
41
Nov 1 2007
 
42
* Update rspush to work only in standalone trees and fix lock error
 
43
* RELEASE: bzrtools 0.92.0
 
44
 
 
45
September 11 2007
 
46
* RELEASE: bzrtools 0.91.0
 
47
 
 
48
September 4 2007
 
49
* switch works even when source branch is read-only
 
50
 
 
51
August 15 2007
 
52
* Allow zap --force to delete a checkout with uncommitted changes
 
53
 
 
54
August 14 2007
 
55
* Hide show-paths command, in favour of bzr info
 
56
* BzrTools does not do out-of-date checks unless a bzrtools command is run
 
57
* shelf doesn't emit reject message in test suite
 
58
* branches now works with Apache (and possibly other servers) again
 
59
* branches now dies quickly & cleanly if it can't connect
 
60
* multi-pull reuses connections where possible
 
61
* RELEASE: bzrtools 0.90.0
 
62
* remove branch-mark
 
63
 
 
64
July 10 2007
 
65
* RELEASE: bzrtools 0.18.0
 
66
 
 
67
June 15 2007
 
68
* graph-ancestry supports new graph API, indicates both possible merge bases,
 
69
  indicates non-base LCAs, defaults max-distance to 100, defaults branch to
 
70
  cwd.
 
71
 
 
72
June 12 2007
 
73
* RELEASE: bzrtools 0.17.0
 
74
* RELEASE: bzrtools 0.17.1
 
75
 
 
76
June 10 2007
 
77
* Whitespace cleanups from Charlie Shepherd
 
78
 
 
79
June 9 2007
 
80
* Version warning is suppressed for dev version of the next release.  E.g.
 
81
  bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
 
82
 
1
83
May 8 2007
2
84
* RELEASE: bzrtools 0.16.1
3
85