~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2007-02-21 04:45:47 UTC
  • mto: This revision was merged to the branch mainline in revision 2309.
  • Revision ID: mbp@sourcefrog.net-20070221044547-0a55m0h9euy2q43l
doc

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
  IMPROVEMENTS:
2
 
 
3
 
    * New option ``-d`` for pull and other commands, specifying the
4
 
      branch or tree to operate on rather than the working directory.
5
 
      (Martin Pool)
6
 
 
7
 
    * Builtin tags support, created by the ``tag`` command and stored 
8
 
      in the repository.  (Martin Pool)
9
 
 
10
1
IN DEVELOPMENT
11
2
 
12
3
  IMPROVEMENTS:
44
35
    * ``bzr help checkouts`` descibes what checkouts are and some possible
45
36
      uses of them. (James Westby, Aaron Bentley)
46
37
 
 
38
    * New option ``-d`` for pull and other commands, specifying the
 
39
      branch or tree to operate on rather than the working directory.
 
40
      (Martin Pool)
 
41
 
 
42
    * Builtin tags support, created and deleted by the ``tag`` command and
 
43
      stored in the branch.  Tags can be accessed with the revisionspec
 
44
      ``-rtag:``, and listed with ``bzr tags``.  Tags are not versioned 
 
45
      at present.  (Martin Pool)
 
46
 
47
47
  INTERNALS:
48
48
 
49
49
    * Reserved ids (any revision-id ending in a colon) are rejected by