Skip to content
Snippets Groups Projects
  1. Oct 08, 2010
  2. Sep 21, 2010
  3. Mar 05, 2010
  4. Feb 26, 2010
  5. Feb 19, 2010
  6. Jan 27, 2010
  7. Jan 15, 2010
    • Friedemann Kleint's avatar
      VCS[git]: Add support for stashes. · 9ac98a40
      Friedemann Kleint authored
      Add non-modal stash management dialog and additional menu option
      "Stash snapshot..." to stash away changes prompting for a description,
      which will immediately replay the stash (take snapshot and continue
      working).
      Add interface to IVersionControl for creating/restoring/deleting
      snapshots for backup/complex undo operations (currently supported
      by git only). Add test options to VCSBasePlugin.
      Clean up and extend git client accordingly.
      9ac98a40
Loading