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

Update go-ipld-git to a go-ipld-prime codec #46

Merged
merged 22 commits into from
Aug 12, 2021
Merged

Update go-ipld-git to a go-ipld-prime codec #46

merged 22 commits into from
Aug 12, 2021

Commits on Jul 29, 2021

  1. remove GX cruft

    willscott authored and rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    716ba8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae2706 View commit details
    Browse the repository at this point in the history
  3. add encode path

    willscott authored and rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    9889aa2 View commit details
    Browse the repository at this point in the history
  4. tests updated.

    waiting for working link system (ipld/go-ipld-prime#143) to test sha1
    (currently link system doesn't do the hashing)
    willscott authored and rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    fc1615b View commit details
    Browse the repository at this point in the history
  5. back to linksystem

    willscott authored and rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    d2d95b3 View commit details
    Browse the repository at this point in the history
  6. tests run, but something is unhappy

    willscott authored and rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    d0f7f53 View commit details
    Browse the repository at this point in the history
  7. fix some bugs

    willscott authored and rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    8a28576 View commit details
    Browse the repository at this point in the history
  8. fix bugs in tree and commit handling

    willscott authored and rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    e3c68b0 View commit details
    Browse the repository at this point in the history
  9. tests pass

    willscott authored and rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    5966572 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59d8b00 View commit details
    Browse the repository at this point in the history
  11. allow encoding of non-native types

    willscott authored and rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    a4c429b View commit details
    Browse the repository at this point in the history
  12. cleanup per code review

    willscott authored and rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    67a7768 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cced9d6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc09011 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91ee580 View commit details
    Browse the repository at this point in the history
  16. feat: type Parents links

    rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    a3ace0d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d811145 View commit details
    Browse the repository at this point in the history
  18. fix: add back json tests

    rvagg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    b2b169a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

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

Commits on Aug 2, 2021

  1. Further minimise changes to current release

    * mergeTag -> mergetag
    * tagType -> type
    rvagg committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    5cc00cf View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

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

Commits on Aug 12, 2021

  1. bump ipld prime

    willscott committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    6059d7a View commit details
    Browse the repository at this point in the history