~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2008-05-12 18:06:07 UTC
  • Revision ID: aaron@aaronbentley.com-20080512180607-dn6a55if3pk4zdju
Update to avoid deprecated API

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
May 11 2008
 
2
* Test fixes from Alexander Belchenko
 
3
* Merge heads plugin
 
4
* Update heads plugin to use undeprecated APIs
 
5
 
 
6
April 26 2008
 
7
* Updates to syntax highlighting from Marius Kruger
 
8
 
 
9
April 17 2008
 
10
* Use Graph API (instead of old revision_graph code) for graph-ancestry
 
11
* RELEASE: bzrtools 1.4.0
 
12
 
 
13
April 10 2008
 
14
* Add escaping to HTML graph-ancestry output
 
15
* Nicer error when patch fails
 
16
 
 
17
March 20 2008
 
18
* cbranch can now create parent directories for branches as needed.
 
19
 
 
20
March 18 2008
 
21
* RELEASE: bzrtools 1.3.0
 
22
 
 
23
Feb 29 2008
 
24
* Add link-tree command
 
25
 
 
26
Feb 25 2008
 
27
* Add hard-link support to cbranch
 
28
 
 
29
Feb 13 2008
 
30
* RELEASE: bzrtools 1.2.0
 
31
 
 
32
Feb 12 2008
 
33
* Handle missing patch program
 
34
 
 
35
Jan 10 2008
 
36
* Support branch6 formats (dirstate-tags, pack*) in rspush
 
37
* RELEASE: bzrtools 1.1.0
 
38
 
 
39
Dec 21 2007
 
40
* "branches" and "multi-pull" updated to new find_* APIs.
 
41
* new "trees" command.
 
42
 
 
43
Dec 20 2007
 
44
* cbranch is much faster, and supports --files-from.
 
45
 
 
46
Dec 1 2007
 
47
* RELEASE: bzrtools 1.0.0
 
48
* Use dotted revnos in graph-ancestry
 
49
 
 
50
Nov 23 2007
 
51
* Remove switch (now in bzr itself)
 
52
 
 
53
Nov 6 2007
 
54
* Handle command.options glitch
 
55
* RELEASE: bzrtools 0.92.1
 
56
 
 
57
Nov 1 2007
 
58
* Update rspush to work only in standalone trees and fix lock error
 
59
* RELEASE: bzrtools 0.92.0
 
60
 
 
61
September 11 2007
 
62
* RELEASE: bzrtools 0.91.0
 
63
 
 
64
September 4 2007
 
65
* switch works even when source branch is read-only
 
66
 
 
67
August 15 2007
 
68
* Allow zap --force to delete a checkout with uncommitted changes
 
69
 
 
70
August 14 2007
 
71
* Hide show-paths command, in favour of bzr info
 
72
* BzrTools does not do out-of-date checks unless a bzrtools command is run
 
73
* shelf doesn't emit reject message in test suite
 
74
* branches now works with Apache (and possibly other servers) again
 
75
* branches now dies quickly & cleanly if it can't connect
 
76
* multi-pull reuses connections where possible
 
77
* RELEASE: bzrtools 0.90.0
 
78
* remove branch-mark
 
79
 
1
80
July 10 2007
2
81
* RELEASE: bzrtools 0.18.0
3
82