/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.64 by Jelmer Vernooij
Support revision ranges to replay.
3
 ENHANCEMENTS
4
5
  * "bzr replay" now supports revision ranges.
6
0.439.2 by Jelmer Vernooij
Update NEWS.
7
  * Don't require any of the commands to be run in 
0.436.65 by Jelmer Vernooij
Don't require running in the branch root.
8
    the branch root.
9
0.439.2 by Jelmer Vernooij
Update NEWS.
10
  * Make message when there is nothing to rebase a 
11
    bit friendlier.
12
0.436.63 by Jelmer Vernooij
Fix replay command, add test.
13
 BUG FIXES
14
15
  * Fix "bzr replay", add test.
16
0.436.59 by Jelmer Vernooij
Release 0.2.
17
0.2		2007-10-19
0.436.29 by Jelmer Vernooij
Add --dry-run option to rebase command.
18
0.436.57 by Jelmer Vernooij
Allow overridding whether merges of already merged revisions should be replayed.
19
 BUG FIXES
20
0.436.58 by Jelmer Vernooij
Raise exception about pending changes /before/ writing plan.
21
  * Raise exception about pending changes /before/ writing plan. 
22
    (#144407)
23
0.436.57 by Jelmer Vernooij
Allow overridding whether merges of already merged revisions should be replayed.
24
  * Use better merge bases (#144033)
25
26
  * Give proper warning when there is no common base. (#144401)
27
28
  * Support the -r argument to rebase.
29
30
  * Add --dry-run option to rebase command. 
31
32
  * Fix compatibility with Bazaar 0.92.
0.436.49 by Jelmer Vernooij
Fix locking.
33
   (#144031)
0.436.36 by Jelmer Vernooij
Fix compatibility with bzr 0.19.
34
0.436.57 by Jelmer Vernooij
Allow overridding whether merges of already merged revisions should be replayed.
35
  * Store parents correctly.
36
 
37
 FEATURES
38
39
  * Skip double merges by default, unless specified otherwise. (#126743)
40
41
  * Check for incompatible Bazaar functions.
42
43
  * Add replay command.
0.436.37 by Jelmer Vernooij
Store parents correctly.
44
0.436.29 by Jelmer Vernooij
Add --dry-run option to rebase command.
45
0.1 	2007-07-15
46
47
 * Initial release.