~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2006-06-13 02:31:28 UTC
  • mfrom: (0.1.119 shelf)
  • Revision ID: aaron.bentley@utoronto.ca-20060613023128-20f2ff3a212a6ea2
Pull in latest shelf stuff

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Jan 17 2007
2
 
* RELEASE: bzrtools 0.14.0
3
 
 
4
 
Jan 16 2007
5
 
* 'colordiff' now optionally checks for whitespace violations
6
 
 
7
 
Jan 8 2007
8
 
* 'import' now imports directories.
9
 
 
10
 
Jan 4 2007
11
 
* 'cbranch' now supports multilevel paths.  So your repo hierarchy can match
12
 
  your working directory hierarchy exactly.  New config option must be
13
 
  used: "cbranch_target".  Appendpath policy should be used for this.
14
 
 
15
 
Dec 28
16
 
* 'import' command now honours execute bit in tarfiles
17
 
 
18
 
Dec 21
19
 
* 'graph-ancestry' shows branch nick if applicable
20
 
 
21
 
Dec 19
22
 
* 'patch' works over sftp (and, in theory, all transports)
23
 
 
24
 
Dec 13
25
 
* 'branch-history' tolerates commit ids with no email
26
 
 
27
 
Dec 12
28
 
* Add zip support to 'import' command
29
 
 
30
 
Dec 11
31
 
* 'patch' fixed to work properly with http URLs and all other transports
32
 
 
33
 
Dec 5
34
 
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax) 
35
 
  (Andrew Tridgell)
36
 
 
37
 
Dec 4
38
 
* 'shelf' handles pipe errors better when invoking patch 
39
 
 
40
 
Nov 27
41
 
* RELEASE: bzrtools 0.13.0
42
 
 
43
 
Nov 22
44
 
* Add encoding flag for 'baz-import'
45
 
* Fix deprecated API use in 'switch'
46
 
* Add show-paths command from Alexander Belchenko
47
 
 
48
 
Oct 25
49
 
* RELEASE: bzrtools 0.12.0
50
 
* Update 'import' command for unique roots changes
51
 
 
52
 
Oct 24
53
 
* Fix parent-setting in 'cbranch'.
54
 
 
55
 
Oct 15
56
 
* Update for unique roots changes
57
 
 
58
 
Sep 25
59
 
* RELEASE: bzrtools 0.11.0
60
 
* Remove Shove
61
 
* Clean up test suite
62
 
 
63
 
Aug 28
64
 
* Shove is now deprecated
65
 
* Reduce interactive slowdown by late-loading PyBaz
66
 
* baz-import speedup: remove useless merge_innter call
67
 
 
68
 
Aug 15
69
 
* Check bzrlib version
70
 
* RELEASE: bzrtools 0.9.1
71
 
 
72
 
Aug 11
73
 
* RELEASE: bzrtools 0.9.0
74
 
 
75
 
Aug 6
76
 
* Add --no-color option to shelve/unshelve
77
 
 
78
 
July 13
79
 
* clean-tree no longer treats --detritus or --ignored as including --unknowns
80
 
 
81
 
July 11
82
 
* Shelf colorizing
83
 
 
84
 
June 14
85
 
* Add 'shove' command, to move changes to a different tree
86
 
 
87
 
June 3
88
 
* clean-tree tweaks
89
 
 
90
 
May 30
91
 
* test suite updates
92
 
 
93
 
May 18
94
 
* Add 'import' command, to import tarballs
95
 
 
96
1
May 11
97
2
* RELEASE: bzrtools 0.8.1
98
3
* Fixed test case failure