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

stable commit: refresh status on dirstate changes

Changeset cf0b1af33872

Parent 8cac56f8f41e

by Wagner Bruna

Changes to one file · Browse files at cf0b1af33872 Showing diff from parent 8cac56f8f41e Diff from another changeset...

 
316
317
318
 
319
320
321
 
316
317
318
319
320
321
322
@@ -316,6 +316,7 @@
  def repositoryChanged(self):   'Repository has detected a changelog / dirstate change'   self.refresh() + self.stwidget.refreshWctx() # Trigger reload of working context     def configChanged(self):   'Repository is reporting its config files have changed'