/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/dirstate.txt

  • Committer: Vincent Ladeuil
  • Date: 2008-01-07 16:47:46 UTC
  • mfrom: (3146.7.2 selftest)
  • mto: This revision was merged to the branch mainline in revision 3170.
  • Revision ID: v.ladeuil+lp@free.fr-20080107164746-bome6yaxlwqbc7kh
Reduce selftest overhead to establish test names by memoization

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Don't really need the hashes of the current versions - just knowing
 
2
whether they've changed or not will generally be enough - and just the
 
3
mtime and ctime of a point in time may be enough?