Improvements:
Turn down logging on error responses from the server
Improvements:
Fixes for 2.7 and 2.5.
Including the mistakenly-omitted topic
extension
Changes:
Fix some stuff for Ruby 2.7 compatibility.
Improvements:
Add topic extension
Improvements:
Add a mechanism for defining methods that support Mercurial extensions
Move the version methods into a mixin and expose them on both Hglib
and Hglib::Repo
instances.
Add an extension for gpg
Changes:
Move the version methods up into the base module
Improvements:
Add Hglib.extension_enabled?
Changes:
Changed Repo#status to return Repo::StatusEntry objects
Change Repo#id -> identity with alias
Improvements:
Handle multi-part errors
Handle numeric option args
Added implementations of:
config
log
tag
bookmark
diff
push
paths
version
sign
Improvements:
Added is_repo? and init methods to Hglib
Initial release.