1. 30 Apr, 2016 1 commit
  2. 27 Apr, 2016 3 commits
  3. 26 Apr, 2016 3 commits
  4. 23 Apr, 2016 1 commit
  5. 22 Apr, 2016 1 commit
  6. 20 Apr, 2016 3 commits
    • W. Mark Kubacki's avatar
      Catch whitespace code style violations locally (#774) · 3c578dfb
      W. Mark Kubacki authored
      Those settings enforce convergence on common coding style with respect to whitespace.
      
      Do not use tabs to indent with shell scripts because those tabs most often
      serve the function of triggering command completion. Which could end a
      command before it is pasted completely.
        Traditionally indentation is two spaces here, not four.
      
      Other rules will catch stray whitespace at the end of lines or files, which,
      once committed, would annoy the next developer because his editor would strip
      them from lines he did not intended to modify in the first place.
      3c578dfb
    • Abiola Ibrahim's avatar
      Merge pull request #773 from eliasp/patch-1 · a093aea7
      Abiola Ibrahim authored
      Typ (creatation → creation)
      a093aea7
    • Elias Probst's avatar
      Typ (creatation → creation) · 9f176287
      Elias Probst authored
      9f176287
  7. 19 Apr, 2016 3 commits
  8. 18 Apr, 2016 8 commits
  9. 17 Apr, 2016 5 commits
  10. 16 Apr, 2016 4 commits
  11. 15 Apr, 2016 5 commits
  12. 13 Apr, 2016 1 commit
  13. 12 Apr, 2016 2 commits