aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/func_test.py
AgeCommit message (Expand)AuthorFilesLines
2020-07-24patman: Allow skipping patches at the endSimon Glass1-2/+11
2020-07-24patman: Allow creating patches for another branchSimon Glass1-2/+11
2020-07-24patman: Add a test that uses gitpythonSimon Glass1-1/+150
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-168/+1
2020-07-20patman: Allow skipping patches at the endSimon Glass1-2/+11
2020-07-20patman: Allow creating patches for another branchSimon Glass1-2/+11
2020-07-20patman: Add a test that uses gitpythonSimon Glass1-1/+150
2020-05-29patman: Modify functional tests for new behaviorSean Anderson1-7/+51
2020-04-26patman: Move to absolute importsSimon Glass1-4/+4
2020-04-26patman: Drop Python 2 StringIO codeSimon Glass1-4/+1
2019-11-04patman: Use unicode for file I/OSimon Glass1-4/+4
2019-10-27patman: separate emails in CC list with NULsDmitry Torokhov1-2/+2
2019-07-10patman: Adjust functional tests for Python 3Simon Glass1-11/+14
2019-07-10patman: Sort series output for repeatabilySimon Glass1-6/+6
2019-07-10patman: Support use of stringIO in Python 3Simon Glass1-1/+6
2019-07-10patman: Convert print statements to Python 3Simon Glass1-3/+0
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu1-1/+1
2018-06-23patman: add option for limiting the Cc listChris Packham1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-08patman: Add a functional testSimon Glass1-0/+242