1. 16 Feb, 2015 3 commits
  2. 15 Feb, 2015 1 commit
  3. 13 Feb, 2015 1 commit
    • ctroncoso's avatar
      docker containers based on defined names · 68955f17
      ctroncoso authored
      docker container autocomplete listing uses containers ID instead of names.
      Most users identify their containers by name. ID is only needed and used on a dynamic environment more suited in scripts.
      68955f17
  4. 10 Feb, 2015 20 commits
  5. 09 Feb, 2015 3 commits
  6. 04 Feb, 2015 2 commits
  7. 01 Feb, 2015 2 commits
  8. 12 Jan, 2015 2 commits
  9. 10 Jan, 2015 1 commit
  10. 08 Jan, 2015 1 commit
  11. 07 Jan, 2015 1 commit
    • Jyrki Pulliainen's avatar
      virtualenvwrapper: Deactivate only if in virtualenv · 833e6f59
      Jyrki Pulliainen authored
      If user manually deactivates the virtualenv when using this mode, zsh
      will produce following error:
      
          deactivate:12: command not found: virtualenv_deactivate
      
      To avoid this, check that the VIRTUAL_ENV flag is set before trying to
      automatically deactivate the virtual environment.
      
      Fixes #2185
      833e6f59
  12. 18 Dec, 2014 1 commit
  13. 16 Dec, 2014 1 commit
  14. 15 Dec, 2014 1 commit