~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-05-17 07:59:54 UTC
  • Revision ID: mbp@sourcefrog.net-20050517075954-fca3ac7ce3b6d901
- refactor log command
- log runs from most-recent to least now
  (reverse from previously)
- log -v and log on specific file temporarily broken

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
      status and can be shown with their IDs.  ``bzr status --all``
11
11
      shows all versioned files and unknown files but not ignored files.
12
12
 
 
13
    * ``bzr log`` runs from most-recent to least-recent, the reverse
 
14
      of the previous order.
 
15
 
13
16
 
14
17
  ENHANCEMENTS:
15
18