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 a Git-backed storage.ReadBucket via storagegit #2114

Merged
merged 18 commits into from
May 25, 2023

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    adcb9fa View commit details
    Browse the repository at this point in the history
  2. Fix lint

    saquibmian committed May 23, 2023
    Configuration menu
    Copy the full SHA
    e1be76c View commit details
    Browse the repository at this point in the history
  3. Fix test (bad stage)

    saquibmian committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4abbae1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Fix lint

    saquibmian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    272ef82 View commit details
    Browse the repository at this point in the history
  2. Fix Windows test

    saquibmian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    880c8bb View commit details
    Browse the repository at this point in the history
  3. PR feedback

    saquibmian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c057bd6 View commit details
    Browse the repository at this point in the history
  4. s/TreeEntry/Node

    saquibmian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4d06edc View commit details
    Browse the repository at this point in the history
  5. s/entry/node

    saquibmian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9e154b1 View commit details
    Browse the repository at this point in the history
  6. Symlink guarding

    saquibmian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    29ab534 View commit details
    Browse the repository at this point in the history
  7. s/root/parent

    saquibmian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    90c274b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41b3a97 View commit details
    Browse the repository at this point in the history
  9. Fix test

    saquibmian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ddc7fcc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73ec4cb View commit details
    Browse the repository at this point in the history
  11. Make all tests parallel

    saquibmian committed May 24, 2023
    Configuration menu
    Copy the full SHA
    41b5e6b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. s/FileMode/ObjectMode

    saquibmian committed May 25, 2023
    Configuration menu
    Copy the full SHA
    07fb6c3 View commit details
    Browse the repository at this point in the history
  2. s/Node/TreeNode

    saquibmian committed May 25, 2023
    Configuration menu
    Copy the full SHA
    45e3331 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46a3c26 View commit details
    Browse the repository at this point in the history
  4. Bunch of PR comments

    saquibmian committed May 25, 2023
    Configuration menu
    Copy the full SHA
    05f3da7 View commit details
    Browse the repository at this point in the history