Skip to content
Snippets Groups Projects
  1. Oct 05, 2012
    • Alessandro Rubini's avatar
      Remove all spaces at end-of-line · 1d24ecfb
      Alessandro Rubini authored
      If you find this patch with "git blame" please use "git blame -w"
      to have all white-space ignored while associating lines to commits.
      
      This commit has no practical effect but cleanup. I made it
      with sed like this:
      
        git grep -l '[ \t]$' | xargs sed -i 's/[ \t]*$//'
      
      However, I had to manually restore doc/wrpc_mon.png after the fact.
      Similarly, I restored the include/hw/*regs.h files, as they
      are (most likely) auto-generated.
      1d24ecfb
  2. Oct 03, 2012
  3. Sep 26, 2012
  4. Sep 25, 2012
  5. Sep 24, 2012
  6. Sep 20, 2012
  7. Sep 13, 2012
  8. Sep 12, 2012
  9. Sep 11, 2012
  10. Sep 10, 2012
  11. Aug 30, 2012
  12. Aug 28, 2012
  13. Aug 12, 2012
  14. Aug 11, 2012
  15. Aug 10, 2012
  16. Aug 09, 2012
  17. Aug 03, 2012
  18. Aug 02, 2012
  19. Aug 01, 2012
  20. Jul 26, 2012
  21. Jul 20, 2012