1. 17 Nov, 2016 2 commits
  2. 12 Nov, 2015 1 commit
  3. 10 Nov, 2015 1 commit
  4. 09 Nov, 2015 1 commit
  5. 06 Nov, 2015 12 commits
  6. 14 Oct, 2015 1 commit
  7. 07 Oct, 2015 9 commits
  8. 29 Sep, 2015 10 commits
  9. 25 Sep, 2015 2 commits
  10. 21 Sep, 2015 1 commit
    • Fix indentation · 0402866c
      Stéphane Graber authored
      I've noticed that a bunch of the code we've included over the past few
      weeks has been using 8-spaces rather than tabs, making it all very hard
      to read depending on your tabstop setting.
      
      This commit attempts to revert all of that back to proper tabs and fix a
      few more cases I've noticed here and there.
      
      No functional changes are included in this commit.
      Signed-off-by: 's avatarStéphane Graber <stgraber@ubuntu.com>