Skip to content
Snippets Groups Projects
  1. May 20, 2014
    • Simona Vetter's avatar
      dim: add cat-to-fixup · 13f98971
      Simona Vetter authored
      This is useful for the very rare cases where git rerere fails and
      can't remember a conflict resolution. Or the rare cases with silent
      conflicts.
      
      Since this happens so seldom I always forget the precise patch file
      naming convention and waste half an hour debugging dim. Help the
      brainless a bit out here.
      
      Also s/git apply/ patch/ since git apply is too picky about unresolved
      merges (which occasionally also need to be fixed up).
      13f98971
  2. May 16, 2014
  3. May 15, 2014
  4. May 07, 2014
  5. May 05, 2014
  6. Apr 25, 2014
  7. Apr 08, 2014
    • Simona Vetter's avatar
      dim: allow fixed sha1 for nightly rebuilding · 58ec63ba
      Simona Vetter authored
      We want to avoid the merge-window/early -rc craziness and so updated
      drm-upstream for -nightly only manually. But that in turn caused
      coordination headaches.
      
      Add an optional sha1 to the tree specifier in nightly.conf to fix a
      tree to a given revision. That way we can freeze drm-* to the last
      version before the merge window and update it at our leisure.
      
      With this fixed we can lift the ban and go back to auto-updating
      drm-upstream.
      
      v2: Pimp commit message and drop now outdated comment (Jani)
      58ec63ba
  8. Apr 04, 2014
  9. Apr 02, 2014
  10. Mar 27, 2014
  11. Mar 19, 2014
  12. Mar 18, 2014
  13. Mar 12, 2014
  14. Mar 11, 2014
  15. Mar 07, 2014
  16. Mar 05, 2014
  17. Feb 27, 2014
  18. Feb 13, 2014
  19. Feb 06, 2014
Loading