index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
Age
Commit message (
Expand
)
Author
2016-10-09
patman: Fix doctest StringIO import for python 3.x
Paul Burton
2016-10-09
patman: Use items() to iterate over dictionaries
Paul Burton
2016-10-09
patman: Import 'configparser' lower case to be python 3.x safe
Paul Burton
2016-10-09
patman: Make exception handling python 3.x safe
Paul Burton
2016-10-09
patman: Make print statements python 3.x safe
Paul Burton
2016-10-09
patman: Replace tabs with spaces
Paul Burton
2016-10-09
patman: Flush output when there is no newline
Simon Glass
2016-09-19
patman: Add a library to handle logging and progress
Simon Glass
2016-09-19
patman: Add a tools library for using temporary files
Simon Glass
2016-09-19
patman: Adjust command.Output() to raise an error by default
Simon Glass
2016-07-11
tools: patman: Handle missing 'END' in non-last commit of a series
Bin Meng
2016-07-11
tools: patman: Handle missing blank line for 'Series-changes'
Bin Meng
2016-07-11
tools: patman: Generate cover letter correctly when 'END' is missing
Bin Meng
2016-07-11
tools: patman: Handle tag sections without an 'END'
Bin Meng
2016-07-11
tools: patman: Use cover_match for 'Cover-letter'
Bin Meng
2016-03-18
buildman: Allow branch names which conflict with directories
Simon Glass
2016-03-14
buildman: patman: Fix -H when installed as a symlink
Simon Glass
2016-03-14
patman: Add a missing space in GetMetaDataForList()
Simon Glass
2016-02-25
patman: fix series-notes handling for buildman
Albert ARIBAUD
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-21
patman: Add --thread option
Mateusz Kulikowski
2015-09-09
Revert "patman: use -D option for git format-patch"
Masahiro Yamada
2015-08-31
buildman: Correct 'Series-cover-cc' detection logic
Simon Glass
2015-08-26
patman: use -D option for git format-patch
Masahiro Yamada
2015-07-31
patman: Don't run patman when it is imported as a module
Simon Glass
2015-07-28
patman: add distutils based installer
Chris Packham
2015-04-23
patman: check git format.subjectprefix setting when generate patches prefix
Wu, Josh
2015-04-18
patman: cover letter shows like 00/xx if more than 10 patches
Wu, Josh
2015-02-15
patman: Read in the git-mailrc alias file
Simon Glass
2015-02-15
buildman: Fix incorrect arguemnt in GetUpstream()
Simon Glass
2015-01-30
patman: Explain how to make doc/git-mailrc work
Simon Glass
2015-01-30
patman: Check commit_match before stripping leading whitespace
Scott Wood
2015-01-30
patman: Make dry-run output match real functionality
Peter Tyser
2015-01-15
buildman: Allow specifying a range of commits to build
Simon Glass
2015-01-15
buildman: Try to guess the upstream commit
Simon Glass
2014-11-27
patman: Use the full commit hash for 'git checkout'
Simon Glass
2014-09-21
patman: Add a -m option to avoid copying the maintainers
Simon Glass
2014-09-09
patman: make run results better visible
Vadim Bendebury
2014-09-09
buildman: Ignore conflicting tags
Simon Glass
2014-09-09
patman: Start with a clean series when needed
Simon Glass
2014-09-09
patman: Provide a way to intercept commands for testing
Simon Glass
2014-09-09
patman: RunPipe() should not pipe stdout/stderr unless asked
Simon Glass
2014-09-09
patman: Add a way of recording terminal output for testing
Simon Glass
2014-09-05
patman: Fix detection of git version
Simon Glass
2014-09-05
patman: Avoid changing the order of tags
Simon Glass
2014-09-05
patman: Use --no-pager' to stop git from forking a pager
Simon Glass
2014-09-05
patman: Remove the -a option
Simon Glass
2014-09-05
patman: Correct unit tests to run correctly
Simon Glass
2014-09-05
patman: Fix indentation in terminal.py
Simon Glass
2014-08-28
patman: Support the 'reverse' option for 'git log'
Simon Glass
[next]