Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.0, 1.0.1, and 1.0.2

Merge with stable

Changeset 8429bc48a9d7

Parents 8d38b6a39eb9

Parents b0f4e3208d88

by Steve Borho

Changes to one file · Browse files at 8429bc48a9d7 Showing diff from parent 8d38b6a39eb9 b0f4e3208d88 Diff from another changeset...

 
429
430
431
 
 
 
 
 
432
433
434
 
429
430
431
432
433
434
435
436
437
438
439
@@ -429,6 +429,11 @@
  }   }   + TDEBUG_TRACE( + "CShellExtCMenu::QueryContextMenu: isHgrepo = " + << isHgrepo << ", fileMenu = " << fileMenu + ); +   /* We have three menu types: files-selected, no-files-selected, no-repo */   menuDescListEntries *entries;   if (isHgrepo)