/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
0.436.71 by Jelmer Vernooij
Start on 0.4.
1
0.4		UNRELEASED
2
0.436.70 by Jelmer Vernooij
Release 0.3.
3
0.3		2007-12-06
0.436.60 by Jelmer Vernooij
Open 0.3 for development.
4
0.436.64 by Jelmer Vernooij
Support revision ranges to replay.
5
 ENHANCEMENTS
6
7
  * "bzr replay" now supports revision ranges.
8
0.439.2 by Jelmer Vernooij
Update NEWS.
9
  * 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.
10
    the branch root.
11
0.436.68 by Jelmer Vernooij
Prefer push location over parent when rebasing.
12
  * Give preference to push location when no upstream location 
13
    is specified.
14
0.439.2 by Jelmer Vernooij
Update NEWS.
15
  * Make message when there is nothing to rebase a 
16
    bit friendlier.
17
0.436.63 by Jelmer Vernooij
Fix replay command, add test.
18
 BUG FIXES
19
20
  * Fix "bzr replay", add test.
21
0.436.59 by Jelmer Vernooij
Release 0.2.
22
0.2		2007-10-19
0.436.29 by Jelmer Vernooij
Add --dry-run option to rebase command.
23
0.436.57 by Jelmer Vernooij
Allow overridding whether merges of already merged revisions should be replayed.
24
 BUG FIXES
25
0.436.58 by Jelmer Vernooij
Raise exception about pending changes /before/ writing plan.
26
  * Raise exception about pending changes /before/ writing plan. 
27
    (#144407)
28
0.436.57 by Jelmer Vernooij
Allow overridding whether merges of already merged revisions should be replayed.
29
  * Use better merge bases (#144033)
30
31
  * Give proper warning when there is no common base. (#144401)
32
33
  * Support the -r argument to rebase.
34
35
  * Add --dry-run option to rebase command. 
36
37
  * Fix compatibility with Bazaar 0.92.
0.436.49 by Jelmer Vernooij
Fix locking.
38
   (#144031)
0.436.36 by Jelmer Vernooij
Fix compatibility with bzr 0.19.
39
0.436.57 by Jelmer Vernooij
Allow overridding whether merges of already merged revisions should be replayed.
40
  * Store parents correctly.
41
 
42
 FEATURES
43
44
  * Skip double merges by default, unless specified otherwise. (#126743)
45
46
  * Check for incompatible Bazaar functions.
47
48
  * Add replay command.
0.436.37 by Jelmer Vernooij
Store parents correctly.
49
0.436.29 by Jelmer Vernooij
Add --dry-run option to rebase command.
50
0.1 	2007-07-15
51
52
 * Initial release.