Commit Graph

3187 Commits

Author SHA1 Message Date
Wolf Vollprecht c3ab670c57 bring back win support 2019-09-18 00:36:03 +02:00
Wolf Vollprecht a7c12ecea5
Merge pull request #57 from marshallmcdonnell/56_prefix_support_fix
Add the required neutered_specs arg to PrefixSupport calls
2019-09-17 08:29:37 +02:00
Marshall McDonnell b53b0ee47e Re #56 - Add the required neutered_specs arg to PrefixSupport calls 2019-09-16 11:26:54 -04:00
Wolf Vollprecht f25ea67c1b release 0.0.8 2019-07-10 08:16:46 -05:00
Wolf Vollprecht c8a6f08946
Merge pull request #51 from wolfv/fix_update_install_changed
fix update by adding changed packages to transaction
2019-07-10 08:07:29 -05:00
Wolf Vollprecht 648e88e4d3 fix update by adding changed packages to transaction 2019-07-10 07:57:50 -05:00
Wolf Vollprecht d605042e7f
Merge pull request #49 from wolfv/add_solv_handling
Add solv handling
2019-07-10 07:57:31 -05:00
Wolf Vollprecht 583763b0fd add common_write.c from libsolv 2019-07-08 18:36:44 +02:00
Wolf Vollprecht 54b016d350 added solv handling and subpriority 2019-07-08 18:36:00 +02:00
Wolf Vollprecht 71827d1135
Merge pull request #48 from wolfv/fix_threading_issue
alleviate threading problem
2019-07-04 11:28:50 +02:00
Wolf Vollprecht 8c8c62e48b alleviate threading problem 2019-07-04 11:25:31 +02:00
Wolf Vollprecht 5766b2630b
Merge pull request #47 from wolfv/travis
add travis testing
2019-07-04 10:04:33 +02:00
Wolf Vollprecht b20f2506aa add travis testing 2019-07-04 09:58:55 +02:00
Wolf Vollprecht 57f6dd0af0
Merge pull request #46 from wolfv/fix_for_noncomplete_json
fixes non-complete json extraction
2019-07-03 17:54:31 +02:00
Wolf Vollprecht 9d6ff3e46f fixes non-complete json extraction 2019-07-03 17:52:58 +02:00
Wolf Vollprecht f9734c0d20
Merge pull request #44 from wolfv/big_cleanup
remove unnecessary bits and pieces
2019-07-03 09:01:16 +02:00
Wolf Vollprecht 1251b25ffe remove unnecessary bits and pieces 2019-07-02 19:35:33 +02:00
Wolf Vollprecht 943bf01f41
Merge pull request #43 from wolfv/remove_simd_json
Remove simd json
2019-07-02 19:24:27 +02:00
Wolf Vollprecht 41ba5a443a remove simd json 2019-07-02 19:22:51 +02:00
Wolf Vollprecht 5ff168d391 fixup interface for env create 2019-06-13 16:46:34 +02:00
Wolf Vollprecht bb9d08c245
Merge pull request #37 from isuruf/patch-1
Fix error message when updating not installed pkg
2019-06-12 09:24:56 +02:00
Isuru Fernando 525f63eca4
Fix error message when updating not installed pkg 2019-06-11 14:52:44 -05:00
Wolf Vollprecht 34543b4e82
Remove mamba-alpha channel from installation 2019-06-11 15:03:56 +02:00
Wolf Vollprecht dac74a6527 release 0.0.7 2019-06-07 11:44:13 +02:00
Wolf Vollprecht f0cdcad214
Merge pull request #32 from wolfv/more_features
make remove more featureful, catch native mamba exceptions
2019-06-07 11:27:06 +02:00
Wolf Vollprecht aef2757747 make remove more featureful, catch native mamba exceptions 2019-06-07 11:23:52 +02:00
Wolf Vollprecht 84db30be68
Merge pull request #30 from wolfv/fixes_for_beta
Fixes for beta release
2019-06-06 19:42:54 +02:00
Wolf Vollprecht 4433f2142c add quiet mode 2019-06-06 18:10:54 +02:00
Wolf Vollprecht 529b90c3b3 fix some more issues 2019-06-06 17:29:26 +02:00
Wolf Vollprecht e6531df1bd
Merge pull request #25 from eteq/allow-empty-args
Add check to allow empty arguments to mamba
2019-05-25 00:13:57 +02:00
Wolf Vollprecht ad679cee7e
Merge pull request #24 from eteq/remove-parsing
Remove missing parsing files
2019-05-25 00:11:47 +02:00
Erik Tollerud dab9e68a48 add check to allow empty arguments 2019-05-24 15:44:19 -04:00
Erik Tollerud 876a2825ea remove missing parsing files 2019-05-24 15:37:46 -04:00
Wolf Vollprecht c53a206627 release 0.0.6 2019-05-10 14:28:26 +02:00
Wolf Vollprecht ed6de2b19d
Merge pull request #22 from wolfv/mamba_env
add mamba env create support
2019-05-10 14:11:56 +02:00
Wolf Vollprecht c282012a88 add mamba env create support 2019-05-10 13:56:36 +02:00
Wolf Vollprecht 9d5fed0ebc
Merge pull request #21 from minrk/GitHub
fix case on GitHub
2019-05-01 08:14:27 -05:00
Min RK 7d3e7a36c4 fix case on GitHub 2019-04-30 16:15:05 +02:00
Wolf Vollprecht ab394154af
Merge pull request #20 from wolfv/nextgen
get rid of fluff
2019-04-18 16:32:38 +02:00
Wolf Vollprecht f649d57d21 get rid of fluff 2019-04-18 16:29:10 +02:00
Wolf Vollprecht 41ef85b9fa
Merge pull request #19 from wolfv/nextgen
Next generation of mamba
2019-04-18 15:59:26 +02:00
Wolf Vollprecht 4a1fa1c94d up version number 2019-04-18 15:58:16 +02:00
Wolf Vollprecht 10fb6365f7 next generation mamba hooking into libsolv 2019-04-18 15:58:16 +02:00
Wolf Vollprecht f7331eec43 upgrade to new libsolv 2019-04-18 15:58:16 +02:00
Wolf Vollprecht 52a1b36175 release 0.0.4 2019-04-14 16:48:32 +02:00
Wolf Vollprecht 4809445992
Merge pull request #17 from martinRenou/fix_install_command
README: Fix install command
2019-04-04 13:07:05 +02:00
martinRenou 717295c755 README: Fix install command 2019-04-04 10:16:33 +02:00
Wolf Vollprecht ab6e0a0d75
Merge pull request #16 from dhirschfeld/patch-1
Add info on how to install from conda-forge
2019-03-30 17:04:27 +01:00
Dave Hirschfeld 4d16c38b0b
Add info on how to install from conda-forge 2019-03-30 14:30:16 +10:00
Wolf Vollprecht 4ce119567c
Merge pull request #15 from wolfv/fixes_v4
add update functionality, remove multiprocessing, fix sort order of i…
2019-03-29 14:07:59 +01:00