Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First pass at file hashing for a package #4820

Merged
merged 11 commits into from May 10, 2023
Merged

First pass at file hashing for a package #4820

merged 11 commits into from May 10, 2023

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    0a35b8d View commit details
    Browse the repository at this point in the history
  2. FFI wiring

    Greg Soltis authored and gsoltis committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e89a1b3 View commit details
    Browse the repository at this point in the history
  3. Feedback

    Greg Soltis authored and Greg Soltis committed May 8, 2023
    Configuration menu
    Copy the full SHA
    bc21aa4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Update cli/internal/ffi/ffi.go

    Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>
    gsoltis and chris-olszewski committed May 9, 2023
    Configuration menu
    Copy the full SHA
    a457d1d View commit details
    Browse the repository at this point in the history
  2. More response to feedback

    Greg Soltis authored and Greg Soltis committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d6c7ee9 View commit details
    Browse the repository at this point in the history
  3. More idiomatic implementation of write_escaped_bytes

    Greg Soltis authored and Greg Soltis committed May 9, 2023
    Configuration menu
    Copy the full SHA
    3f84fa9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Update crates/turborepo-scm/src/hash_object.rs

    Co-authored-by: Nicholas Yang <nicholas.yang@vercel.com>
    gsoltis and NicholasLYang committed May 10, 2023
    Configuration menu
    Copy the full SHA
    6c651b3 View commit details
    Browse the repository at this point in the history
  2. Ignore file_description_set.bin

    Greg Soltis authored and Greg Soltis committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d6fb6fd View commit details
    Browse the repository at this point in the history
  3. Semicolon

    Greg Soltis authored and Greg Soltis committed May 10, 2023
    Configuration menu
    Copy the full SHA
    70481af View commit details
    Browse the repository at this point in the history
  4. Update crates/turborepo-scm/src/hash_object.rs

    Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>
    gsoltis and chris-olszewski committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ae70481 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    442ea4b View commit details
    Browse the repository at this point in the history