1. 25 Aug, 2017 1 commit
    • Jack Danger's avatar
      Fixing nil error with missing `target_dir` · 77065764
      Jack Danger authored
      Prior to this change when `@pkg.is_fake?` evaluated to true the code would execute `post_install` with a `nil` `target_dir` variable, causing a nil error on `Dir.chdir(nil)`
      77065764
  2. 24 Aug, 2017 17 commits
  3. 23 Aug, 2017 8 commits
  4. 22 Aug, 2017 3 commits
  5. 21 Aug, 2017 6 commits
  6. 20 Aug, 2017 3 commits
  7. 19 Aug, 2017 2 commits