1. 21 Apr, 2014 15 commits
  2. 20 Apr, 2014 24 commits
  3. 19 Apr, 2014 1 commit
    • Daniel Bovensiepen's avatar
      Implement :checksum_hash mrbgem option. · 874bec2a
      Daniel Bovensiepen authored
      This allows to use a mgem with a specific checksum hash.
      The following modification were necessary to implement this
      function:
        - add run_checkout build command to use 'git checkout'
        - skip shallow copy in case checksum_hash is used
        - make 'master' the default branch if branch isn't defined
      874bec2a