- fc6c663 patman: Define Commit.path in the constructor by Simon Glass · 2 years, 8 months ago
- 32cc6ae patman: Correct pylint errors by Simon Glass · 2 years, 9 months ago
- 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 10 months ago
- 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
- 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 10 months ago
- f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
- 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
- ce31277 patman: Convert camel case in test_checkpatch.py by Simon Glass · 2 years, 10 months ago
- 642df43 patman: Convert camel case in project.py by Simon Glass · 2 years, 10 months ago
- 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
- 967af26 patman: Convert camel case in get_maintainer.py by Simon Glass · 2 years, 10 months ago
- c3aaa05 patman: Convert camel case in func_test.py by Simon Glass · 2 years, 10 months ago
- 208f01b patman: Convert camel case in cros_subprocess.py by Simon Glass · 2 years, 10 months ago
- a3eeadf patman: Convert camel case in commit.py by Simon Glass · 2 years, 10 months ago
- ae5e926 patman: Convert camel case in checkpatch.py by Simon Glass · 2 years, 10 months ago
- d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 10 months ago
- c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 10 months ago
- 1d0f30e patman: Update test_util to run doc tests by Simon Glass · 2 years, 10 months ago
- ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 10 months ago
- 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 10 months ago
- 596fd10 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 10 months ago
- 5b79686 patman: Tidy up the download function a little by Simon Glass · 2 years, 10 months ago
- 8ea6d23 buildman: Move the download function to tools by Simon Glass · 2 years, 10 months ago
- ade5327 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 10 months ago
- fd52009 patman: Update the list of modules by Simon Glass · 3 years ago
- dca7926 patman: Support absolute and ~user-relative alias files by Brian Norris · 2 years, 10 months ago
- e5eaf81 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years ago
- 082c119 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years, 1 month ago
- 7bf83a5 buildman: Detect Kconfig loops by Simon Glass · 3 years, 1 month ago
- 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- 0d60e5d tools: Handle PAGER containing arguments by Paul Barker · 3 years, 2 months ago
- 5fe50f9 tools: Refactor full help printing by Paul Barker · 3 years, 2 months ago
- 5974718 patman: Avoid blank lines between tags by Simon Glass · 3 years, 3 months ago
- a612333 patman: add warning for invalid tag by Patrick Delaunay · 3 years, 4 months ago
- c31d0cb patman: Use bytearray instead of string by Simon Glass · 3 years, 4 months ago
- 650ead1 binman: Put compressed data into separate files by Simon Glass · 3 years, 4 months ago
- 880e476 tools: Fix default target compile tools in Python tools by Alper Nebi Yasak · 3 years, 5 months ago
- ec6db6c patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 8 months ago
- 2959a8e patman: Assume we always have pygit2 for tests by Tom Rini · 3 years, 9 months ago
- d9c3050 checkpatch: Add warnings for using strn(cat|cpy) by Sean Anderson · 3 years, 8 months ago
- 42bc156 patman: Continue on if warnings are found outside a commit by Simon Glass · 3 years, 8 months ago
- 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 8 months ago
- b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 9 months ago
- 0fb560d patman: Quieten down the alias checking by Simon Glass · 3 years, 10 months ago
- c7e42ca patman: Update documentation to match new usage by Simon Glass · 3 years, 10 months ago
- 67637d4 fix patman --limit-cc option by Bernhard Kirchen · 3 years, 10 months ago
- 6deff87 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 10 months ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 11 months ago
- ddc44c2 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years ago
- b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
- b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years ago
- 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years ago
- 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
- fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
- f31e83d binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years ago
- fcbec65 patman: Add a Series-patchwork-url option by Simon Glass · 4 years ago
- a55be35 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years ago
- 7cbf02e patman: Allow specifying the patchwork URL by Simon Glass · 4 years ago
- 3145b63 patman: Update defaults in subparsers by Simon Glass · 4 years ago
- 53336e6 patman: Correct Change-Ids error message args by Simon Glass · 4 years ago
- 4600767 patman: Refactor how the default subcommand works by Simon Glass · 4 years ago
- dc4b2a9 patman: Support listing comments from patchwork by Simon Glass · 4 years ago
- 6b3252e patman: Support parsing of review snippets by Simon Glass · 4 years ago
- 8f9ba3a patman: Support updating a branch with review tags by Simon Glass · 4 years ago
- dc6df97 patman: Support checking for review tags in patchwork by Simon Glass · 4 years ago
- be051c0 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · 4 years ago
- b334852 patman: Improve handling of files by Simon Glass · 4 years ago
- a12ad7c patman: Allow showing a Commit as a string by Simon Glass · 4 years ago
- b5e1881 patman: Don't ignore lines starting with hash by Simon Glass · 4 years ago
- 9994baa patman: Fix spelling of plural for warning by Simon Glass · 4 years ago
- 8c17f8c patman: Convert testBasic() to use an interator by Simon Glass · 4 years ago
- 4af9987 patman: Add some tests for warnings by Simon Glass · 4 years ago
- 7457051 patman: Add a test for PatchStream tags by Simon Glass · 4 years ago
- 47f6295 patman: Drop unused signoff member by Simon Glass · 4 years ago
- dffa42c patman: Convert 'Series-xxx' tag errors into warnings by Simon Glass · 4 years ago
- 313ef5f patman: Attach warnings to individual patches by Simon Glass · 4 years ago
- b5cc399 patman: Move warning collection to a function by Simon Glass · 4 years ago
- 1cb1c0f patman: Fix up argument/return docs in patchstream by Simon Glass · 4 years ago
- e3a816b patman: Drop unused args in patchstream by Simon Glass · 4 years ago
- dd147ed patman: Rename variables in patchstream by Simon Glass · 4 years ago
- d93720e patman: Rename functions in patchstream by Simon Glass · 4 years ago
- 5769904 patman: Fix constant style in patchstream by Simon Glass · 4 years ago
- d06e55a patman: Fix indenting in patchstream by Simon Glass · 4 years ago
- f9e4284 patman: Allow linking a series with patchwork by Simon Glass · 4 years ago
- fca9911 patman: Fix remaining pylint3 warnings in func_test by Simon Glass · 4 years ago
- 366954f patman: Use capture_sys_output() consistently by Simon Glass · 4 years ago
- 427b028 patman: Fix whitespace errors in func_test by Simon Glass · 4 years ago
- e21c515 patman: Update how tests are run by Simon Glass · 4 years ago
- 4a9e578 patman: Correct operation of -n by Simon Glass · 4 years ago
- b9cca2c checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 1 month ago
- 29cc091 binman: Allow resolving host-specific tools from env vars by Alper Nebi Yasak · 4 years, 2 months ago
- 1e4687a binman: Use target-specific tools when cross-compiling by Alper Nebi Yasak · 4 years, 2 months ago
- 76de29f buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 2 months ago
- 23552ba checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
- 4620d46 patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
- 347e0f0 binman: Re-enable concurrent tests by Simon Glass · 4 years, 4 months ago
- e1db5c9 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · 4 years, 4 months ago
- 9497756 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · 4 years, 4 months ago