1. 23 Apr, 2021 2 commits
  2. 22 Apr, 2021 2 commits
  3. 21 Apr, 2021 3 commits
  4. 20 Apr, 2021 3 commits
  5. 19 Apr, 2021 9 commits
  6. 18 Apr, 2021 10 commits
  7. 17 Apr, 2021 4 commits
  8. 16 Apr, 2021 3 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
    • satmandu's avatar
      ncurses wide 20210403 (#5636) · 184c4ea7
      satmandu authored
      184c4ea7
  9. 15 Apr, 2021 4 commits
    • satmandu's avatar
      Enable Testing a PR from its own repo with crew, and other updates. (#5624) · ff818a52
      satmandu authored
      * Some updates
      
      * requested changes
      
      * make requested changes
      
      * make CREW_ENV_OPTIONS changes
      
      * ncurses change!
      
      * convert gtk_vnc to new git format
      
      * Initial crew testing modifications
      
      * fix typo
      
      * Avoid error with testing remote already created
      
      * Revert ncurses change. Let's put that in its own dedicated PR.
      
      * formatting changes
      
      * formatting fixes, bump crew version
      ff818a52
    • Ed Reel's avatar
      5dd7689e
    • Ed Reel's avatar
      Fix dash package (#5631) · ef4f29bc
      Ed Reel authored
      ef4f29bc
    • Cassandra Watergate's avatar
      Support source_urls ending with .git (#5598) · 3a53fc1c
      Cassandra Watergate authored
      * support source_urls ending with .git
      
      * crew: clean up
      
      * make sha256sum more readable
      
      * change git_branch to git_tag and allow git hashes (thanks @satmandu)
      
      * support git hashes
      
      * support caching with git sources
      
      * crew: fix compressdoc and fix creating tarball
      
      * lib/const.rb: change envvar to CREW_IS_CACHING
      
      * packages/dash.rb: fix homepage and binaries
      
      * crew: remove (currently) extraneous variable long_verbose
      
      * bin/crew: fix compressdoc
      
      * packages/dash.rb: fix homepages (again)
      
      * bin/crew: change $extract_dir to @extract_dir
      
      * CREW_IS_CACHING => CREW_CACHE_ENABLED
      
      * condense tag + hash checkout logic part 1
      
      * condense tag + hash checkout logic part 2
      
      * Bump version
      Co-authored-by: default avatarsatmandu <satadru@gmail.com>
      Co-authored-by: default avatarsatmandu <satadru@umich.edu>
      3a53fc1c