Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: itchio/valet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: itchio/valet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Jun 16, 2020

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5365d42 View commit details
  2. 1.2.0

    fasterthanlime committed Jun 16, 2020
    Copy the full SHA
    8ea3ee0 View commit details

Commits on Jun 30, 2020

  1. Copy the full SHA
    7055d4f View commit details
  2. Copy the full SHA
    89495cc View commit details

Commits on Jul 6, 2020

  1. Copy the full SHA
    dcac1ae View commit details
  2. Copy the full SHA
    f8679fc View commit details
  3. Copy the full SHA
    96a0316 View commit details
  4. Copy the full SHA
    7f84cc1 View commit details
  5. Copy the full SHA
    1404951 View commit details
  6. Copy the full SHA
    149ff12 View commit details
  7. fix versions URL

    fasterthanlime committed Jul 6, 2020
    Copy the full SHA
    a71b83c View commit details

Commits on Jul 7, 2020

  1. Copy the full SHA
    d9fa1ad View commit details
  2. Copy the full SHA
    a6713bc View commit details
  3. Copy the full SHA
    6130c8f View commit details

Commits on Jul 9, 2020

  1. Copy the full SHA
    cd49aff View commit details
  2. Copy the full SHA
    73020ff View commit details
  3. Copy the full SHA
    f422576 View commit details
  4. Try to use sccache

    fasterthanlime committed Jul 9, 2020
    Copy the full SHA
    a14aa3e View commit details

Commits on Jul 10, 2020

  1. Copy the full SHA
    e4af83f View commit details
  2. Copy the full SHA
    0badd8c View commit details
  3. Copy the full SHA
    2804f91 View commit details
  4. Copy the full SHA
    bae11d0 View commit details
  5. Copy the full SHA
    e8406f1 View commit details
  6. Copy the full SHA
    72c987b View commit details
  7. Copy the full SHA
    32df21a View commit details

Commits on Jul 27, 2020

  1. Copy the full SHA
    0ac0710 View commit details

Commits on Jul 30, 2020

  1. Copy the full SHA
    d54f1ce View commit details
  2. fix last version logic

    fasterthanlime committed Jul 30, 2020
    Copy the full SHA
    bf62c2b View commit details
  3. stub htfs

    fasterthanlime committed Jul 30, 2020
    Copy the full SHA
    070b59c View commit details
  4. Copy the full SHA
    c254c62 View commit details
  5. Copy the full SHA
    2c00e9c View commit details
  6. htfs basics work

    fasterthanlime committed Jul 30, 2020
    Copy the full SHA
    555ef73 View commit details
  7. remote-zip-ls works

    fasterthanlime committed Jul 30, 2020
    Copy the full SHA
    5e2f03a View commit details

Commits on Aug 3, 2020

  1. Copy the full SHA
    068f52c View commit details
  2. Copy the full SHA
    66c0694 View commit details

Commits on Aug 4, 2020

  1. Copy the full SHA
    ac5f080 View commit details
  2. Copy the full SHA
    b453465 View commit details
  3. Copy the full SHA
    9989099 View commit details
  4. Copy the full SHA
    c428a19 View commit details

Commits on Aug 5, 2020

  1. Copy the full SHA
    1348056 View commit details
  2. Copy the full SHA
    3b8238c View commit details
  3. Copy the full SHA
    38fae3a View commit details
  4. Copy the full SHA
    72cdf5f View commit details
  5. Copy the full SHA
    13ded9e View commit details
  6. Copy the full SHA
    f6764ab View commit details
  7. Some async traits

    fasterthanlime committed Aug 5, 2020
    Copy the full SHA
    60ed9af View commit details
  8. Copy the full SHA
    b20ab59 View commit details
  9. Copy the full SHA
    497c26c View commit details
  10. Copy the full SHA
    693c873 View commit details
  11. Copy the full SHA
    78b4115 View commit details
