Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.3

    e2f3cd0f · Release 0.1.3 ·
    Release: v0.1.3
    mirrorshades 0.1.3
    
    Minor release of mirrorshades.
    
    * Add setup.py script to support legacy build environments.
  • v0.1.2

    81d1b0d1 · Release 0.1.2 ·
    Release: v0.1.2
    mirrorshades 0.1.2
    
    Bugfix release of mirrorshades.
    
    * Make dependency on `gitlab` python module optional.
  • v0.1

    1baea028 · Release 0.1 ·
    Release: v0.1
    mirrorshades 0.1
    
    Initial release of mirrorshades.
    
    * Supports mirroring git repositories by repository URL.
    
    * Supports mirroring git repositories from a GitLab server using project or
      group paths. For groups, all projects within the group are mirrored.
    
    * Supports mirroring from remote and cloud storage locations using rclone.
    
    * Supports invoking custom commands to mirror from arbitrary sources.