Commit Graph

  • 8a02b5decb Remove msi code Brian Anderson 2016-02-26 15:21:49 -08:00
  • 1521d9cbba Fix custom installation on windows Brian Anderson 2016-02-26 15:06:26 -08:00
  • be1c5f6e4f Bump version to 0.0.5 Brian Anderson 2016-02-26 22:41:01 +00:00
  • 2e7a4e0375 Print a warning about removed toolchains on upgrade from v2->12 Brian Anderson 2016-02-26 22:02:46 +00:00
  • e16a67a7a5 Add tests and fixes for installation from installers Brian Anderson 2016-02-26 22:06:20 +00:00
  • 844725a868 Fix warnings Brian Anderson 2016-02-26 18:56:43 +00:00
  • c9536ae01c Transcribe more multirust.sh tests Brian Anderson 2016-02-26 02:48:46 +00:00
  • 8d5b232a64 Merge pull request #78 from Diggsey/new-merged Brian Anderson 2016-02-25 17:59:53 -08:00
  • d103962a7a Stop appveyor building extra branches Diggory Blake 2016-02-26 01:09:38 +00:00
  • eca6840bc4 Don't build all branches Diggory Blake 2016-02-26 01:02:50 +00:00
  • c2c6f91146 Merge branch 'master' into new-merged Diggory Blake 2016-02-26 00:57:05 +00:00
  • 718ad53956 Merge pull request #77 from brson/next Diggory Blake 2016-02-26 00:30:00 +00:00
  • 03c33b9081 Fix coverage Diggory Blake 2016-02-25 23:34:40 +00:00
  • ab1efc6b7d Add notifications when installation begins Brian Anderson 2016-02-25 23:13:55 +00:00
  • b3c19dbed5 Add metadata upgrade from version 2 to 12 Brian Anderson 2016-02-25 22:46:31 +00:00
  • 095201386f Remove a stray temp file Brian Anderson 2016-02-25 21:45:09 +00:00
  • b064d5dad9 Merge pull request #74 from brson/next Diggory Blake 2016-02-25 20:22:01 +00:00
  • 08b3ea2032 Lock all cli integration tests Brian Anderson 2016-02-25 00:55:20 +00:00
  • 79054e7c6c Merge branch 'master' of https://github.com/Diggsey/multirust-rs Diggory Blake 2016-02-25 00:53:55 +00:00
  • 0c1b72faad Fix build status indicator to be specific to master branch Diggory Blake 2016-02-25 00:53:45 +00:00
  • 6e0f84a5ed Fix travis build Diggory Blake 2016-02-25 00:46:04 +00:00
  • 33cfa4b838 Merge pull request #69 from brson/next Diggory Blake 2016-02-25 00:12:39 +00:00
  • 3a69c141d1 Merge pull request #73 from crumblingstatue/download_progress_take_3 Diggory Blake 2016-02-24 22:11:42 +00:00
  • 1396f0a8a4 Clean up manifest code per Diggsey Brian Anderson 2016-02-24 13:30:32 -08:00
  • d2c1d0ae9e Be more precise when searching the v1 manifests Brian Anderson 2016-02-24 13:18:26 -08:00
  • e3d969f297 Ignore I/O errors instead of panicking when printing progress Mika Attila 2016-02-24 15:32:55 +01:00
  • 9142d1474e Fix rustfmt mistake Mika Attila 2016-02-24 10:44:16 +01:00
  • 63b2ba0cd0 Rustfmt Mika Attila 2016-02-24 10:18:15 +01:00
  • a0853df34f Implement download progress display using Notification system Mika Attila 2016-02-24 10:17:34 +01:00
  • 88fe1e1baa Merge pull request #68 from Diggsey/brson-patch-1 Diggory Blake 2016-02-20 11:07:48 +00:00
  • bd24fca936 Make installation of explicit versions work Brian Anderson 2016-02-19 18:40:27 -08:00
  • d83e08d556 Add MULTIRUST_ENABLE_EXPERIMENTAL env Brian Anderson 2016-02-19 16:15:12 -08:00
  • 4310553bde Bump metadata version from 2 to 12 Brian Anderson 2016-02-19 12:37:56 -08:00
  • 8072dec33f Make all commands work with both v1 and v2 manifests Brian Anderson 2016-02-19 10:58:02 -08:00
  • da412922ab Move MockDistServer into rust_install so other test cases can use it Brian Anderson 2016-02-05 20:13:58 -08:00
  • 81e79ec3be Add some additional manifest validation Brian Anderson 2016-02-06 13:03:11 -08:00
  • ac01073a09 Merge AddingComponent into ComponentBuilder Brian Anderson 2016-02-05 11:36:27 -08:00
  • b79f2eb01b Clarify -a usage in README Brian Anderson 2016-02-19 13:38:03 -08:00
  • c350ddb447 Merge pull request #60 from kamalmarhubi/impl-error Diggory Blake 2016-02-19 10:34:07 +00:00
  • 619dc42f28 Implement error::Error on all error types Kamal Marhubi 2016-02-07 22:22:23 -05:00
  • 2bef76249a Merge branch 'master' into new Diggory Blake 2016-02-19 00:41:07 +00:00
  • 38b17f1bf9 Merge pull request #67 from kamalmarhubi/metadata-version Diggory Blake 2016-02-19 00:25:04 +00:00
  • cdf9f589d1 config: Improve notifications when nothing to upgrade Kamal Marhubi 2016-02-17 21:34:12 -05:00
  • 98ba550455 config: Strip whitespace from metadata version Kamal Marhubi 2016-02-17 21:26:36 -05:00
  • e8cef66dbf Merge branch 'master' into new Diggory Blake 2016-02-14 14:56:11 +00:00
  • e4f1ca4588 Remove debug line Diggory Blake 2016-02-14 14:46:22 +00:00
  • 4bfa4714eb Merge branch 'fix-travis' Diggory Blake 2016-02-14 14:45:22 +00:00
  • 936da3176c Merge branch 'travis-fix' Diggory Blake 2016-02-14 14:41:02 +00:00
  • e581dcabe0 Fix travis build Diggory Blake 2016-02-14 14:40:34 +00:00
  • 90e0ddc98e Merge pull request #61 from kamalmarhubi/create-command-osstr Diggory Blake 2016-02-13 12:22:05 +00:00
  • 9c3b9531e0 Merge pull request #62 from llogiq/clippy Diggory Blake 2016-02-13 12:21:01 +00:00
  • 7701c58a5b Merge pull request #51 from brson/next Diggory Blake 2016-02-13 12:17:16 +00:00
  • 3b4cdaf447 fixed some clippy warnings llogiq 2016-02-13 10:48:51 +01:00
  • c9d61fc1a7 Delete unused installation code Brian Anderson 2016-02-05 10:34:40 -08:00
  • 796fc0eb18 Re-implement and test Manifestation::update Brian Anderson 2016-02-01 13:09:00 -08:00
  • bd150a4b83 Generalize create_command to take AsRef<OsStr> Kamal Marhubi 2016-02-09 18:24:51 -05:00
  • 61fcc391cc Merge pull request #57 from kamalmarhubi/tabs-to-spaces Brian Anderson 2016-02-08 13:02:58 -08:00
  • e30ada422b Merge pull request #55 from kamalmarhubi/fmt-debug-impls Diggory Blake 2016-02-08 19:23:51 +00:00
  • 4e02a2e6fe Make Package trait require fmt::Debug Kamal Marhubi 2016-02-08 11:25:58 -05:00
  • 10df6b217e Merge pull request #56 from kamalmarhubi/ufcs-to-readable Diggory Blake 2016-02-08 10:32:06 +00:00
  • 3fdba3e23f style: Replace tabs by spaces Kamal Marhubi 2016-02-07 22:46:38 -05:00
  • 41a1888351 Use OsStr::new() instead of UFCS for string literals Kamal Marhubi 2016-02-07 22:42:35 -05:00
  • 7bdce3082c Implement fmt::Debug on all types Kamal Marhubi 2016-02-07 18:17:27 -05:00
  • cf11dea80b Merge pull request #50 from Diggsey/coverage Diggory Blake 2016-02-07 13:13:46 +00:00
  • 7fcfd640db Coverage only works on 64-bit linux Diggory Blake 2016-02-07 12:59:14 +00:00
  • ca0ced25ef . Diggory Blake 2016-02-07 00:41:37 +00:00
  • 7939f844b4 . Diggory Blake 2016-02-07 00:29:26 +00:00
  • cacaceebf8 . Diggory Blake 2016-02-07 00:08:44 +00:00
  • a176b95969 . Diggory Blake 2016-02-07 00:03:11 +00:00
  • fdfe2cabd8 Try to fix 32-bit coverage Diggory Blake 2016-02-06 23:46:18 +00:00
  • 5314f50531 More tweaks Diggory Blake 2016-02-06 22:57:26 +00:00
  • ba3062339f Fix kcov command Diggory Blake 2016-02-06 22:38:40 +00:00
  • c053c6e4f1 Merge pull request #53 from brson/rustfmt-next Diggory Blake 2016-02-06 12:21:01 +00:00
  • 256015c166 Merge pull request #52 from brson/rustfmt Diggory Blake 2016-02-06 12:20:48 +00:00
  • 08fd60367e Rustfmt main.rs and cli.rs Brian Anderson 2016-02-06 03:41:43 +00:00
  • 070506f48d Rustfmt main.rs and cli.rs Brian Anderson 2016-02-06 03:39:57 +00:00
  • e09a4fd86b Add debug info Diggory Blake 2016-02-04 10:32:10 +00:00
  • 1b67ce2ec9 Fix 32-bit Diggory Blake 2016-02-04 02:13:50 +00:00
  • 3c629ba66b Disable interactive install Diggory Blake 2016-02-04 01:07:36 +00:00
  • e32f385b5e Fix packages Diggory Blake 2016-02-04 01:02:59 +00:00
  • 5ff6e5f873 Only do coverage on linux for the moment Diggory Blake 2016-02-03 22:58:58 +00:00
  • 37db155a22 I hate yaml Diggory Blake 2016-02-03 22:39:45 +00:00
  • 84d0ea96e5 Try adding code coverage Diggory Blake 2016-02-03 22:16:59 +00:00
  • fcbdb34611 Merge pull request #49 from brson/next Diggory Blake 2016-02-03 21:36:49 +00:00
  • 84502f6a16 multirust-rs must build on OS X Brian Anderson 2016-02-02 20:57:10 -08:00
  • bf5623b00c Test Manifest parsing Brian Anderson 2016-01-30 15:24:24 -08:00
  • 44d0d0d536 Convert Transaction to take PathBuf relative paths instead of String Brian Anderson 2016-01-30 12:52:21 -08:00
  • e4b2b4b672 Write tests for Transaction Brian Anderson 2016-01-29 06:45:19 +00:00
  • 1791d1dd48 Properly update licences in README and elsewhere Diggory Blake 2016-02-02 00:35:40 +00:00
  • 2d3e3f91e6 Merge pull request #45 from brson/next Diggory Blake 2016-01-30 12:35:18 +00:00
  • 77b300c497 Fix appveyor tests Brian Anderson 2016-01-29 18:43:57 -08:00
  • 44b294c683 Merge pull request #1 from alexcrichton/fix-windows Brian Anderson 2016-01-29 15:25:42 -08:00
  • 7943431abe Try to get windows appveyor working Alex Crichton 2016-01-29 11:20:48 -08:00
  • de074311ab Temporarily ignore a test on windows Brian Anderson 2016-01-29 10:49:47 -08:00
  • bac51c1614 Use more descriptive error names Brian Anderson 2016-01-28 22:08:59 +00:00
  • 0b4d5a3322 Add a comment about why we set file permissions Brian Anderson 2016-01-28 21:24:51 +00:00
  • da7e6fb826 Test rust-install and rust-manifest on Travis/AppVeyor Brian Anderson 2016-01-28 20:57:11 +00:00
  • a5ba85e79c Merge remote-tracking branch 'origin/master' into next Brian Anderson 2016-01-28 20:53:31 +00:00
  • 0a22098e28 Merge pull request #47 from brson/rustfmt Brian Anderson 2016-01-28 12:49:42 -08:00
  • 17697bd081 Move rust-install tests to tests directory Brian Anderson 2016-01-28 19:47:31 +00:00