1. 09 3月, 2019 1 次提交
  2. 24 7月, 2017 1 次提交
  3. 02 7月, 2017 1 次提交
  4. 01 7月, 2017 1 次提交
  5. 15 1月, 2017 2 次提交
  6. 29 10月, 2016 1 次提交
  7. 07 8月, 2016 2 次提交
  8. 16 3月, 2016 1 次提交
  9. 20 1月, 2016 1 次提交
  10. 09 8月, 2014 1 次提交
  11. 14 7月, 2014 1 次提交
  12. 13 6月, 2014 1 次提交
  13. 07 6月, 2014 1 次提交
  14. 20 6月, 2013 1 次提交
  15. 02 12月, 2012 1 次提交
  16. 24 5月, 2012 1 次提交
    • V
      Revert "Remove blank trailing comments" · 1ad0b378
      Vijay Dev 提交于
      This reverts commit fa6d921e.
      
      Reason: Not a fan of such massive changes. We usually close such changes
      if made to Rails master as a pull request. Following the same principle
      here and reverting.
      
      [ci skip]
      1ad0b378
  17. 20 5月, 2012 1 次提交
    • H
      Remove blank trailing comments · fa6d921e
      Henrik Hodne 提交于
      For future reference, this is the regex I used: ^\s*#\s*\n(?!\s*#). Replace
      with the first match, and voilà! Note that the regex matches a little bit too
      much, so you probably want to `git add -i .` and go through every single diff
      to check if it actually should be changed.
      fa6d921e
  18. 12 1月, 2012 2 次提交
  19. 10 2月, 2011 3 次提交