1. 03 Nov, 2012 2 commits
  2. 25 Oct, 2012 1 commit
  3. 24 Oct, 2012 1 commit
  4. 22 Oct, 2012 5 commits
  5. 21 Oct, 2012 1 commit
  6. 20 Oct, 2012 5 commits
  7. 19 Oct, 2012 9 commits
  8. 18 Oct, 2012 2 commits
  9. 17 Oct, 2012 1 commit
  10. 15 Oct, 2012 1 commit
  11. 12 Oct, 2012 1 commit
  12. 10 Oct, 2012 5 commits
  13. 08 Oct, 2012 2 commits
  14. 06 Oct, 2012 1 commit
  15. 05 Oct, 2012 3 commits
    • Christopher Roach's avatar
      [LocalPod] Fixing clean paths · ca6cabc4
      Christopher Roach authored
      The earlier fix for clean paths is forcing some directories to lower
      case which could cause some side effects. This fix removes the
      `File::FNM_CASEFOLD` flag from the call to `Dir.glob` and allows the
      OS to treat the directories as they wish. This makes the paths
      returned in the `clean_paths` method consistent with those returned in
      the `expanded_paths` method.
      ca6cabc4
    • Fabio Pelosin's avatar
      Release 0.15.1 · fe96a978
      Fabio Pelosin authored
      fe96a978
    • Fabio Pelosin's avatar
      Travis use only development gems. · 3ac22efd
      Fabio Pelosin authored
      3ac22efd