/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS

Properly ignore directories when creating bundles, deal with new files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
  * Support ``run_hooks`` argument to ``InterGitRemoteLocalBranch.pull()``.
26
26
    (#524843, Jelmer Vernooij)
27
27
 
 
28
  * Properly ignore directories when creating bundles, deal with new files.
 
29
    (#456849, Jelmer Vernooij)
 
30
 
28
31
 PERFORMANCE
29
32
 
30
33
  * Don't import head revision twice when pulling from Git.