1. 29 Jun, 2018 4 commits
  2. 24 Jun, 2018 1 commit
  3. 20 Jun, 2018 1 commit
    • Ruben Di Battista's avatar
      Fix autojump sourcing on OSX with Macports (#4801) · 6c1dab23
      Ruben Di Battista authored
      * Fix autojump sourcing on OSX with Macports
      
      The last version of autojump available on Macports does not have
      anymore different shell scripts (.sh, .zsh, .bash ...) to be sourced
      but just one autojump.sh that takes care of that located at
      /opt/local/etc/profile.d/autojump.sh
      
      fix # 4625
      
      * Fix bug with macports autojump on OSX.
      6c1dab23
  4. 19 Jun, 2018 1 commit
  5. 18 Jun, 2018 3 commits
  6. 16 Jun, 2018 2 commits
  7. 15 Jun, 2018 8 commits
  8. 14 Jun, 2018 1 commit
  9. 13 Jun, 2018 1 commit
  10. 12 Jun, 2018 6 commits
  11. 10 Jun, 2018 1 commit
  12. 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
  13. 05 Jun, 2018 1 commit
  14. 28 May, 2018 2 commits
  15. 26 May, 2018 7 commits