summaryrefslogtreecommitdiff
path: root/tools/patman
AgeCommit message (Expand)Author
2016-10-09patman: Fix doctest StringIO import for python 3.xPaul Burton
2016-10-09patman: Use items() to iterate over dictionariesPaul Burton
2016-10-09patman: Import 'configparser' lower case to be python 3.x safePaul Burton
2016-10-09patman: Make exception handling python 3.x safePaul Burton
2016-10-09patman: Make print statements python 3.x safePaul Burton
2016-10-09patman: Replace tabs with spacesPaul Burton
2016-10-09patman: Flush output when there is no newlineSimon Glass
2016-09-18patman: Add a library to handle logging and progressSimon Glass
2016-09-18patman: Add a tools library for using temporary filesSimon Glass
2016-09-18patman: Adjust command.Output() to raise an error by defaultSimon Glass
2016-07-11tools: patman: Handle missing 'END' in non-last commit of a seriesBin Meng
2016-07-11tools: patman: Handle missing blank line for 'Series-changes'Bin Meng
2016-07-11tools: patman: Generate cover letter correctly when 'END' is missingBin Meng
2016-07-11tools: patman: Handle tag sections without an 'END'Bin Meng
2016-07-11tools: patman: Use cover_match for 'Cover-letter'Bin Meng
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