All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- adding, removing and committing files to a local repository
- support for init and clone to create a new repository
- read methods for remotes, branches, working tree state, and logs
- simple push and pull support on the same file system
- bypass method in order to allows direct access to the Rugged interface
- add garbage collection to the pull method