9 packages from mbarbin/vcs at 0.0.21 #28410
Merged
+570
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull-request concerns:
volgo.0.0.21
: A Versatile OCaml Library for Git Operationsvolgo-base.0.0.21
: An Extension of volgo.Vcs to use with Basevolgo-git-backend.0.0.21
: An IO-free library that parses the output of Git commandsvolgo-git-eio.0.0.21
: A Git backend for Vcs based on Volgo_git_backend for Eio programsvolgo-git-unix.0.0.21
: A Git backend for Vcs based on Volgo_git_backend and the Unix libraryvolgo-hg-backend.0.0.21
: An IO-free library that parses the output of Mercurial commandsvolgo-hg-eio.0.0.21
: A Mercurial backend for Vcs based on Volgo_hg_backend for Eio programsvolgo-hg-unix.0.0.21
: A Mercurial backend for Vcs based on Volgo_hg_backend and the Unix libraryvolgo-vcs.0.0.21
: A command line tool for vcs operations based on the volgo libraries0.0.21 (2025-08-27)
Changed
0.0.20 (2025-08-14)
Changed
0.0.19 (2025-07-22)
Added
Vcs.current_branch_opt
(#87, @mbarbin).Changed
current_branch
in the backend return an option (#87, @mbarbin).Fixed
name-status
diff computation (#88, @mbarbin).🐫 Pull-request generated by opam-publish v2.5.1