summaryrefslogtreecommitdiff
path: root/tools/patman
AgeCommit message (Expand)Author
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
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass
2013-04-18patman: fix gitutil for decorationsAndreas Bießmann
2013-04-08patman: Add Series-process-log tag to sort/uniq change logsSimon Glass
2013-04-08patman: Add -a option to refrain from test-applying the patchesSimon Glass
2013-04-08patman: Don't barf if the word 'commit' starts a lineDoug Anderson
2013-04-08patman: Provide option to ignore bad aliasesSimon Glass
2013-04-04patman: Ignore all Gerrit Commit-* tagsSimon Glass
2013-04-04patman: Minor help message/README fixesSimon Glass
2013-04-04patman: Fix the comment in CheckTags to mention multiple tagsSimon Glass
2013-04-04patman: Don't allow spaces in tagsSimon Glass
2013-04-04patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass
2013-04-04patman: Add Cover-letter-cc tag to Cc cover letter to peopleSimon Glass
2013-04-04patman: Allow specifying the message ID your series is in reply toDoug Anderson