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

Allow Tree.hash and Tree.of_hash to work on tree leafs #512

Merged
merged 3 commits into from
Jun 5, 2018

Conversation

samoht
Copy link
Member

@samoht samoht commented Jun 4, 2018

@samoht samoht merged commit 39f2706 into mirage:master Jun 5, 2018
@samoht samoht deleted the tree-hash branch June 5, 2018 12:54
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 7, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 7, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 7, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 7, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 7, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 7, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 7, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 7, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 7, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 8, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 8, 2018
- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 8, 2018
CHANGES:

- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 8, 2018
CHANGES:

- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 8, 2018
CHANGES:

- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 10, 2018
CHANGES:

- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 11, 2018
CHANGES:

- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
samoht added a commit to samoht/opam-repository that referenced this pull request Jun 11, 2018
CHANGES:

- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (mirage/irmin#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
  has to return a more complex type (mirage/irmin#512, @samoht)
- support for webmachine 0.6.0 (mirage/irmin#505, @ansiwen)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant