~debian-bazaar/bzr-pipeline/unstable

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
######################
Pipeline Release Notes
######################

Release 1.4 "Energetic Elbow" (2012-01-19)
#############################################
Fix store command to not prompt.

Indicate compatibility with bzr 2.5

Add release-check script.

Release 1.3 "Dolorous Drainpipe" (2011-09-26)
#############################################
Fix compatibility with bzr 2.2.

Update the-kraken settings.

Release 1.2 "Circular Cistern" (2011-09-26)
###########################################

Compatibility cleanups.

Lazy Loading (Jelmer).

Ignore build directory (Gary van der Mewe)

Documentation updates

Changes are unshelved when remove-pipe switches (bug #719178)

reconfigure-pipeline creates a layout compatible with bzr-colo.

Versioning now matches bzrtools-style versioning.

Refactoring.

Release 1.1 "Bloated Basin" (2011-01-20)
########################################

bzr pump supports --show-base, --reprocess and --merge-type.

Pipes can no longer be accidentally named ":next", etc.

Pipeline imposes smaller start-up cost when not used.

Release 1.0.0 "Annoying Air-Lock" (2010-11-10)
##############################################

Initial release, compatible with bzr 2.2.0 - 2.3.b4

New Features
************

``pump --from-submit`` generalized to ``--from``.  If used with pipes, this
pumps from the specified pipe into the remaining pipes.  If used with normal
branches, this pumps the branch into the first pipe, and pumps the first pipe
as normal.

..
   vim: tw=74 ft=rst ff=unix