summaryrefslogtreecommitdiff
path: root/tools/patman
AgeCommit message (Expand)Author
2016-03-17buildman: Allow branch names which conflict with directoriesSimon Glass
2016-03-14buildman: patman: Fix -H when installed as a symlinkSimon Glass
2016-03-14patman: Add a missing space in GetMetaDataForList()Simon Glass
2016-02-24patman: fix series-notes handling for buildmanAlbert ARIBAUD
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-20patman: Add --thread optionMateusz Kulikowski
2015-09-09Revert "patman: use -D option for git format-patch"Masahiro Yamada
2015-08-31buildman: Correct 'Series-cover-cc' detection logicSimon Glass
2015-08-26patman: use -D option for git format-patchMasahiro Yamada
2015-07-31patman: Don't run patman when it is imported as a moduleSimon Glass
2015-07-28patman: add distutils based installerChris Packham
2015-04-23patman: check git format.subjectprefix setting when generate patches prefixWu, Josh
2015-04-18patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh
2015-02-15patman: Read in the git-mailrc alias fileSimon Glass
2015-02-15buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass
2015-01-30patman: Explain how to make doc/git-mailrc workSimon Glass
2015-01-30patman: Check commit_match before stripping leading whitespaceScott Wood
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-11-26patman: Use the full commit hash for 'git checkout'Simon Glass
2014-09-21patman: Add a -m option to avoid copying the maintainersSimon Glass
2014-09-09patman: make run results better visibleVadim Bendebury
2014-09-09buildman: Ignore conflicting tagsSimon Glass
2014-09-09patman: Start with a clean series when neededSimon Glass
2014-09-09patman: Provide a way to intercept commands for testingSimon Glass
2014-09-09patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass
2014-09-09patman: Add a way of recording terminal output for testingSimon Glass
2014-09-05patman: Fix detection of git versionSimon Glass
2014-09-05patman: Avoid changing the order of tagsSimon 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-09-05patman: Fix indentation in terminal.pySimon Glass
2014-08-28patman: Support the 'reverse' option for 'git log'Simon Glass
2014-08-22patman: refactor help messageMasahiro Yamada
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada
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-16patman: Suppress duplicate signoffs only for real patchesSimon Glass
2014-05-09patman: Avoid duplicate sign-offsSimon Glass
2014-05-09patman: Deal with 'git apply' failures correctlySimon Glass
2014-03-22patman: Use Patch-cc: instead of Cc:Simon Glass
2013-11-21patman: add Commit-notes tag and sectionAlbert ARIBAUD
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-15patman: README documentation nits (unit test)Gerhard Sittig
2013-05-14buildman: Produce a sensible error message when branch is missingSimon Glass
2013-05-09patman: Do not hardcode python pathMichal Simek