Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.1, 2.1.1, and 2.1.2

stable manifest: scroll to rev in repowidget when annotating old revs

Changeset 3214e847eab4

Parent 2de34245149a

by David Wilhelm

Changes to one file · Browse files at 3214e847eab4 Showing diff from parent 2de34245149a Diff from another changeset...

 
433
434
435
 
436
437
438
 
433
434
435
436
437
438
439
@@ -433,6 +433,7 @@
  return   self._rev = rev   path = self.path + self.revChanged.emit(rev)   self._setupmodel()   ctx = self._repo[rev]   if path and path in ctx: