1. 12 Jun, 2018 1 commit
  2. 10 Jun, 2018 1 commit
  3. 06 Jun, 2018 1 commit
    • Marc Cornellà's avatar
      virtualenvwrapper: set $WORKON_HOME if undefined · f461d21d
      Marc Cornellà authored
      This uses the default that virtualenvwrapper.sh would set if it was called. If the user
      changes its value after the plugin is loaded, the plugin will work all the same.
      
      Fixes #6882
      Closes #6870
      Closes #6883
      f461d21d
  4. 05 Jun, 2018 1 commit
  5. 28 May, 2018 2 commits
  6. 26 May, 2018 7 commits
  7. 25 May, 2018 1 commit
  8. 20 May, 2018 3 commits
  9. 17 May, 2018 3 commits
  10. 16 May, 2018 3 commits
  11. 15 May, 2018 1 commit
  12. 14 May, 2018 2 commits
  13. 13 May, 2018 2 commits
  14. 12 May, 2018 1 commit
  15. 11 May, 2018 1 commit
  16. 10 May, 2018 1 commit
  17. 09 May, 2018 1 commit
  18. 08 May, 2018 2 commits
  19. 07 May, 2018 2 commits
  20. 01 May, 2018 1 commit
  21. 30 Apr, 2018 1 commit
    • Oliver Baumann's avatar
      Parse branch-name for fresh repo (#6302) · 493c3095
      Oliver Baumann authored
      Inside a fresh git repo, i.e. immediately after a `git init`, usually no
      commit template exists yet. In this case, git renders a different
      status message than "Initial commit on". We should consider this message
      when attempting to parse out the branch name.
      
      Fixes #6301
      493c3095
  22. 28 Apr, 2018 1 commit
  23. 27 Apr, 2018 1 commit