1. 05 Jun, 2020 13 commits
  2. 03 Jun, 2020 2 commits
  3. 02 Jun, 2020 3 commits
  4. 01 Jun, 2020 3 commits
  5. 29 May, 2020 1 commit
  6. 26 May, 2020 1 commit
  7. 22 May, 2020 1 commit
  8. 21 May, 2020 1 commit
  9. 19 May, 2020 1 commit
  10. 14 May, 2020 1 commit
  11. 13 May, 2020 1 commit
  12. 10 May, 2020 2 commits
  13. 09 May, 2020 3 commits
  14. 02 May, 2020 1 commit
  15. 01 May, 2020 1 commit
    • Add a --remove-untracked option to the install command. (#2172) · 7049bd5d
      * Add a --keep-untracked option to the install command.
      
      * Call the option --remove-untracked instead.
      
      * Add test and fix Installer.
      
      * Add documentation.
      
      * Make sure to never remove essential packages like pip, setuptools and the root.
      
      * Move logic to the Solver instead.
      
      * Add a few unit tests for Solver.
      
      * Add type hints to solver.py.
      
      Co-authored-by: Steph Samson <hello@stephsamson.com>
      
      * Run black after commit fron Github.
      
      * Import the identifiers used in type annotations.
      
      Co-authored-by: Steph Samson <hello@stephsamson.com>
      Petter Strandmark committed
  16. 29 Apr, 2020 4 commits
  17. 25 Apr, 2020 1 commit