| Commit message (Collapse) | Author | Age | Files | Lines | 
| ... |  | 
| | 
| 
| 
| 
|  | 
* Avoid false positives by returning early when the spec is empty
* Remove --use-index-cache. The remote channel must always be checked (conda is extremely slow to read its own channel data, so expect abnormally long delays on first-run)
 | 
| | 
| 
| 
| 
|  | 
* Always quote the incoming spec to avoid accidental shell redirection
* Never use the local cache. We're checking a remote source, so it matters greatly where pip is looking for the package
 | 
| |  | 
 | 
|   
  
  
  
   | 
* Move core library sources into src/lib/core
* Move command-line programs into src/cli
 |