index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
gitutil.py
Age
Commit message (
Expand
)
Author
2025-02-17
u_boot_pylib: Move gitutil into the library
Simon Glass
2023-11-02
buildman: Support upstream branch name containing /
Simon Glass
2023-09-23
patman: Respect include directive on Git config lookup
Fei Shao
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-01-05
patman: add '--get-maintainer-script' argument
Maxim Cournoyer
2023-01-05
patman: cosmetic: Fix PEP 8 warnings for the gitutil module.
Maxim Cournoyer
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
[next]