Commit Graph

117 Commits (8f339d23460fd5a0231d080a26e8749de77a9c9f)

Author SHA1 Message Date
George McCollister 6db06f94e1 patman: Convert byte arrays to strings 8 years ago
Chris Packham f11a0af713 patman: Handle non-ascii characters in names 8 years ago
Simon Glass 8aa41363eb patman: Format checkpatch messages for IDE throwback 8 years ago
Paul Burton f5d44b9bae patman: Fix doctest StringIO import for python 3.x 8 years ago
Paul Burton c9eac38a25 patman: Use items() to iterate over dictionaries 8 years ago
Paul Burton 2ce7b21e6c patman: Import 'configparser' lower case to be python 3.x safe 8 years ago
Paul Burton ac3fde9394 patman: Make exception handling python 3.x safe 8 years ago
Paul Burton a920a17b2f patman: Make print statements python 3.x safe 8 years ago
Paul Burton 12e5476df3 patman: Replace tabs with spaces 8 years ago
Simon Glass 8b4919ed29 patman: Flush output when there is no newline 8 years ago
Simon Glass 0faf6144fd patman: Add a library to handle logging and progress 8 years ago
Simon Glass 1f1864b408 patman: Add a tools library for using temporary files 8 years ago
Simon Glass 785f1548a9 patman: Adjust command.Output() to raise an error by default 8 years ago
Bin Meng 94fbd3e37d tools: patman: Handle missing 'END' in non-last commit of a series 8 years ago
Bin Meng 57b6b190a8 tools: patman: Handle missing blank line for 'Series-changes' 8 years ago
Bin Meng 0d57718775 tools: patman: Generate cover letter correctly when 'END' is missing 8 years ago
Bin Meng 13b98d95ba tools: patman: Handle tag sections without an 'END' 8 years ago
Bin Meng e7df218c3b tools: patman: Use cover_match for 'Cover-letter' 8 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" 9 years ago
Simon Glass d9917b0b6c buildman: Correct 'Series-cover-cc' detection logic 9 years ago
Masahiro Yamada 19b4a33698 patman: use -D option for git format-patch 9 years ago
Simon Glass 9649e152cb patman: Don't run patman when it is imported as a module 9 years ago
Chris Packham 488d19cbca patman: add distutils based installer 9 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' 10 years ago
Simon Glass 983a2749e2 patman: Add a -m option to avoid copying the maintainers 10 years ago
Vadim Bendebury 1f7278851e patman: make run results better visible 10 years ago
Simon Glass 950a23133d buildman: Ignore conflicting tags 10 years ago
Simon Glass 891b7a0761 patman: Start with a clean series when needed 10 years ago
Simon Glass 82012dd284 patman: Provide a way to intercept commands for testing 10 years ago
Simon Glass ddaf5c8f30 patman: RunPipe() should not pipe stdout/stderr unless asked 10 years ago
Simon Glass 3c6c0f81bf patman: Add a way of recording terminal output for testing 10 years ago
Simon Glass 0b703dbcee patman: Fix detection of git version 10 years ago
Simon Glass d0c5719d92 patman: Avoid changing the order of tags 10 years ago
Simon Glass 9447a6b2f6 patman: Use --no-pager' to stop git from forking a pager 10 years ago