Skip to content

An extension of the protocol implementation to start the implementation of a Git server#626

Merged
dinosaure merged 2 commits intomainfrom
extend-protocol
Nov 20, 2023
Merged

An extension of the protocol implementation to start the implementation of a Git server#626
dinosaure merged 2 commits intomainfrom
extend-protocol

Conversation

@dinosaure
Copy link
Copy Markdown
Member

No description provided.

panglesd and others added 2 commits November 20, 2023 13:08
Signed-off-by: Paul-Elliot <peada@free.fr>
Co-authored-by: Jules Aguillon <jules@j3s.fr>
Also add a fuzzer to test the isomophism between the encoder & the decoder.
@dinosaure dinosaure merged commit a0e3a2a into main Nov 20, 2023
@dinosaure dinosaure deleted the extend-protocol branch November 20, 2023 15:55
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.

2 participants