Skip to content
Snippets Groups Projects
  1. Jul 14, 2014
    • Simona Vetter's avatar
      dim: Tag -testing, too · d452bed0
      Simona Vetter authored
      Requested by QA so that when they do stack releases from -testing they
      can resurrect them. Also sprinkle a few more $DRY all over the place.
      d452bed0
  2. Jul 07, 2014
  3. Jun 20, 2014
  4. Jun 17, 2014
    • Damien Lespiau's avatar
      frob-patch-rank: A little script to batch renaming patch files · 3b8e89f3
      Damien Lespiau authored and Jani Nikula's avatar Jani Nikula committed
      
      The "usage" text should explain it all. I found, in my quilt series
      handling endeavours, that I wanted to be able to shift the prefix
      numbers of a patch series.
      
      v2: Use heredoc for usage string, fix second example, use mv -i (Jani)
      v3: Don't use a fancy read for usage() (Jani)
          Collect the files to rename in a first pass, or the renaming process
          can interfere with listing the next files to rename
      v4: Require bash (Jani)
      
      Looks-good-to: Jani Nikula <jani.nikula@linux.intel.com>
      Signed-off-by: default avatarDamien Lespiau <damien.lespiau@intel.com>
      3b8e89f3
  5. Jun 12, 2014
  6. Jun 10, 2014
  7. Jun 06, 2014
    • Simona Vetter's avatar
      dim: Update pull cmdlines for git2 · 29825810
      Simona Vetter authored
      Apparently the automagic replacement of internal references with tags
      is lost :(
      
      Also add a todo for adding properly mailing list references
      eventually, that seems to be the latest rave among kernel maintainers.
      29825810
  8. Jun 05, 2014
  9. May 27, 2014
  10. May 23, 2014
  11. May 20, 2014
    • Simona Vetter's avatar
      dim: Fix up bash completion for new cmd · b5ad3742
      Simona Vetter authored
      b5ad3742
    • Simona Vetter's avatar
      dim: remove todo item about cat-to-file · e3a774df
      Simona Vetter authored
      Failure to git add. oops.
      e3a774df
    • 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
  12. May 16, 2014
  13. May 15, 2014
  14. May 07, 2014
  15. May 05, 2014
  16. Apr 25, 2014
  17. 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
  18. Apr 04, 2014
  19. Apr 02, 2014
  20. Mar 27, 2014
  21. Mar 19, 2014
  22. Mar 18, 2014
  23. Mar 12, 2014
  24. Mar 11, 2014
  25. Mar 07, 2014
  26. Mar 05, 2014
Loading