public void Synchronize(HgFileInfo[] files)
 {
     pendingChanges.Synchronize(files);
 }