Cc: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxxx> --- dim.rst | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/dim.rst b/dim.rst index a778701c7335..1bec3838bace 100644 --- a/dim.rst +++ b/dim.rst @@ -182,6 +182,22 @@ apply-queued|aq [*git am arguments*] Applies a patch to -fixes, -next-fixes or -next-queued respectively, complains if it's not the right branch. Additional arguments are passed to git am. +extract-tags *branch* [*git-rangeish*] +-------------------------------------- + +extract-queued [*git-rangeish*] +------------------------------- + +extract-fixes [*git-rangeish*] +------------------------------ + +extract-next-fixes [*git-rangeish*] +----------------------------------- + +This extracts various tags (eg. Reviwed-by:) from emails and applies them to the +top commit on the given branch. You can give the comamnd a rangeish to add the +tags from the same email to multiple already applied patches. + magic-patch|mp [-a] ------------------- Apply a patch using patch and then wiggle in any conflicts. When passing the @@ -189,6 +205,20 @@ option -a automatically changes the working directory into the git repository used by the last previous branch-specific command. This is useful with the per-branch workdir model. +add-link *branch* +----------------- + +add-link-queued +--------------- + +add-link-fixes +-------------- + +add-link-next-fixes +------------------- + +This command adds the Link: tag (for patches that failed to apply directly). + magic-rebase-resolve|mrr ------------------------ Tries to resolve a rebase conflict by first resetting the tree -- 2.11.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx