1. 9c7ad90 Merge pull request #127 from rust-lang/deprecate by 许杰友 Jieyou Xu (Joe) · 8 months ago master
  2. c5cb7db Add archival/deprecation notice by Mark Rousskov · 8 months ago
  3. 31b4e31 Merge pull request #123 from Mark-Simulacrum/compression by Mark Rousskov · 3 years, 1 month ago
  4. f1af547 Adjust xz compression settings by Mark Rousskov · 3 years, 1 month ago
  5. 9981e4d Merge pull request #120 from jonhoo/deterministic-manifest by Mark Rousskov · 3 years, 2 months ago
  6. c253188 Write out manifest.in entries deterministically by Jon Gjengset · 3 years, 2 months ago
  7. 5b2eee7 Merge pull request #119 from Mark-Simulacrum/fix-install by Mark Rousskov · 3 years, 4 months ago
  8. 0ed563d Fix --without-components with subsetted components by Mark Rousskov · 3 years, 4 months ago
  9. a2e6c29 Merge pull request #118 from ehuss/highfive-triagebot by Mark Rousskov · 3 years, 4 months ago
  10. 2f25ae5 Migrate from highfive to triagebot by Eric Huss · 3 years, 6 months ago
  11. 300b5ec Merge pull request #115 from notriddle/master by Mark Rousskov · 3 years, 10 months ago
  12. 400ee2d Remove unused imports by Michael Howell · 3 years, 10 months ago
  13. ae02ae4 Merge pull request #114 from notriddle/master by Mark Rousskov · 3 years, 10 months ago
  14. ed86e91 Merge pull request #113 from Dylan-DPC/fix/fabricate by Mark Rousskov · 3 years, 10 months ago
  15. b3a4b38 Bump to clap 3 by Michael Howell · 3 years, 10 months ago
  16. deadb6a change to rust-installer by Dylan DPC · 4 years, 1 month ago
  17. 5254dbf Merge pull request #105 from rust-lang/dynamic-compression by Pietro Albini · 5 years ago
  18. 512629a tarball: allow choosing the compression formats to output by Pietro Albini · 5 years ago
  19. 88e76e1 combine: allow choosing the compression formats to output by Pietro Albini · 5 years ago
  20. 73fc97c generate: allow choosing the compression formats to output by Pietro Albini · 5 years ago
  21. 56d0165 combine: support combining both xz and gz tarballs by Pietro Albini · 5 years ago
  22. a16646f compression: support a dynamic list of output formats by Pietro Albini · 5 years ago
  23. bb072fe main: allow fallible conversions during CLI parsing by Pietro Albini · 5 years ago
  24. 27fed98 Merge pull request #104 from rust-lang/gha by Pietro Albini · 5 years ago
  25. 8571ca1 ci: switch from Travis CI to GitHub Actions by Pietro Albini · 5 years ago
  26. d66f476 Merge pull request #101 from cuviper/anyhow by Mark Rousskov · 6 years ago
  27. 9a112b3 Migrate from failure to anyhow by Josh Stone · 6 years ago
  28. 0a22f4f Add triagebot configuration by Mark Rousskov · 6 years ago
  29. 6168d96 Merge pull request #99 from michaelforney/tr-escape by Mark Rousskov · 6 years ago
  30. 0d0a41f Use the same tr command as the rest of the file by Michael Forney · 6 years ago
  31. 0516f83 Avoid non-standard escape sequences in tr command by Michael Forney · 6 years ago
  32. 9f66c14 Merge pull request #98 from cuviper/xz-thread-mem by Alex Crichton · 7 years ago
  33. 3d7273c Use at most 8 threads for the xz stream by Josh Stone · 7 years ago
  34. 85958b0 Fix Windows build by Alex Crichton · 7 years ago
  35. f4f2487 Another CI fix attempt by Alex Crichton · 7 years ago
  36. 4b07f7b Fix CI by Alex Crichton · 7 years ago
  37. d12ad87 Use a multi-threaded xz encoder by Alex Crichton · 7 years ago
  38. 5ba3d18 Move from `error-chain` to `failure` by Alex Crichton · 7 years ago
  39. c38b341 Run `cargo fmt` by Alex Crichton · 7 years ago
  40. 5afc008 Merge pull request #90 from alexreg/cosmetic-2 by Alex Crichton · 7 years ago
  41. 0fe48c3 Various cosmetic improvements. by Alexander Regueiro · 7 years ago
  42. 8ea26dc Removed copyright notices. by Alexander Regueiro · 7 years ago
  43. ded5704 Merge pull request #89 from taiki-e/try by Alex Crichton · 7 years ago
  44. 809a89d Replace r#try! macro with ? operator by Taiki Endo · 7 years ago
  45. ccdc47b Merge pull request #88 from h-michael/2018-edition by Alex Crichton · 7 years ago
  46. 2454b52 Remove unused import and replace deprecated function by Hirokazu Hata · 7 years ago
  47. c0292f3 Transition to 2018 edition by Hirokazu Hata · 7 years ago
  48. 27dec6c Merge pull request #86 from tromey/create-symlinks-in-copy by Alex Crichton · 8 years ago
  49. 14c6716 Copy symlinks by Tom Tromey · 8 years ago
  50. 74c2f5a Merge pull request #85 from tromey/do-not-follow-symlinks by Alex Crichton · 8 years ago
  51. 88f6a73 Do not follow symlinks by Tom Tromey · 8 years ago
  52. 775ad29 Merge pull request #84 from mati865/error-chain by Alex Crichton · 8 years ago
  53. 24bd468 Update error-chain and don't allow warnings by Mateusz Mikuła · 8 years ago
  54. 89414e4 Merge pull request #83 from Mark-Simulacrum/fix-warning-lib by Mark Rousskov · 8 years ago
  55. ac3ffd1 Fix warnings in library from error-chain by Mark Simulacrum · 8 years ago
  56. f6cfb9d Merge pull request #82 from Mark-Simulacrum/fix-warnings by Mark Rousskov · 8 years ago
  57. 74b6cf4 Test on stable/beta/nightly by Mark Simulacrum · 8 years ago
  58. d90cef5 Permit warnings inside error-chain expansion by Mark Simulacrum · 8 years ago
  59. 118e078 Merge pull request #81 from Eijebong/bump by Alex Crichton · 8 years ago
  60. b741945 Bump winapi to 0.3 by Bastien Orivel · 8 years ago
  61. 43d32fd Bump lazy static to 1.0 by Bastien Orivel · 8 years ago
  62. f3391d1 Bump walkdir to 2.0 by Bastien Orivel · 8 years ago
  63. 36ebd05 Merge pull request #80 from alexcrichton/less-comrpess by Alex Crichton · 8 years ago
  64. 5e8160c Turn down xz compression level by Alex Crichton · 8 years ago
  65. e339c22 Merge pull request #79 from Keruspe/drop by Alex Crichton · 8 years ago
  66. 2d9d3ff Merge pull request #78 from Keruspe/master by Alex Crichton · 8 years ago
  67. 107a37b install-template: allow overriding datadir by Marc-Antoine Perennou · 8 years ago
  68. 329002f drop upgrade from v2 test by Marc-Antoine Perennou · 8 years ago
  69. afb0c61 drop upgrade from v1 test by Marc-Antoine Perennou · 8 years ago
  70. 1fa2acb Merge pull request #77 from cuviper/rayon1 by Alex Crichton · 8 years ago
  71. 4e0f67b update to rayon 1.0 by Josh Stone · 8 years ago
  72. b55e0fc Merge pull request #76 from cuviper/rayon by Alex Crichton · 8 years ago
  73. 5926023 Stream the parallel xz/gz tarball generation by Josh Stone · 8 years ago
  74. 745a020 Merge pull request #74 from MaloJaffre/flate-1.0 by Alex Crichton · 8 years ago
  75. 6b6e662 Upgrade flate crate to 1.0.1 by Malo Jaffré · 8 years ago
  76. 0ddd53c Merge pull request #73 from RalfJung/executable by Alex Crichton · 9 years ago
  77. cb40a3d preserve executable bit during installation by Ralf Jung · 9 years ago
  78. adea17e Create xz/gz files in parallel by Alex Crichton · 9 years ago
  79. fbb00db Update error-chain and binary name by Alex Crichton · 9 years ago
  80. c7e8847 Merge pull request #71 from dhduvall/solaris-fixes by Alex Crichton · 9 years ago
  81. 7effdc4 /bin/sh on Solaris doesn't understand "local" keyword by Danek Duvall · 9 years ago
  82. fc92e84 Use cp/chmod instead of install, because Solaris by Danek Duvall · 9 years ago
  83. 761a3d6 Merge pull request #70 from dhduvall/rm-get-host-triple by Alex Crichton · 9 years ago
  84. f18de0d Remove get_host_triple() from install-template.sh by Danek Duvall · 9 years ago
  85. b4ff403 Merge pull request #68 from cuviper/bulk-dir-chmod by Alex Crichton · 9 years ago
  86. b851726 Merge pull request #67 from cuviper/tar-append_data by Alex Crichton · 9 years ago
  87. 521fcbc Don't force executable files in bulk dirs by Josh Stone · 9 years ago
  88. 8f8b45b Use tar's append_data to add executables on Windows by Josh Stone · 9 years ago
  89. 8707cea Merge pull request #66 from cuviper/manifest-paths by Alex Crichton · 9 years ago
  90. 4e81fda Normalize the manifest to Unix-style path separators by Josh Stone · 9 years ago
  91. 655a137 Merge pull request #64 from Keruspe/master by Alex Crichton · 9 years ago
  92. ff9974f sysconfdir: honour DESTDIR by Marc-Antoine Perennou · 9 years ago
  93. daa2a05 Relax dependency on clap to 0.2.19 by Alex Crichton · 9 years ago
  94. 6a2c5d1 Merge pull request #63 from cuviper/combine-copy by Alex Crichton · 9 years ago
  95. eda1fc8 Revert "Move the combined components instead of copying" by Josh Stone · 9 years ago
  96. daff079 Merge pull request #59 from Keruspe/master by Alex Crichton · 9 years ago
  97. b787d33 Merge pull request #62 from cuviper/oxidize by Brian Anderson · 9 years ago
  98. 2cb08f7 Tell Travis that we're rusty now by Josh Stone · 9 years ago
  99. 80a4282 Include the root directory in tarball by Josh Stone · 9 years ago
  100. f74789f Standardize File errors by Josh Stone · 9 years ago