~ubuntu-branches/debian/sid/tortoisehg/sid

« back to all changes in this revision

Viewing changes to tortoisehg/hgqt/repomodel.py

  • Committer: Package Import Robot
  • Author(s): Ludovico Cavedon
  • Date: 2012-05-29 00:59:17 UTC
  • mfrom: (1.2.9)
  • Revision ID: package-import@ubuntu.com-20120529005917-ae1mdohuiimxxkc0
Tags: 2.4-1
* Imported Upstream version 2.4 (Closes: #671473).
* Re-add Nautilus extension (LP: #990527).
* Update Standards-Version to 3.9.3.
* Update copyright format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
            self.reloadConfig()
113
113
            self.updateColumns()
114
114
            self.setBranch(branch)
115
 
    
 
115
 
116
116
    def initBranchColors(self):
117
117
        # Set all the branch colors once on a fixed order,
118
118
        # which should make the branch colors more stable
119
 
        
 
119
 
120
120
        # Always assign the first color to the default branch
121
121
        self.namedbranch_color('default')
122
122
        # Then assign colors to all branches in alphabetical order