/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 doc/developers/performance-roadmap.txt

  • Committer: Ian Clatworthy
  • Date: 2007-06-21 00:16:13 UTC
  • mto: (2550.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 2552.
  • Revision ID: ian.clatworthy@internode.on.net-20070621001613-j04fg9qt7kh48llg
Refactor commit.commit() to walk the working inventory once/less

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
.. include:: add.txt
36
36
 
37
 
.. include:: commit.txt
38
 
 
39
 
.. include:: diff.txt
40
 
 
41
37
.. include:: gc.txt
42
38
 
43
39
.. include:: revert.txt
44
40
 
45
 
.. include:: status.txt
46
 
 
47
41
.. include:: annotate.txt
48
42
 
49
43
.. include:: merge-scaling.txt
50
44
 
51
45
.. include:: bundle-creation.txt
52
 
 
53
 
.. include:: uncommit.txt
54
 
 
55
 
.. include:: missing.txt
56
 
 
57
 
Subsystem designs
58
 
#################
59
 
 
60
 
.. include:: directory-fingerprints.txt