Skip to content
Snippets Groups Projects
  1. Mar 04, 2016
  2. Dec 18, 2015
  3. Dec 04, 2015
  4. Sep 14, 2015
  5. Jun 02, 2015
  6. Apr 22, 2015
  7. Jan 27, 2015
  8. Sep 25, 2014
  9. Jul 10, 2014
  10. Jul 02, 2014
  11. Jun 17, 2014
  12. Jun 06, 2014
  13. May 30, 2014
  14. Apr 03, 2014
  15. Feb 07, 2014
  16. Nov 27, 2013
  17. Sep 09, 2013
  18. Jun 12, 2013
  19. May 06, 2013
    • Fons Rademakers's avatar
      replace svninfo.txt by gitinfo.txt to provide git commit and branch information. · 7a703373
      Fons Rademakers authored
      Provide git commit and branch info to the system. The methods:
         TROOT::GetSvnRevision()
         TROOT::GetSvnBranch()
         TROOT::GetSvnDate()
      have been replaced by:
         TROOT::GetGitCommit()
         TROOT::GetGitBranch()
         TROOT::GetGitDate()
      Also the RVersion.h has changed and:
         ROOT_SVN_REVISION
         ROOT_SVN_BRANCH
      has been replaced by:
         ROOT_GIT_COMMIT
         ROOT_GIT_BRANCH
      7a703373
  20. May 09, 2012
  21. May 08, 2012
  22. Mar 06, 2012
  23. Nov 03, 2011
  24. May 31, 2011
  25. Apr 21, 2011
  26. Dec 15, 2010
  27. Dec 14, 2010
  28. Sep 29, 2010
Loading