1. 10 Jun, 2018 1 commit
  2. 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
  3. 05 Jun, 2018 1 commit
  4. 28 May, 2018 2 commits
  5. 26 May, 2018 7 commits
  6. 25 May, 2018 1 commit
  7. 20 May, 2018 3 commits
  8. 17 May, 2018 3 commits
  9. 16 May, 2018 3 commits
  10. 15 May, 2018 1 commit
  11. 14 May, 2018 2 commits
  12. 13 May, 2018 2 commits
  13. 12 May, 2018 1 commit
  14. 11 May, 2018 1 commit
  15. 10 May, 2018 1 commit
  16. 09 May, 2018 1 commit
  17. 08 May, 2018 2 commits
  18. 07 May, 2018 2 commits
  19. 01 May, 2018 1 commit
  20. 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
  21. 28 Apr, 2018 1 commit
  22. 27 Apr, 2018 1 commit
  23. 25 Apr, 2018 1 commit