Skip to content
Snippets Groups Projects
  1. Oct 10, 2016
  2. Aug 27, 2016
  3. Aug 12, 2016
  4. Aug 09, 2016
    • Matthias Schiffer's avatar
      update/patch: avoid applying patches directly in build repos · bb3db179
      Matthias Schiffer authored
      Switching branches and applying patches in the build repos will
      unnecessarily touch many files, causing rebuilds of packages that didn't
      really change; furthermore, it is filling the reflog with many entries.
      
      Don't ever switch to base branch in the build repos and apply patches in
      a temporary clone to avoid these issues.
      
      In addition, GPG signing is generally disabled in the build repos to
      override potential global configuration (as signing doesn't make sense and
      will slow down rebases).
      Unverified
      bb3db179
  5. Mar 25, 2016
  6. Mar 06, 2016
  7. Jan 11, 2015
  8. Jul 15, 2014
  9. Jan 02, 2014
  10. Jan 01, 2014
  11. Dec 31, 2013
  12. Dec 28, 2013
Loading