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: marler8997/zigup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2024_03_13
Choose a base ref
...
head repository: marler8997/zigup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2024_05_04
Choose a head ref
  • 10 commits
  • 13 files changed
  • 2 contributors

Commits on Apr 20, 2024

  1. zig update 0.12.0 (remove ziget dependency)

    marler8997 committed Apr 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    24bcacc View commit details
  2. update zarc (fix use of uninitialized variable)

    marler8997 committed Apr 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    208f538 View commit details

Commits on Apr 22, 2024

  1. remove zarc in favor us custom unzip implementation

    marler8997 committed Apr 22, 2024
    Copy the full SHA
    29f93e5 View commit details
  2. zip: bit of simpliciation

    marler8997 committed Apr 22, 2024
    Copy the full SHA
    f85722d View commit details
  3. zig fmt zip.zig

    marler8997 committed Apr 22, 2024
    Copy the full SHA
    4a28255 View commit details

Commits on May 2, 2024

  1. Update README.md

    mikestonecodes authored May 2, 2024
    Copy the full SHA
    0a54205 View commit details
  2. Merge pull request #122 from mikestonecodes/patch-1

    Now requires zig 0.12 not 0.11
    marler8997 authored May 2, 2024
    Copy the full SHA
    ebc16ad View commit details

Commits on May 4, 2024

  1. update zip

    marler8997 committed May 4, 2024
    Copy the full SHA
    dde66bb View commit details
  2. fix unzip cmdline tool

    marler8997 committed May 4, 2024
    Copy the full SHA
    e780f3f View commit details
  3. build windows ci target in ReleaseSafe for faster zip extraction

    marler8997 committed May 4, 2024
    Copy the full SHA
    6e645c4 View commit details
Loading