~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to graph.py

  • Committer: abentley
  • Date: 2005-09-09 04:08:16 UTC
  • Revision ID: abentley@lappy-20050909040816-4e2086685f037467
Updated email addresses translation in graph-ancestry

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
mail_map.update({'aaron.bentley@utoronto.ca'     : 'Aaron Bentley',
10
10
                 'abentley@panoramicfeedback.com': 'Aaron Bentley',
11
 
                 'john@arbash-meinel.com'        : 'John A. Meinel',
12
 
                 'mbp@sourcefrog.net'            : 'Martin Pool'
 
11
                 'john@arbash-meinel.com'        : 'John Meinel',
 
12
                 'mbp@sourcefrog.net'            : 'Martin Pool',
 
13
                 'robertc@robertcollins.net'     : 'Robert Collins',
13
14
                })
14
15
 
15
16
def add_relations(rev_id):