Skip to content
Snippets Groups Projects
  1. Aug 21, 2017
  2. Aug 16, 2017
  3. Aug 08, 2017
  4. Jul 31, 2017
  5. Jul 11, 2017
  6. Jul 10, 2017
  7. Jul 07, 2017
    • Andreia Gaita's avatar
      Fix window header · cb4f4dd2
      Andreia Gaita authored
      Show branch name and url of the active remote.
      Add tooltips.
      Fix updating it when things change.
      cb4f4dd2
  8. Jul 05, 2017
  9. Jul 07, 2017
  10. Jul 05, 2017
  11. Jul 03, 2017
  12. Jun 25, 2017
  13. Jun 22, 2017
  14. Jun 12, 2017
  15. Jun 09, 2017
  16. Jun 07, 2017
  17. Jun 01, 2017
  18. May 30, 2017
  19. May 25, 2017
  20. May 23, 2017
  21. May 10, 2017
  22. May 05, 2017
  23. Apr 20, 2017
    • Andreia Gaita's avatar
      Fix NRE, show settings when there's no repo · 1308ccf6
      Andreia Gaita authored
      Move the Initialize repository UI to the history view
      so that we can have that one and the settings tab available
      when there's no repository yet, but only show the git
      and trace logging settings in the settings view in this case.
      
      Fix a few NRE triggered by OnGUI when there's no repository
      initialized.
      1308ccf6
  24. Apr 08, 2017
  25. Apr 07, 2017
  26. Apr 05, 2017
    • Stanley Goldman's avatar
      Adding functionality to detect the changes in branches i.e. fetch/pull · 6d0b94c2
      Stanley Goldman authored
      Stop trigger on delete of lock file
      
      Adding RepositoryManagerTests based on RepositoryWatcherTests
      
      RepositoryManager scenario that needs dealing with
      
      Fixing unit test
      
      Repository manager that stops the watcher to perform a push/pull
      
      Adding a Debounce function
      
      Separate initialization from construction
      
      Throwing one repository changed event per pass
      
      Getting further with RepositoryManager
      
      Moving more functionality into Repository Manager
      
      Adding more RepositoryManager functionality
      
      Refactoring commands for commonality
      
      Removing unused method
      
      Fixing RepositoryManager UnitTests
      
      Start of RepositoryManager.CommitFiles()
      
      Starting to add "add files and commit" functionality
      
      Creating ITaskRunner and using it in RepositoryManager
      
      Undoing some resharper code cleanup
      
      Undoing more resharper overeagerness
      
      And some more
      
      Fixing some errors
      
      Trying to make TaskRunner take a SynchronizationContext instead
      
      Adding TaskRunnerBase to fix things
      
      Missing project file change
      
      Pulling more things up to TaskRunnerBase
      
      Adding GitCommitFilesTask
      
      Removing changes
      
      Need to initialize the RepositoryManager
      
      Removing some code cleanup changes
      
      More code cleanup
      
      Updating guard method
      
      Fixing repositoryRepositoryPathConfiguration
      
      Other code tweaks
      
      Renaming instance
      
      More fixes
      6d0b94c2
  27. Apr 04, 2017
Loading