Showing with 21,500 additions and 110 deletions.
  1. +1 βˆ’0 .gitignore
  2. +1,187 βˆ’36 Cargo.lock
  3. +7 βˆ’1 Cargo.toml
  4. +355 βˆ’0 ara/Cargo.lock
  5. +19 βˆ’0 ara/Cargo.toml
  6. +266 βˆ’0 ara/src/buf_reader_at.rs
  7. +61 βˆ’0 ara/src/lib.rs
  8. +126 βˆ’0 ara/src/range_reader.rs
  9. +158 βˆ’0 ara/src/read_at_wrapper.rs
  10. +1 βˆ’1 generated/version.rs
  11. +1,658 βˆ’0 htfs/Cargo.lock
  12. +35 βˆ’0 htfs/Cargo.toml
  13. +8 βˆ’0 htfs/src/errors.rs
  14. +116 βˆ’0 htfs/src/lib.rs
  15. +28 βˆ’0 htfs/src/rand_id.rs
  16. 0 htfs/src/resource/mod.rs
  17. +162 βˆ’0 htfs/src/tests.rs
  18. +1,833 βˆ’0 htfs/unzip-sample/Cargo.lock
  19. +22 βˆ’0 htfs/unzip-sample/Cargo.toml
  20. +4 βˆ’0 htfs/unzip-sample/rc-zip/.gitignore
  21. +1 βˆ’0 htfs/unzip-sample/rc-zip/.travis.yml
  22. +46 βˆ’0 htfs/unzip-sample/rc-zip/Cargo.toml
  23. +23 βˆ’0 htfs/unzip-sample/rc-zip/LICENSE
  24. +88 βˆ’0 htfs/unzip-sample/rc-zip/README.md
  25. +3,726 βˆ’0 htfs/unzip-sample/rc-zip/resources/appnote.txt
  26. +1,608 βˆ’0 htfs/unzip-sample/rc-zip/resources/extrafld.txt
  27. BIN htfs/unzip-sample/rc-zip/resources/test-zips/gophercolor16x16.png
  28. +1 βˆ’0 htfs/unzip-sample/rc-zip/resources/test-zips/readme.notzip
  29. BIN htfs/unzip-sample/rc-zip/resources/test-zips/readme.trailingzip
  30. +2 βˆ’0 htfs/unzip-sample/rc-zip/samples/jean/.gitignore
  31. +18 βˆ’0 htfs/unzip-sample/rc-zip/samples/jean/Cargo.toml
  32. +397 βˆ’0 htfs/unzip-sample/rc-zip/samples/jean/src/main.rs
  33. +113 βˆ’0 htfs/unzip-sample/rc-zip/src/encoding.rs
  34. +113 βˆ’0 htfs/unzip-sample/rc-zip/src/error.rs
  35. +309 βˆ’0 htfs/unzip-sample/rc-zip/src/format/archive.rs
  36. +107 βˆ’0 htfs/unzip-sample/rc-zip/src/format/date_time.rs
  37. +253 βˆ’0 htfs/unzip-sample/rc-zip/src/format/directory_header.rs
  38. +288 βˆ’0 htfs/unzip-sample/rc-zip/src/format/eocd.rs
  39. +294 βˆ’0 htfs/unzip-sample/rc-zip/src/format/extra_field.rs
  40. +111 βˆ’0 htfs/unzip-sample/rc-zip/src/format/local.rs
  41. +20 βˆ’0 htfs/unzip-sample/rc-zip/src/format/mod.rs
  42. +239 βˆ’0 htfs/unzip-sample/rc-zip/src/format/mode.rs
  43. +35 βˆ’0 htfs/unzip-sample/rc-zip/src/format/parse.rs
  44. +80 βˆ’0 htfs/unzip-sample/rc-zip/src/format/raw.rs
  45. +134 βˆ’0 htfs/unzip-sample/rc-zip/src/format/version.rs
  46. +316 βˆ’0 htfs/unzip-sample/rc-zip/src/lib.rs
  47. +6 βˆ’0 htfs/unzip-sample/rc-zip/src/prelude.rs
  48. +372 βˆ’0 htfs/unzip-sample/rc-zip/src/reader/archive_reader.rs
  49. +71 βˆ’0 htfs/unzip-sample/rc-zip/src/reader/buffer.rs
  50. +140 βˆ’0 htfs/unzip-sample/rc-zip/src/reader/decoder.rs
  51. +267 βˆ’0 htfs/unzip-sample/rc-zip/src/reader/entry_reader.rs
  52. +10 βˆ’0 htfs/unzip-sample/rc-zip/src/reader/macros.rs
  53. +16 βˆ’0 htfs/unzip-sample/rc-zip/src/reader/mod.rs
  54. +66 βˆ’0 htfs/unzip-sample/rc-zip/src/reader/read_zip.rs
  55. +20 βˆ’0 htfs/unzip-sample/rc-zip/src/writer/archive_writer.rs
  56. +3 βˆ’0 htfs/unzip-sample/rc-zip/src/writer/mod.rs
  57. +158 βˆ’0 htfs/unzip-sample/src/main.rs
  58. +1,125 βˆ’0 httpkit/Cargo.lock
  59. +11 βˆ’0 httpkit/Cargo.toml
  60. +99 βˆ’0 httpkit/src/lib.rs
  61. +3 βˆ’8 libbutler/go.mod
  62. +115 βˆ’45 libbutler/go.sum
  63. +8 βˆ’0 libbutler/src/lib.rs
  64. +48 βˆ’5 napi/src/lib.rs
  65. +1 βˆ’1 package-lock.json
  66. +1 βˆ’1 package.json
  67. +107 βˆ’1 release/build.js
  68. +37 βˆ’0 release/postinstall.js
  69. +1,163 βˆ’0 selfupdate/Cargo.lock
  70. +12 βˆ’0 selfupdate/Cargo.toml
  71. +1,381 βˆ’0 selfupdate/selfupdate-cmd/Cargo.lock
  72. +13 βˆ’0 selfupdate/selfupdate-cmd/Cargo.toml
  73. +34 βˆ’0 selfupdate/selfupdate-cmd/src/main.rs
  74. +72 βˆ’0 selfupdate/src/broth/mod.rs
  75. +52 βˆ’0 selfupdate/src/lib.rs
  76. +150 βˆ’0 selfupdate/src/platform.rs
  77. +142 βˆ’7 src/lib.rs
  78. +84 βˆ’0 src/logging.rs
  79. +1 βˆ’0 tests/test.js
  80. +19 βˆ’4 ts/index.ts
  81. +4 βˆ’0 with-backoff/.gitignore
  82. +10 βˆ’0 with-backoff/.travis.yml
  83. +23 βˆ’0 with-backoff/Cargo.toml
  84. +201 βˆ’0 with-backoff/LICENSE-APACHE
  85. +25 βˆ’0 with-backoff/LICENSE-MIT
  86. +176 βˆ’0 with-backoff/README.md
  87. +39 βˆ’0 with-backoff/examples/permanent_error.rs
  88. +24 βˆ’0 with-backoff/examples/retry.rs
  89. +52 βˆ’0 with-backoff/src/backoff.rs
  90. +17 βˆ’0 with-backoff/src/clock.rs
  91. +13 βˆ’0 with-backoff/src/default.rs
  92. +70 βˆ’0 with-backoff/src/error.rs
  93. +143 βˆ’0 with-backoff/src/exponential.rs
  94. +228 βˆ’0 with-backoff/src/futures.rs
  95. +69 βˆ’0 with-backoff/src/lib.rs
  96. +110 βˆ’0 with-backoff/src/retry.rs
  97. +76 βˆ’0 with-backoff/tests/exponential.rs
  98. +44 βˆ’0 with-backoff/tests/retry.rs
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -18,4 +18,5 @@ tmp
/release-tools
/*.js
/*.d.ts
/sccache

Loading