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

feat(source-scan): git checks, git metadata #159

Merged

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    664564b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    794a96c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed52df5 View commit details
    Browse the repository at this point in the history
  4. todo: markup TODOs

    dj8yfo committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6df6ec1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48fa5f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aeacb99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d9227b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ccee98 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    275dec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c163122 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    3c7c9c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a80f7a0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. ci: fix clippy

    dj8yfo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1f015dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a61bd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ba99c0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    7bf9423 View commit details
    Browse the repository at this point in the history
  2. chore: replace volume dir compute from git2::Repository::workdir()

    …to `TempDir::path()`
    dj8yfo committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0b16dad View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix: replace #[cfg(unix)] with #[cfg(target_os = "linux")] around…

    … `uid_gid` docker cli flag
    
    fixes near#159 (comment)
    dj8yfo committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d8598df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db93a3c View commit details
    Browse the repository at this point in the history