~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-07-24 17:10:08 UTC
  • Revision ID: abentley@panoramicfeedback.com-20070724171008-b3ygal61ec5dojub
Better error when shelving binary files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
July 10 2007
 
2
* RELEASE: bzrtools 0.18.0
 
3
 
 
4
June 15 2007
 
5
* graph-ancestry supports new graph API, indicates both possible merge bases,
 
6
  indicates non-base LCAs, defaults max-distance to 100, defaults branch to
 
7
  cwd.
 
8
 
 
9
June 12 2007
 
10
* RELEASE: bzrtools 0.17.0
 
11
* RELEASE: bzrtools 0.17.1
 
12
 
 
13
June 10 2007
 
14
* Whitespace cleanups from Charlie Shepherd
 
15
 
 
16
June 9 2007
 
17
* Version warning is suppressed for dev version of the next release.  E.g.
 
18
  bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
 
19
 
 
20
May 8 2007
 
21
* RELEASE: bzrtools 0.16.1
 
22
 
 
23
April 27 2007
 
24
* RELEASE: bzrtools 0.16.0
 
25
 
 
26
March 26 2007
 
27
* Get shelf tests passing with dirstate (again!)
 
28
* RELEASE: bzrtools 0.15.4
 
29
 
 
30
March 26 2007
 
31
* Add branch parameter to show-paths
 
32
 
 
33
March 16 2007
 
34
* RELEASE: bzrtools 0.15.3
 
35
 
 
36
March 12 2007
 
37
* Hack around hunk headers showing as long lines.
 
38
 
 
39
March 9 2007
 
40
* Handle broken python tar implementations in upstream_import
 
41
* RELEASE: bzrtools 0.15.2
 
42
 
 
43
March 7 2007
 
44
* RELEASE: bzrtools 0.15.1
 
45
* RELEASE: bzrtools 0.15.0
 
46
 
 
47
Feb 2 2007
 
48
* Colordiff warns on long lines
 
49
 
 
50
Jan 17 2007
 
51
* RELEASE: bzrtools 0.14.0
 
52
 
 
53
Jan 16 2007
 
54
* 'colordiff' now optionally checks for whitespace violations
 
55
 
 
56
Jan 8 2007
 
57
* 'import' now imports directories.
 
58
 
 
59
Jan 4 2007
 
60
* 'cbranch' now supports multilevel paths.  So your repo hierarchy can match
 
61
  your working directory hierarchy exactly.  New config option must be
 
62
  used: "cbranch_target".  Appendpath policy should be used for this.
 
63
 
 
64
Dec 28
 
65
* 'import' command now honours execute bit in tarfiles
 
66
 
 
67
Dec 21
 
68
* 'graph-ancestry' shows branch nick if applicable
 
69
 
 
70
Dec 19
 
71
* 'patch' works over sftp (and, in theory, all transports)
 
72
 
 
73
Dec 13
 
74
* 'branch-history' tolerates commit ids with no email
 
75
 
 
76
Dec 12
 
77
* Add zip support to 'import' command
 
78
 
1
79
Dec 11
2
 
* patch fixed to work properly with http URLs and all other transports
 
80
* 'patch' fixed to work properly with http URLs and all other transports
3
81
 
4
82
Dec 5
5
 
* rspush supports dedicated rsync servers (i.e. site:: syntax) 
 
83
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax) 
6
84
  (Andrew Tridgell)
7
85
 
8
86
Dec 4
9
 
* shelf handles pipe errors better when invoking patch 
 
87
* 'shelf' handles pipe errors better when invoking patch 
10
88
 
11
89
Nov 27
12
90
* RELEASE: bzrtools 0.13.0