1. 06 Nov, 2015 18 commits
  2. 07 Oct, 2015 3 commits
  3. 06 Oct, 2015 1 commit
  4. 05 Oct, 2015 5 commits
  5. 29 Sep, 2015 10 commits
  6. 25 Sep, 2015 2 commits
  7. 21 Sep, 2015 1 commit
    • Fix indentation · 7515d565
      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>