aboutsummaryrefslogtreecommitdiff
path: root/source/conda.d
Commit message (Collapse)AuthorAgeFilesLines
* Minor improvements:Joseph Hunkeler2019-06-031-0/+2
| | | | | | | | * testdir can be changed * testdir is no longer incorporated into the delivery * pip calls will use an index if defined * multiarg now returns empty string if input is empty * remove clone repos if they already exist. guarantees pristine code/tests
* Begin adding filter capabilityJoseph Hunkeler2019-06-011-1/+1
|
* Remove whitespace around equalsJoseph Hunkeler2019-05-301-2/+1
|
* Better testingJoseph Hunkeler2019-05-271-0/+10
|
* Basic integration testing; uses struct instead of asssociativeArray; ensure ↵Joseph Hunkeler2019-05-251-43/+26
| | | | easyinstall is usable by pip/setup.py
* Disable buffering entirelyJoseph Hunkeler2019-05-231-3/+3
|
* Back to blocking IO. Thanks Jenkins.Joseph Hunkeler2019-05-221-21/+6
|
* Flush buffersJoseph Hunkeler2019-05-221-1/+15
|
* up the verbosityJoseph Hunkeler2019-05-221-0/+1
|
* portabilityJoseph Hunkeler2019-05-221-3/+10
|
* osx will have to sufferJoseph Hunkeler2019-05-221-1/+5
|
* getenv: split on null terminator instead of newlineJoseph Hunkeler2019-05-221-2/+2
|
* Clean up a littleJoseph Hunkeler2019-05-211-1/+5
|
* Can perform merge and dumpJoseph Hunkeler2019-05-211-10/+30
|
* A bit more workJoseph Hunkeler2019-05-211-3/+21
|
* Initial commitJoseph Hunkeler2019-05-201-0/+242