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

Encoder for ACK #629

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Encoder for ACK #629

merged 2 commits into from
Nov 22, 2023

Conversation

dinosaure
Copy link
Member

/cc @Julow

Julow and others added 2 commits November 22, 2023 18:11
Signed-off-by: Romain Calascibetta <[email protected]>
The client uses empty requests when:
- It is already up to date
- `git ls-remote`

Signed-off-by: Paul-Elliot <[email protected]>
@dinosaure dinosaure merged commit 7c95682 into main Nov 22, 2023
1 check was pending
@dinosaure dinosaure deleted the ack branch November 22, 2023 17:56
@Julow
Copy link
Contributor

Julow commented Nov 23, 2023

Is this extracted from #618 ? Do you need help splitting the other PR ?

@dinosaure
Copy link
Member Author

Yes, I tried to split out your initial PR 👍 I have a bad connection so I do that step by step, don't worry.

dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Feb 12, 2024
CHANGES:

- Update unikernels (@hannesm, mirage/ocaml-git#621)
- Extend the Smart protocol with `have` and `want` (@plangesd, @dinosaure, mirage/ocaml-git#626)
- Rename function to get capabilities from the client and the server (@Julow, mirage/ocaml-git#627)
- Extend the Smart protocol with a possible `done` or a `flush` (@plangesd, mirage/ocaml-git#628)
- Extend the Smart protocol with `ack` and handle empty request (@plangesd, @Julow, mirage/ocaml-git#629)
- Add missing new lines for the server side (@plangesd, mirage/ocaml-git#630)
- Be more cooperative with other services (like `http`) when we clone (@dinosaure, @hannesm, mirage/ocaml-git#631)
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
CHANGES:

- Update unikernels (@hannesm, mirage/ocaml-git#621)
- Extend the Smart protocol with `have` and `want` (@plangesd, @dinosaure, mirage/ocaml-git#626)
- Rename function to get capabilities from the client and the server (@Julow, mirage/ocaml-git#627)
- Extend the Smart protocol with a possible `done` or a `flush` (@plangesd, mirage/ocaml-git#628)
- Extend the Smart protocol with `ack` and handle empty request (@plangesd, @Julow, mirage/ocaml-git#629)
- Add missing new lines for the server side (@plangesd, mirage/ocaml-git#630)
- Be more cooperative with other services (like `http`) when we clone (@dinosaure, @hannesm, mirage/ocaml-git#631)
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.

3 participants