~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2005-10-28 03:01:02 UTC
  • mfrom: (147.4.13)
  • mto: (147.4.24 trunk)
  • mto: This revision was merged to the branch mainline in revision 324.
  • Revision ID: aaron.bentley@utoronto.ca-20051028030102-eead1e484007de74
Merged lifeless

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
July 13
2
 
* clean-tree no longer treats --detritus or --ignored as including --unknowns
3
 
 
4
 
June 14
5
 
* Add 'shove' command, to move changes to a different tree
6
 
 
7
 
June 3
8
 
* clean-tree tweaks
9
 
 
10
 
May 30
11
 
* test suite updates
12
 
 
13
 
May 18
14
 
* Add 'import' command, to import tarballs
15
 
 
16
 
May 11
17
 
* RELEASE: bzrtools 0.8.1
18
 
* Fixed test case failure
19
 
 
20
 
May 9
21
 
* RELEASE: bzrtools 0.8
22
 
 
23
 
May 1
24
 
* Renamed push to rspush (Robert Collins/Aaron Bentley)
25
 
 
26
 
Apr 11
27
 
* New Switch command (David Allouche/Canonical)
28
 
 
29
 
Mar 22
30
 
* New Zap command
31
 
 
32
 
Mar 18
33
 
* Updates to Shelf command
34
 
 
35
 
Mar 10
36
 
* New baz-import algorithm, with respository support
37
 
 
38
 
Jan 31
39
 
* RELEASE: bzrtools 0.7
40
 
* Improved shell completion
41
 
* bzr push can omit working tree
42
 
* Documentation updates
43
 
 
44
 
Dec 13
45
 
* New test.py for standalone (kinda) testing
46
 
* New branch-history command
47
 
* New "fix" command (done automatically in fetch-ghosts)
48
 
 
49
 
Nov 8
50
 
* Various API updates
51
 
* Added force-reweave-inventory from Daniel Silverstone
52
 
* Decorated push from Robert Collins
53
 
* Improved shell completion
54
 
* Improved import when first ancestor is in an unregisered archive
55
 
 
56
 
Oct 28
57
 
* Added tests for several commands
58
 
* Made push auto_disable when native push present
59
 
* Merged Michael Ellerman's shelf v2 plugin 
60
 
* New "shell" command, derived from Fai
61
 
* Got pull working with URLs
62
 
 
63
1
Oct 19
64
2
* Added setup.py
65
3
* disabled annotate in favor of bzr annotate