aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/gitutil.py
AgeCommit message (Expand)AuthorFilesLines
2014-07-28patman: make "No recipient" checking more tolerantMasahiro Yamada1-3/+8
2014-07-07patman: Only apply patches when we know the original HEADSimon Glass1-0/+4
2014-05-09patman: Deal with 'git apply' failures correctlySimon Glass1-2/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-14buildman: Produce a sensible error message when branch is missingSimon Glass1-6/+15
2013-04-18patman: fix gitutil for decorationsAndreas Bießmann1-3/+5
2013-04-08patman: Provide option to ignore bad aliasesSimon Glass1-18/+47
2013-04-04patman: Allow specifying the message ID your series is in reply toDoug Anderson1-1/+6
2013-04-04patman: Add additional git utiltiesSimon Glass1-1/+123
2013-04-04patman: Allow commands to raise on error, or notSimon Glass1-1/+2
2013-04-04patman: Make command methods return a CommandResultSimon Glass1-1/+1
2013-01-31patman: Add support for settings in .patmanDoug Anderson1-2/+0
2013-01-31patman: Allow tests to run even if patman is in the pathDoug Anderson1-2/+9
2012-10-19patman: force git log commands to not use colorAlbert ARIBAUD1-1/+1
2012-06-19patman: Handle creation of patman config fileVikram Narayanan1-0/+18
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass1-0/+372