1. 25 May, 2020 - 1 commit
  2. 01 Nov, 2019 - 2 commits
  3. 11 Sep, 2019 - 1 commit
  4. 30 May, 2016 - 1 commit
  5. 19 Oct, 2014 - 1 commit
  6. 23 Jun, 2014 - 2 commits
  7. 17 Apr, 2014 - 1 commit
  8. 16 Apr, 2014 - 1 commit
  9. 27 Mar, 2014 - 1 commit
  10. 25 Feb, 2014 - 1 commit
  11. 21 Jan, 2014 - 1 commit
  12. 18 Dec, 2013 - 2 commits
  13. 13 Dec, 2013 - 1 commit
  14. 03 Dec, 2013 - 7 commits
  15. 17 Jun, 2013 - 1 commit
  16. 31 May, 2013 - 1 commit
  17. 08 Apr, 2013 - 1 commit
  18. 13 Mar, 2013 - 4 commits
  19. 16 Dec, 2012 - 1 commit
  20. 13 Dec, 2012 - 1 commit
  21. 26 Sep, 2012 - 1 commit
  22. 23 Sep, 2012 - 2 commits
  23. 22 Sep, 2012 - 1 commit
  24. 11 Sep, 2012 - 1 commit
  25. 10 Sep, 2012 - 1 commit
    • Thiago Macieira's avatar
      Update the git-archive export options · c832465d
      Thiago Macieira authored
      
      The .gitattributes and .gitignore files do not need to be present in
      packaged sources, as they are for people using the Git repository.
      People who download tarballs usually don't reimport into Git -- they
      should just download the actual repositories.
      
      Meanwhile, the .tag file is quite useful. Instead of making Git extract
      to the useless SHA-1 of the "$Id$\n" string, ask git-archive to store
      the SHA-1 of the commit being packaged.
      
      Change-Id: I09ec6bc30820a5ece8f1da20016953b474405bcc
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@nokia.com>
      c832465d
  26. 17 Aug, 2012 - 1 commit
  27. 15 Aug, 2012 - 1 commit