Skip to content

Commit

Permalink
Merge branch 'master' of github.com:conda/conda into connda-env-migra…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
HugoTian committed Jul 27, 2016
2 parents d1bb964 + b4af1f6 commit e22e282
Show file tree
Hide file tree
Showing 50 changed files with 421 additions and 12,126 deletions.
25 changes: 18 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,17 @@
--------------------------------
* remove conda init, #2759
* remove conda package and conda bundle, #2760
* remove support for ftp:// repos, #2776
* replace sys.exit with exceptions, #2899, #2993, #3016
* deprecate conde-env repo; pull into conda proper, #2950, #2952, #2954, #3157, #3163
* new configuration engine, #2537, #3160
* replace sys.exit with exceptions, #2899, #2993, #3016, #3152
* improve locking, #2962, #2989, #3048, #3075
* project structure enhancement, #2929
* project structure enhancement, #2929,#3132, #3133, #3136
* add extra info to exception message #3045
* force use of ruamel_yaml, #2762
* add ability to have conda reside in a private env, #3068
* add ability to create empty environments, #3072
* clean up channel handling with new channel model, #3130, #3151
* add Anaconda Cloud / Binstar auth handler, #3142
* remove dead code, #2761
* remove legacy code in conda.install, #2969
* implement conda config --prepend; change behavior of --add to --append, #3041
Expand All @@ -21,19 +24,27 @@
* remove auxlib from project root, #2931
* vendor auxlib 0.0.40, #2932, #2943, #3131
* vendor toolz 0.8.0, #2994
* vendor boltons 16.4.1, #3046
* expose full regex power for version specifications, #2933
* move progressbar to vendor directory, #2951
* merge conda-env into conda, #2950, #2952, #2954
* better error behavior if conda is spec'd for a non-root environment, #2956
* fix conda.recipe for new quirks with conda-build, #2959
* scale back try_write function on unix, #3076
* move captured function to common module, #3083
* rename CHANGELOG to md, #3087
* fix #3124 add threading lock to memoize, #3134
* fix a failure with multi-threaded repodata downloads, #3078
* fix windows file url, #3139
* fix PS1 backup in activate script, #3135


2016-0X-XX 4.1.10 (unreleased):
--------------------------------
2016-07-26 4.1.11:
-------------------
* fix PS1 backup in activate script, #3135 via #3155
* correct resolution for 'handle failures in binstar_client more generaly', #3156


2016-07-25 4.1.10:
-------------------
* ignore symlink failure because of read-only file system, #3055
* backpaort shortcut tests, #3064
* fix #2979 redefition of $SHELL variable, #3081
Expand Down
28 changes: 0 additions & 28 deletions conda-env/.binstar.yml

This file was deleted.

10 changes: 0 additions & 10 deletions conda-env/.gitignore

This file was deleted.

24 changes: 0 additions & 24 deletions conda-env/.travis.yml

This file was deleted.

87 changes: 0 additions & 87 deletions conda-env/CHANGELOG.md

This file was deleted.

160 changes: 0 additions & 160 deletions conda-env/CONTRIBUTING.md

This file was deleted.

26 changes: 0 additions & 26 deletions conda-env/LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion conda-env/MANIFEST.in

This file was deleted.

Loading

0 comments on commit e22e282

Please sign in to comment.