~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-05-27 01:53:02 UTC
  • Revision ID: mbp@sourcefrog.net-20050527015302-5dbc20a91b0ed48e
doc

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
* Maybe also store directories in the statcache so that we can quickly
89
89
  identify that they still exist.
90
90
 
 
91
* Diff should show timestamps; for files from the working directory we
 
92
  can use the file itself; for files from a revision we should use the
 
93
  commit time of the revision.
 
94
 
91
95
 
92
96
Medium things
93
97
-------------