~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-07-07 02:07:03 UTC
  • Revision ID: mbp@sourcefrog.net-20050707020702-0e24e478b738d4db
- Put files inside an exported tarball into a top-level directory rather than 
  dumping them into the current directory.  

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    * Commit mesage is fetched from an editor if not given on the
11
11
      command line; patch from Torsten Marek.
12
12
 
13
 
    * ``bzr log -m FOO`` displays commits whose message matches regexp 
14
 
      FOO.
15
 
 
16
13
  CHANGES:
17
14
 
18
15
    * When exporting to a tarball with ``bzr export --format tgz``, put 
30
27
      John A Meinel.  Old format is available with the ``--long`` or
31
28
      ``-l`` option, patched by William Dodé.
32
29
 
33
 
    * By default the commit command refuses to record a revision with
34
 
      no changes unless the ``--unchanged`` option is given.
35
 
 
36
30
 
37
31
bzr-0.0.5  2005-06-15
38
32