~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 6024.3.10.

  • Committer: John Arbash Meinel
  • Date: 2011-07-22 10:59:28 UTC
  • mto: This revision was merged to the branch mainline in revision 6038.
  • Revision ID: john@arbash-meinel.com-20110722105928-ucxdvw8vcidnh4iu
Try refactoring the code a bit per vila's suggestions.

The problem is that late-binding of values like 'best_tag' mean you
have to pass around a fair amount of state between the helper functions.
I really don't want to always compute most-recent tag in the case that
things are up-to-date, but maybe I can do a little bit better.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: