Commit Graph

114 Commits (4991b4f7f1e55fed161462cefca7fe483fd3e477)

Author SHA1 Message Date
Paul Burton f5d44b9bae patman: Fix doctest StringIO import for python 3.x 9 years ago
Paul Burton c9eac38a25 patman: Use items() to iterate over dictionaries 9 years ago
Paul Burton 2ce7b21e6c patman: Import 'configparser' lower case to be python 3.x safe 9 years ago
Paul Burton ac3fde9394 patman: Make exception handling python 3.x safe 9 years ago
Paul Burton a920a17b2f patman: Make print statements python 3.x safe 9 years ago
Paul Burton 12e5476df3 patman: Replace tabs with spaces 9 years ago
Simon Glass 8b4919ed29 patman: Flush output when there is no newline 9 years ago
Simon Glass 0faf6144fd patman: Add a library to handle logging and progress 9 years ago
Simon Glass 1f1864b408 patman: Add a tools library for using temporary files 9 years ago
Simon Glass 785f1548a9 patman: Adjust command.Output() to raise an error by default 9 years ago
Bin Meng 94fbd3e37d tools: patman: Handle missing 'END' in non-last commit of a series 9 years ago
Bin Meng 57b6b190a8 tools: patman: Handle missing blank line for 'Series-changes' 9 years ago
Bin Meng 0d57718775 tools: patman: Generate cover letter correctly when 'END' is missing 9 years ago
Bin Meng 13b98d95ba tools: patman: Handle tag sections without an 'END' 9 years ago
Bin Meng e7df218c3b tools: patman: Use cover_match for 'Cover-letter' 9 years ago
Simon Glass d4c8572b71 buildman: Allow branch names which conflict with directories 9 years ago
Simon Glass 2bdeade0ea buildman: patman: Fix -H when installed as a symlink 9 years ago
Simon Glass 9ad96982e8 patman: Add a missing space in GetMetaDataForList() 9 years ago
Albert ARIBAUD 070b781b2b patman: fix series-notes handling for buildman 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Mateusz Kulikowski 27067a46c5 patman: Add --thread option 9 years ago
Masahiro Yamada 8d3595a42b Revert "patman: use -D option for git format-patch" 10 years ago
Simon Glass d9917b0b6c buildman: Correct 'Series-cover-cc' detection logic 10 years ago
Masahiro Yamada 19b4a33698 patman: use -D option for git format-patch 10 years ago
Simon Glass 9649e152cb patman: Don't run patman when it is imported as a module 10 years ago
Chris Packham 488d19cbca patman: add distutils based installer 10 years ago
Wu, Josh 3871cd858f patman: check git format.subjectprefix setting when generate patches prefix 10 years ago
Wu, Josh 35ce2dc4d1 patman: cover letter shows like 00/xx if more than 10 patches 10 years ago
Simon Glass 8895b3e16c patman: Read in the git-mailrc alias file 10 years ago
Simon Glass 71edbe5cda buildman: Fix incorrect arguemnt in GetUpstream() 10 years ago
Simon Glass 3d4de98696 patman: Explain how to make doc/git-mailrc work 10 years ago
Scott Wood 4b89b8135f patman: Check commit_match before stripping leading whitespace 10 years ago
Peter Tyser 2181830f11 patman: Make dry-run output match real functionality 10 years ago
Simon Glass 5abab20dfb buildman: Allow specifying a range of commits to build 10 years ago
Simon Glass 2a9e2c6a09 buildman: Try to guess the upstream commit 10 years ago
Simon Glass 0b5b409acc patman: Use the full commit hash for 'git checkout' 10 years ago
Simon Glass 1ddda1b321 patman: Use the full commit hash for 'git checkout' 11 years ago
Simon Glass 983a2749e2 patman: Add a -m option to avoid copying the maintainers 11 years ago
Vadim Bendebury 1f7278851e patman: make run results better visible 11 years ago
Simon Glass 950a23133d buildman: Ignore conflicting tags 11 years ago
Simon Glass 891b7a0761 patman: Start with a clean series when needed 11 years ago
Simon Glass 82012dd284 patman: Provide a way to intercept commands for testing 11 years ago
Simon Glass ddaf5c8f30 patman: RunPipe() should not pipe stdout/stderr unless asked 11 years ago
Simon Glass 3c6c0f81bf patman: Add a way of recording terminal output for testing 11 years ago
Simon Glass 0b703dbcee patman: Fix detection of git version 11 years ago
Simon Glass d0c5719d92 patman: Avoid changing the order of tags 11 years ago
Simon Glass 9447a6b2f6 patman: Use --no-pager' to stop git from forking a pager 11 years ago
Simon Glass 7428dc14b0 patman: Remove the -a option 11 years ago
Simon Glass e752edcb6b patman: Correct unit tests to run correctly 11 years ago
Simon Glass 6ba5737ff0 patman: Fix indentation in terminal.py 11 years ago