summaryrefslogtreecommitdiff
path: root/tools/patman
AgeCommit message (Expand)Author
2020-11-30binman: Handle tool paths containing '~' correctlySimon Glass
2020-11-14patman: Add a Series-patchwork-url optionSimon Glass
2020-11-14patman: Add a setting for the Patchwork URLSimon Glass
2020-11-14patman: Allow specifying the patchwork URLSimon Glass
2020-11-14patman: Update defaults in subparsersSimon Glass
2020-11-14patman: Correct Change-Ids error message argsSimon Glass
2020-11-14patman: Refactor how the default subcommand worksSimon Glass
2020-11-05patman: Support listing comments from patchworkSimon Glass
2020-11-05patman: Support parsing of review snippetsSimon Glass
2020-11-05patman: Support updating a branch with review tagsSimon Glass
2020-11-05patman: Support checking for review tags in patchworkSimon Glass
2020-11-05patman: Detect missing upstream in CountCommitsToBranchSimon Glass
2020-11-05patman: Improve handling of filesSimon Glass
2020-11-05patman: Allow showing a Commit as a stringSimon Glass
2020-11-05patman: Don't ignore lines starting with hashSimon Glass
2020-11-05patman: Fix spelling of plural for warningSimon Glass
2020-11-05patman: Convert testBasic() to use an interatorSimon Glass
2020-11-05patman: Add some tests for warningsSimon Glass
2020-11-05patman: Add a test for PatchStream tagsSimon Glass
2020-11-05patman: Drop unused signoff memberSimon Glass
2020-11-05patman: Convert 'Series-xxx' tag errors into warningsSimon Glass
2020-11-05patman: Attach warnings to individual patchesSimon Glass
2020-11-05patman: Move warning collection to a functionSimon Glass
2020-11-05patman: Fix up argument/return docs in patchstreamSimon Glass
2020-11-05patman: Drop unused args in patchstreamSimon Glass
2020-11-05patman: Rename variables in patchstreamSimon Glass
2020-11-05patman: Rename functions in patchstreamSimon Glass
2020-11-05patman: Fix constant style in patchstreamSimon Glass
2020-11-05patman: Fix indenting in patchstreamSimon Glass
2020-11-05patman: Allow linking a series with patchworkSimon Glass
2020-11-05patman: Fix remaining pylint3 warnings in func_testSimon Glass
2020-11-05patman: Use capture_sys_output() consistentlySimon Glass
2020-11-05patman: Fix whitespace errors in func_testSimon Glass
2020-11-05patman: Update how tests are runSimon Glass
2020-11-05patman: Correct operation of -nSimon Glass
2020-10-14checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak
2020-09-22binman: Allow resolving host-specific tools from env varsAlper Nebi Yasak
2020-09-22binman: Use target-specific tools when cross-compilingAlper Nebi Yasak
2020-09-22buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak
2020-08-03checkpatch: Don't allow common.h and dm.h in headersSimon Glass
2020-08-03patman: Fix up the test commentsSimon Glass
2020-07-26binman: Re-enable concurrent testsSimon Glass
2020-07-25patman: When no tracking branch is provided, tell the userNicolas Boichat
2020-07-25patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat
2020-07-25Add information for skipped commit optionsPatrick Delaunay
2020-07-25patman: Detect unexpected ENDPatrick Delaunay
2020-07-25binman: Detect when valid images are not producedSimon Glass
2020-07-25patman: Update errors and warnings to use stderrSimon Glass
2020-07-25binman: Allow external binaries to be missingSimon Glass
2020-07-24binman: Specify the toolpath when running test coverageSimon Glass