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

Add support for collecting and recording per-file metadata #63

Merged
merged 17 commits into from
Jun 30, 2023

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    756a1a9 View commit details
    Browse the repository at this point in the history
  2. Centralize use of gix

    bradlarsen committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    532acf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    781f5f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

    bradlarsen committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    597f95f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    9cdc6a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    971610f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Checkpoint

    bradlarsen committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ce2a383 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    9d1d3a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    047a085 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Rework recording of blob metadata

    This should have somewhat better performance for big parallel jobs on
    a machine with a slow disk.
    bradlarsen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3ee680a View commit details
    Browse the repository at this point in the history
  2. comment out debugging code

    bradlarsen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8906ad8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    228ebfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95c55cc View commit details
    Browse the repository at this point in the history
  3. Fix clippy nits

    bradlarsen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d189e94 View commit details
    Browse the repository at this point in the history
  4. Fix clippy nits

    bradlarsen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    aff5b99 View commit details
    Browse the repository at this point in the history