Skip to content
Snippets Groups Projects
  1. Aug 23, 2017
  2. Aug 22, 2017
  3. Aug 21, 2017
  4. Aug 08, 2017
  5. Aug 04, 2017
    • Stanley Goldman's avatar
      f71ded14
    • Stanley Goldman's avatar
      Fixing reference to GitLogCache · df862887
      Stanley Goldman authored
      df862887
    • Andreia Gaita's avatar
      Use the Repository as the data container · f531eb11
      Andreia Gaita authored
      Given that the repository object is created and managed by
      the RepositoryManager, there's no reason to keep data in the
      repository manager object. We can keep all the data in the repository
      object and have it trigger events for data updates, while events
      that are not directly related to data changes in the repository data
      model are triggered directly from the repository manager.
      
      This way, the manager manages things and the repository models things,
      which feels like a nicer separation of duties.
      
      The repository listens for events from the repository manager in order
      to update its data, so the repository manager doesn't have to have a
      reference to the repository (breaking the circular dependency)
      f531eb11
  6. Jul 14, 2017
  7. Jul 13, 2017
  8. Jul 11, 2017
  9. Jul 10, 2017
  10. 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
  11. Jul 06, 2017
  12. Jul 05, 2017
  13. Jul 03, 2017
  14. Jun 30, 2017
  15. Jun 27, 2017
  16. Jun 26, 2017
  17. Jun 25, 2017
  18. Jun 19, 2017
  19. Jun 26, 2017
  20. Jun 12, 2017
  21. Jun 09, 2017
  22. Jun 02, 2017
  23. Jun 01, 2017
  24. May 31, 2017
  25. May 30, 2017
  26. May 25, 2017
  27. May 23, 2017
  28. May 12, 2017
Loading