index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
gitutil.py
Age
Commit message (
Expand
)
Author
2022-02-09
patman: Rename Color() method to build()
Simon Glass
2022-02-09
patman: Convert camel case in gitutil.py
Simon Glass
2022-02-09
patman: Convert camel case in command.py
Simon Glass
2022-01-13
patman: Support absolute and ~user-relative alias files
Brian Norris
2021-03-22
patman: Quieten down the alias checking
Simon Glass
2020-12-22
patman: Add --no-signoff to suppress adding signoffs
Philipp Tomsich
2020-12-13
patman: Drop unicode helper functions
Simon Glass
2020-11-14
patman: Refactor how the default subcommand works
Simon Glass
2020-11-05
patman: Detect missing upstream in CountCommitsToBranch
Simon Glass
2020-09-22
buildman: Use git worktrees instead of git clones when possible
Alper Nebi Yasak
2020-07-25
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2020-07-24
patman: Allow creating patches for another branch
Simon Glass
2020-07-24
patman: Move main code out to a control module
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2020-07-20
patman: Allow creating patches for another branch
Simon Glass
2020-07-20
patman: Move main code out to a control module
Simon Glass
2020-07-09
patman: Use a dict in gitutil to avoid importing series
Simon Glass
2020-07-09
patman: Drop unnecessary import in gitutil
Simon Glass
2020-05-29
patman: Add an option to create patches without binary contents
Bin Meng
2020-04-26
patman: Move to absolute imports
Simon Glass
2019-11-14
patman: fix some typos in comments
Anatolij Gustschin
2019-07-10
patman: Tidy up a few more unicode conversions
Simon Glass
2019-07-10
patman: Move unicode helpers to tools
Simon Glass
2019-07-10
patman: Convert print statements to Python 3
Simon Glass
2019-07-10
patman: Update cros_subprocess to use bytes
Simon Glass
2018-06-23
patman: Support using a particular SMTP server
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-08
patman: Rename 'str' variable in EmailPatches()
Simon Glass
2017-06-08
patman: Adjust handling of unicode email address
Simon Glass
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-09-18
patman: Adjust command.Output() to raise an error by default
Simon Glass
2016-03-17
buildman: Allow branch names which conflict with directories
Simon Glass
2016-01-20
patman: Add --thread option
Mateusz Kulikowski
2015-09-09
Revert "patman: use -D option for git format-patch"
Masahiro Yamada
2015-08-26
patman: use -D option for git format-patch
Masahiro Yamada
2015-04-23
patman: check git format.subjectprefix setting when generate patches prefix
Wu, Josh
2015-02-15
buildman: Fix incorrect arguemnt in GetUpstream()
Simon Glass
2015-01-30
patman: Make dry-run output match real functionality
Peter Tyser
2015-01-14
buildman: Allow specifying a range of commits to build
Simon Glass
2015-01-14
buildman: Try to guess the upstream commit
Simon Glass
2014-09-09
patman: RunPipe() should not pipe stdout/stderr unless asked
Simon Glass
2014-09-05
patman: Fix detection of git version
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-08-28
patman: Support the 'reverse' option for 'git log'
Simon Glass
2014-08-13
patman: Only use git's --no-decorate when available
Simon Glass
2014-08-13
patman: Move the 'git log' command into a function
Simon Glass
[next]