1. 15 Mar, 2020 3 commits
  2. 29 Nov, 2018 1 commit
  3. 17 Nov, 2017 1 commit
  4. 29 Sep, 2017 1 commit
  5. 27 Aug, 2017 2 commits
  6. 02 May, 2017 5 commits
  7. 04 Dec, 2016 1 commit
    • Stefan Tauner's avatar
      Convert flashrom to git · f5dd7ce1
      Stefan Tauner authored
       - Drop support for Subversion in the getrevision script and Makefile.
       - Add .gitignore and .gitattributes file (the latter to limit exports).
       - Restore modification dates of the exported files from the SCM.
       - Stop exporting SCM log dumps to CHANGELOG. This makes no sense.
       - Remove djgpp-dos target (it is not different to other x-compilations).
       - Do not export the pre-"compiled" manpage. It can be generated like
         anything else from the code dump when we export the respective variable.
         The latter is added with this change.
       - Add some initial client-side git hooks
         * When committing check for obvious stuff you never want anyway:
           - white space errors
           - duplicate sign-offs
         * When pushing to the upstream repository check mandatory rules:
            - existing signoffs and acks in all new commits
            - no deletions or creation of branches
            - do not rewrite history of the precious branches, even if forced
       - Change version string of flashrom as follows.
         Prev...
      f5dd7ce1
  8. 13 Mar, 2016 5 commits
  9. 12 Mar, 2016 1 commit
  10. 06 Mar, 2016 2 commits
  11. 28 Feb, 2016 2 commits
  12. 26 Feb, 2016 1 commit
  13. 25 Feb, 2016 1 commit
  14. 22 Feb, 2016 2 commits
  15. 21 Feb, 2016 3 commits
  16. 20 Feb, 2016 5 commits
  17. 19 Feb, 2016 1 commit
  18. 18 Feb, 2016 3 commits