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