1. 03 8月, 2016 4 次提交
  2. 21 7月, 2016 1 次提交
  3. 20 7月, 2016 1 次提交
  4. 19 7月, 2016 2 次提交
  5. 13 7月, 2016 3 次提交
  6. 12 7月, 2016 1 次提交
  7. 08 7月, 2016 1 次提交
    • S
      Collapse large diffs by default · b6b26692
      Sean McGivern 提交于
      When rendering a list of diff files, skip those where the diff is over
      10 KB and provide an endpoint to render individually instead.
      b6b26692
  8. 07 7月, 2016 10 次提交
  9. 02 7月, 2016 1 次提交
  10. 03 6月, 2016 2 次提交
  11. 01 6月, 2016 1 次提交
  12. 19 5月, 2016 2 次提交
  13. 11 5月, 2016 1 次提交
    • C
      Enable the StringReplacement cop. · 4995302d
      Connor Shea 提交于
      Also fix one use of `gsub` that would be faster as `delete`.
      
      Use `tr` instead of `gsub` when you are replacing the same number of
      characters. Use `delete` instead of `gsub` when you are deleting
      characters.
      4995302d
  14. 18 3月, 2016 1 次提交
  15. 16 3月, 2016 1 次提交
  16. 04 3月, 2016 1 次提交
  17. 30 1月, 2016 1 次提交
  18. 22 1月, 2016 4 次提交
  19. 21 1月, 2016 2 次提交