Skip to content
Snippets Groups Projects
  1. Mar 07, 2018
  2. Mar 06, 2018
  3. Mar 03, 2018
  4. Mar 02, 2018
  5. Feb 17, 2018
  6. Feb 16, 2018
  7. Jan 16, 2018
  8. Jan 08, 2018
  9. Dec 18, 2017
  10. Nov 22, 2017
  11. Nov 15, 2017
  12. Sep 26, 2017
  13. Sep 25, 2017
  14. Sep 08, 2017
  15. Sep 05, 2017
  16. Aug 31, 2017
  17. Aug 28, 2017
  18. Aug 12, 2017
  19. Aug 08, 2017
    • Ed Morley's avatar
      Improve UX when clearing cache due to the stack changing (#442) · c029e44d
      Ed Morley authored
      * Test that the cache is invalidated when the stack changes
      
      * Improve UX when clearing cache due to the stack changing
      
      Now outputs a message informing that the cache was cleared, and
      clears the cache first to avoid a redundant message about removing
      an old Python version.
      c029e44d
  20. Aug 03, 2017
  21. Jul 17, 2017
  22. Jun 20, 2017
  23. Jun 14, 2017
  24. Jun 05, 2017
  25. Jun 03, 2017
  26. Jun 02, 2017
    • Kenneth Reitz's avatar
      Fix pyyaml (#402) · ff949085
      Kenneth Reitz authored
      * Revert "use pkg_resources to check for distributions (#395)"
      
      This reverts commit 9b185f99.
      
      * use sp-grep for django detection
      
      * sp-grep
      
      * fix setuptools script
      v106
      ff949085
  27. May 31, 2017
  28. May 30, 2017
  29. May 26, 2017
  30. May 25, 2017
    • Kenneth Reitz's avatar
      Faster pipenv (#385) · a1ed1d7b
      Kenneth Reitz authored
      * skip pip install for pipenv
      
      * better
      
      * improvements
      
      * indent
      
      * chmod +x
      
      * export
      
      * skip uninstall too
      
      * pip freeze
      
      * Revert "skip uninstall too"
      
      This reverts commit faac96f62004f78c3d27a92cd865954fc7a3a53d.
      
      * better comments
      
      * redirect stderr to stdout
      a1ed1d7b
Loading