aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/gitutil.py
AgeCommit message (Expand)Author
2020-12-22patman: Add --no-signoff to suppress adding signoffsPhilipp Tomsich
2020-12-13patman: Drop unicode helper functionsSimon Glass
2020-11-14patman: Refactor how the default subcommand worksSimon Glass
2020-11-05patman: Detect missing upstream in CountCommitsToBranchSimon Glass
2020-09-22buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak
2020-07-25patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat
2020-07-24patman: Allow creating patches for another branchSimon Glass
2020-07-24patman: Move main code out to a control moduleSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat
2020-07-20patman: Allow creating patches for another branchSimon Glass
2020-07-20patman: Move main code out to a control moduleSimon Glass
2020-07-09patman: Use a dict in gitutil to avoid importing seriesSimon Glass
2020-07-09patman: Drop unnecessary import in gitutilSimon Glass
2020-05-29patman: Add an option to create patches without binary contentsBin Meng
2020-04-26patman: Move to absolute importsSimon Glass
2019-11-14patman: fix some typos in commentsAnatolij Gustschin
2019-07-10patman: Tidy up a few more unicode conversionsSimon Glass
2019-07-10patman: Move unicode helpers to toolsSimon Glass
2019-07-10patman: Convert print statements to Python 3Simon Glass
2019-07-10patman: Update cros_subprocess to use bytesSimon Glass
2018-06-23patman: Support using a particular SMTP serverSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-08patman: Rename 'str' variable in EmailPatches()Simon Glass
2017-06-08patman: Adjust handling of unicode email addressSimon Glass
2016-10-09patman: Make exception handling python 3.x safePaul Burton
2016-10-09patman: Make print statements python 3.x safePaul Burton
2016-09-18patman: Adjust command.Output() to raise an error by defaultSimon Glass
2016-03-17buildman: Allow branch names which conflict with directoriesSimon Glass
2016-01-20patman: Add --thread optionMateusz Kulikowski
2015-09-09Revert "patman: use -D option for git format-patch"Masahiro Yamada
2015-08-26patman: use -D option for git format-patchMasahiro Yamada
2015-04-23patman: check git format.subjectprefix setting when generate patches prefixWu, Josh
2015-02-15buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass
2015-01-30patman: Make dry-run output match real functionalityPeter Tyser
2015-01-14buildman: Allow specifying a range of commits to buildSimon Glass
2015-01-14buildman: Try to guess the upstream commitSimon Glass
2014-09-09patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass
2014-09-05patman: Fix detection of git versionSimon Glass
2014-09-05patman: Use --no-pager' to stop git from forking a pagerSimon Glass
2014-09-05patman: Remove the -a optionSimon Glass
2014-09-05patman: Correct unit tests to run correctlySimon Glass
2014-08-28patman: Support the 'reverse' option for 'git log'Simon Glass
2014-08-13patman: Only use git's --no-decorate when availableSimon Glass
2014-08-13patman: Move the 'git log' command into a functionSimon Glass
2014-07-28patman: make "No recipient" checking more tolerantMasahiro Yamada
2014-07-07patman: Only apply patches when we know the original HEADSimon Glass
2014-05-09patman: Deal with 'git apply' failures correctlySimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-14buildman: Produce a sensible error message when branch is missingSimon Glass