1. 16 7月, 2009 1 次提交
    • J
      remove all trailing blank lines · 07613d20
      Jim Meyering 提交于
      by running this command:
      git ls-files -z | xargs -0 perl -pi -0777 -e 's/\n\n+$/\n/'
      This is in preparation for a more strict make syntax-check
      rule that will detect trailing blank lines.
      07613d20
  2. 17 3月, 2008 1 次提交
  3. 07 1月, 2008 1 次提交
  4. 06 12月, 2007 1 次提交
  5. 05 12月, 2007 1 次提交
  6. 13 10月, 2007 1 次提交