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

Shallow Clone #7486

Merged
merged 19 commits into from
Feb 16, 2024
Merged

Shallow Clone #7486

merged 19 commits into from
Feb 16, 2024

Commits on Feb 12, 2024

  1. use hash.Bytelen more

    macneale4 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cf9ae51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95298a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    c2b6422 View commit details
    Browse the repository at this point in the history
  2. Shallow clone for sindle depth clone in place

    All existing tests pass
    macneale4 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f7bc1ac View commit details
    Browse the repository at this point in the history
  3. Add more shallow clone specific tests

    Get golang tests working again
    macneale4 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9754e73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a5f52f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49f7dc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fdf404 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e13b963 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f348cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    832de8f View commit details
    Browse the repository at this point in the history
  10. Fix lint errors

    macneale4 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    eeb3fff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f596bc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0212c7b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Fix the dolt_history_{table} for shallow clones

    Also some todo clean up
    macneale4 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1e03716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf74aa View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Skip pulling tags in shallow clone. Currently seg faults

    When fetching, verify tag commits aren't ghost commits
    macneale4 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8f01868 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    macneale4 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3a59ea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    050a258 View commit details
    Browse the repository at this point in the history