summaryrefslogtreecommitdiff
path: root/tools/patman/gitutil.py
Commit message (Expand)AuthorAgeFilesLines
* patman: Quieten down the alias checkingSimon Glass2021-03-221-25/+20
* patman: Add --no-signoff to suppress adding signoffsPhilipp Tomsich2020-12-221-2/+4
* patman: Drop unicode helper functionsSimon Glass2020-12-131-2/+1
* patman: Refactor how the default subcommand worksSimon Glass2020-11-141-5/+5
* patman: Detect missing upstream in CountCommitsToBranchSimon Glass2020-11-051-3/+7
* buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak2020-09-221-0/+42
* patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat2020-07-251-0/+25
* patman: Allow creating patches for another branchSimon Glass2020-07-241-5/+14
* patman: Move main code out to a control moduleSimon Glass2020-07-241-1/+3
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-42/+6
* patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat2020-07-201-0/+25
* patman: Allow creating patches for another branchSimon Glass2020-07-201-5/+14
* patman: Move main code out to a control moduleSimon Glass2020-07-201-1/+3
* patman: Use a dict in gitutil to avoid importing seriesSimon Glass2020-07-091-5/+4
* patman: Drop unnecessary import in gitutilSimon Glass2020-07-091-1/+0
* patman: Add an option to create patches without binary contentsBin Meng2020-05-291-1/+3
* patman: Move to absolute importsSimon Glass2020-04-261-6/+6
* patman: fix some typos in commentsAnatolij Gustschin2019-11-141-2/+2
* patman: Tidy up a few more unicode conversionsSimon Glass2019-07-101-3/+1
* patman: Move unicode helpers to toolsSimon Glass2019-07-101-2/+2
* patman: Convert print statements to Python 3Simon Glass2019-07-101-5/+5
* patman: Update cros_subprocess to use bytesSimon Glass2019-07-101-0/+2
* patman: Support using a particular SMTP serverSimon Glass2018-06-231-1/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* patman: Rename 'str' variable in EmailPatches()Simon Glass2017-06-081-3/+3
* patman: Adjust handling of unicode email addressSimon Glass2017-06-081-0/+2
* patman: Make exception handling python 3.x safePaul Burton2016-10-091-6/+6
* patman: Make print statements python 3.x safePaul Burton2016-10-091-3/+3
* patman: Adjust command.Output() to raise an error by defaultSimon Glass2016-09-181-1/+2
* buildman: Allow branch names which conflict with directoriesSimon Glass2016-03-171-0/+5
* patman: Add --thread optionMateusz Kulikowski2016-01-201-1/+5
* Revert "patman: use -D option for git format-patch"Masahiro Yamada2015-09-091-1/+1
* patman: use -D option for git format-patchMasahiro Yamada2015-08-261-1/+1
* patman: check git format.subjectprefix setting when generate patches prefixWu, Josh2015-04-231-0/+11
* buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass2015-02-151-1/+1
* patman: Make dry-run output match real functionalityPeter Tyser2015-01-301-1/+2
* buildman: Allow specifying a range of commits to buildSimon Glass2015-01-141-5/+19
* buildman: Try to guess the upstream commitSimon Glass2015-01-141-9/+59
* patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass2014-09-091-3/+5
* patman: Fix detection of git versionSimon Glass2014-09-051-0/+2
* patman: Use --no-pager' to stop git from forking a pagerSimon Glass2014-09-051-1/+1
* patman: Remove the -a optionSimon Glass2014-09-051-88/+0
* patman: Correct unit tests to run correctlySimon Glass2014-09-051-4/+4
* patman: Support the 'reverse' option for 'git log'Simon Glass2014-08-281-0/+2
* patman: Only use git's --no-decorate when availableSimon Glass2014-08-131-1/+8
* patman: Move the 'git log' command into a functionSimon Glass2014-08-131-5/+28
* patman: make "No recipient" checking more tolerantMasahiro Yamada2014-07-281-3/+8
* patman: Only apply patches when we know the original HEADSimon Glass2014-07-071-0/+4
* patman: Deal with 'git apply' failures correctlySimon Glass2014-05-091-2/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1