~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Jelmer Vernooij
  • Date: 2010-03-07 15:21:01 UTC
  • mto: This revision was merged to the branch mainline in revision 5086.
  • Revision ID: jelmer@samba.org-20100307152101-i0dsz1yovdeb3b3a
Add use_tree_timestamp argument to exporters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
  to be done separately.
119
119
  (Martin Pool, #507710)
120
120
 
 
121
* Exporters now support a ``use_tree_timestamp`` argument to write out the 
 
122
  timestamp of the commit in which a file revision was introduced.
 
123
  (Jelmer Vernooij)
 
124
 
121
125
* New method ``BzrDir.list_branches()`` that returns a sequence of branches 
122
126
  present in a control directory. (Jelmer Vernooij)
123
127