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. Jan 16, 2018
  7. Dec 18, 2017
  8. Nov 22, 2017
  9. Nov 15, 2017
  10. Sep 26, 2017
  11. Sep 25, 2017
  12. Sep 08, 2017
  13. Sep 05, 2017
  14. Aug 31, 2017
  15. Aug 28, 2017
  16. Aug 12, 2017
  17. 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
  18. Aug 03, 2017
  19. Jun 05, 2017
  20. Jun 03, 2017
  21. 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
  22. May 31, 2017
  23. May 30, 2017
  24. 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
  25. May 03, 2017
    • Kenneth Reitz's avatar
      basics of metrics (#374) · d39b8c19
      Kenneth Reitz authored
      * basics of metrics
      
      * pin to stdlib v2
      
      * measure python installation size
      
      * lots of additional metrics
      
      * add old output methods
      
      * $
      
      * empty commit
      d39b8c19
Loading