1. 08 May, 2021 3 commits
  2. 07 May, 2021 6 commits
  3. 06 May, 2021 4 commits
    • satmandu's avatar
      crew deps (#5733) · 488b60b9
      satmandu authored
      * crew deps
      
      * Add deps
      
      * bump
      
      * Add deps to readme
      488b60b9
    • Ed Reel's avatar
      Add crossmobile package (#5732) · 71f495c5
      Ed Reel authored
      71f495c5
    • Ed Reel's avatar
      Add keepassxc package (#5731) · 2d3712a6
      Ed Reel authored
      2d3712a6
    • satmandu's avatar
      Keep crew from crashing due to a malformed package file. (#5728) · 86d34dd1
      satmandu authored
      * Keep crew from crashing on reading malformed package files
      
      * clean up
      
      * don't show duplicate error for syntax error
      
      * Fix comparison
      
      * Use  safe navigation operator.
      
      * Use same fix for list compatible
      
      * refactor compatibility
      
      * bump
      
      * add binary_url to package.rb
      
      * cleanup empty space
      
      * minimal rubocop suggested cleanup
      
      * revert code changes which don't work in ruby
      
      * simplify list compatible
      
      * hide message behind debug flag.
      
      * use empty
      
      * move generating compatible done message
      86d34dd1
  4. 05 May, 2021 1 commit
  5. 04 May, 2021 3 commits
  6. 03 May, 2021 3 commits
  7. 02 May, 2021 1 commit
  8. 01 May, 2021 2 commits
  9. 30 Apr, 2021 1 commit
    • satmandu's avatar
      Crew: skip (#5713) · 8dd93f1b
      satmandu authored
      * crew: Add package file source_url SKIP option, clean up extractions in install
      
      * change /dev/null source_url to SKIP in all packages
      
      * uprev
      8dd93f1b
  10. 29 Apr, 2021 4 commits
  11. 28 Apr, 2021 4 commits
  12. 27 Apr, 2021 4 commits
  13. 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
  14. 25 Apr, 2021 2 commits
  15. 24 Apr, 2021 1 commit