/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
0.436.60 by Jelmer Vernooij
Open 0.3 for development.
1
0.3		UNRELEASED
2
0.436.63 by Jelmer Vernooij
Fix replay command, add test.
3
 BUG FIXES
4
5
  * Fix "bzr replay", add test.
6
0.436.59 by Jelmer Vernooij
Release 0.2.
7
0.2		2007-10-19
0.436.29 by Jelmer Vernooij
Add --dry-run option to rebase command.
8
0.436.57 by Jelmer Vernooij
Allow overridding whether merges of already merged revisions should be replayed.
9
 BUG FIXES
10
0.436.58 by Jelmer Vernooij
Raise exception about pending changes /before/ writing plan.
11
  * Raise exception about pending changes /before/ writing plan. 
12
    (#144407)
13
0.436.57 by Jelmer Vernooij
Allow overridding whether merges of already merged revisions should be replayed.
14
  * Use better merge bases (#144033)
15
16
  * Give proper warning when there is no common base. (#144401)
17
18
  * Support the -r argument to rebase.
19
20
  * Add --dry-run option to rebase command. 
21
22
  * Fix compatibility with Bazaar 0.92.
0.436.49 by Jelmer Vernooij
Fix locking.
23
   (#144031)
0.436.36 by Jelmer Vernooij
Fix compatibility with bzr 0.19.
24
0.436.57 by Jelmer Vernooij
Allow overridding whether merges of already merged revisions should be replayed.
25
  * Store parents correctly.
26
 
27
 FEATURES
28
29
  * Skip double merges by default, unless specified otherwise. (#126743)
30
31
  * Check for incompatible Bazaar functions.
32
33
  * Add replay command.
0.436.37 by Jelmer Vernooij
Store parents correctly.
34
0.436.29 by Jelmer Vernooij
Add --dry-run option to rebase command.
35
0.1 	2007-07-15
36
37
 * Initial release.