summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-03dim: only do dim update and git version checks for non-developer commandsJani Nikula1-4/+4
2018-04-03dim: fix a misplaced comment about script arrangementJani Nikula1-4/+5
2018-04-03dim: prefix global variables for internal configuration with dim_Jani Nikula1-25/+25
2018-04-03dim: group subcommand handling togetherJani Nikula1-8/+8
2018-04-03dim: use ${1:?$usage} for create-workdir argument checkingJani Nikula1-8/+5
2018-04-03dim: fix indentation all over the placeJani Nikula1-41/+40
2018-04-03dim: use grep -q instead of comparing outputJani Nikula2-4/+3
2018-04-03dim: abstract listing the developer subcommandsJani Nikula1-30/+30
2018-03-30dim: Add explanation on dim and external toolsOleksandr Andrushchenko1-0/+6
2018-03-29dim: Don't use "@{upstream}" when running gitk for pullsSean Paul1-1/+1
2018-03-28qf: fix internal use of aliasLucas De Marchi1-1/+1
2018-03-28dim: add a minimum git version checkJani Nikula1-0/+10
2018-03-28dim: Add Documentation to i915 specific pathsJoonas Lahtinen1-1/+1
2018-03-21TODO: Add example for Cc harvesting itemSean Paul1-0/+1
2018-03-21TODO: Cc patch authors when tagging and generating PRsSean Paul1-0/+2
2018-03-14qf: fix shellcheck warningJani Nikula1-1/+1
2018-03-14dim: loosen some drm-intel checkpatch rulesJani Nikula1-1/+1
2018-03-14dim: add checkpatch profiles to allow different checkpatch optionsJani Nikula2-7/+48
2018-03-14dim: cleanup checkpatch_commitJani Nikula1-3/+4
2018-03-13qf: Actually allow qf rebase from a clean environment.Rodrigo Vivi1-2/+3
2018-03-13qf: Make qf_pull -f forcibly cleanRodrigo Vivi1-3/+22
2018-03-07qf: Add more wiggle helpers.Rodrigo Vivi2-0/+49
2018-03-06dim: expect git backmerge to be called on an upstream branchJani Nikula1-0/+4
2018-03-05dim: remove check-patch alias for checkpatchJani Nikula1-1/+0
2018-03-05dim: remove redundant warning about BUGJani Nikula1-5/+0
2018-03-05dim: show checkpatch warning typesJani Nikula1-1/+1
2018-03-02doc: fix links to drm-misc and drm-intel repositoriesJani Nikula1-2/+2
2018-02-26qf: make clean-patches an "alias" to list-unused-patchesLucas De Marchi2-11/+3
2018-02-26qf: fix wrong grep to remove unused patchesLucas De Marchi1-4/+6
2018-02-26qf: do not check baseline for clean-patchesLucas De Marchi1-2/+0
2018-02-20drm-intel.rst: remove drm-intel-fixes@lists.freedesktop.org in favor Fixes:Rodrigo Vivi1-16/+10
2018-02-07dim: revert auto-upgrade hackDaniel Vetter1-6/+0
2018-02-07dim: Move maintainer-tools branch to drm-tipDaniel Vetter3-11/+16
2018-02-05dim: Add generic tag-branch commandSean Paul2-15/+27
2018-02-05dim: Add helper for generating tag namesSean Paul1-20/+18
2018-02-05dim: Move tag_summary and tag_branch functionsSean Paul1-32/+32
2018-01-31dim: Ensure a branch doesn't exist before creating itSean Paul1-0/+4
2018-01-30dim: replace egrep with grep -ELucas De Marchi1-1/+1
2018-01-29doc: document the maintainer-tools branchJani Nikula1-0/+5
2018-01-29doc: document the drm-rerere branchJani Nikula1-0/+9
2018-01-29doc: extract repository documentation to a separate fileJani Nikula4-142/+165
2018-01-29doc: add high level introduction to documentation main pageJani Nikula1-0/+16
2018-01-29doc: Reword explanation of drm-misc-next-fixes.Eric Anholt1-5/+5
2018-01-26qf: Allow rebase function to start from anywhere.Rodrigo Vivi1-2/+2
2018-01-26qf: Fetch all.Rodrigo Vivi1-5/+3
2018-01-23qf: Don't check baseline on qf pull.Rodrigo Vivi1-3/+7
2018-01-23qf: Make pull a fast forward only.Rodrigo Vivi2-11/+6
2018-01-23qf.rst: Update Contributing section.Rodrigo Vivi1-7/+8
2018-01-23qf: s/vim/$EDITORRodrigo Vivi1-1/+1
2018-01-23qf: Remove repo_check inside wiggle.Rodrigo Vivi1-1/+0