1. 26 Apr, 2021 1 commit
    • satmandu's avatar
      Crew Cache Cleanup (#5694) · b3cba04b
      satmandu authored
      * Crew Cache Cleanup
      
      * Only cache package if downloaded
      
      * Make output prettier.
      
      * Change all  .to_s == '' to .to_s.empty
      
      * Add ?
      b3cba04b
  2. 25 Apr, 2021 2 commits
  3. 24 Apr, 2021 2 commits
  4. 23 Apr, 2021 2 commits
  5. 22 Apr, 2021 2 commits
  6. 21 Apr, 2021 3 commits
  7. 20 Apr, 2021 3 commits
  8. 19 Apr, 2021 9 commits
  9. 18 Apr, 2021 10 commits
  10. 17 Apr, 2021 4 commits
  11. 16 Apr, 2021 2 commits
    • Cassandra Watergate's avatar
      [New Package] ruby_docopt (#5635) · c38e2b9f
      Cassandra Watergate authored
      c38e2b9f
    • satmandu's avatar
      Crew update (#5640) · 7a099921
      satmandu authored
      * enable git branch
      
      * Add verbose testing text.
      
      * add gemacs for testing
      
      * Add gemacs dep rebuilds for newer perl
      
      * speed up file conflicts algorithm with grep
      
      * Fixup conflict files output
      
      * revert perl package changes
      
      * switch gemacs back to existing version and rework git_branch logic
      
      * rubify gemacs
      
      * make requested change
      
      * Add checking message.
      7a099921