summaryrefslogtreecommitdiffstats
path: root/tools/patman/gitutil.py
Commit message (Expand)AuthorAgeFilesLines
* patman: check git format.subjectprefix setting when generate patches prefixWu, Josh2015-04-231-0/+11
* buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass2015-02-151-1/+1
* patman: Make dry-run output match real functionalityPeter Tyser2015-01-301-1/+2
* buildman: Allow specifying a range of commits to buildSimon Glass2015-01-141-5/+19
* buildman: Try to guess the upstream commitSimon Glass2015-01-141-9/+59
* patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass2014-09-091-3/+5
* patman: Fix detection of git versionSimon Glass2014-09-051-0/+2
* patman: Use --no-pager' to stop git from forking a pagerSimon Glass2014-09-051-1/+1
* patman: Remove the -a optionSimon Glass2014-09-051-88/+0
* patman: Correct unit tests to run correctlySimon Glass2014-09-051-4/+4
* patman: Support the 'reverse' option for 'git log'Simon Glass2014-08-281-0/+2
* patman: Only use git's --no-decorate when availableSimon Glass2014-08-131-1/+8
* patman: Move the 'git log' command into a functionSimon Glass2014-08-131-5/+28
* patman: make "No recipient" checking more tolerantMasahiro Yamada2014-07-281-3/+8
* patman: Only apply patches when we know the original HEADSimon Glass2014-07-071-0/+4
* patman: Deal with 'git apply' failures correctlySimon Glass2014-05-091-2/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* buildman: Produce a sensible error message when branch is missingSimon Glass2013-05-141-6/+15
* patman: fix gitutil for decorationsAndreas Bießmann2013-04-181-3/+5
* patman: Provide option to ignore bad aliasesSimon Glass2013-04-081-18/+47
* patman: Allow specifying the message ID your series is in reply toDoug Anderson2013-04-041-1/+6
* patman: Add additional git utiltiesSimon Glass2013-04-041-1/+123
* patman: Allow commands to raise on error, or notSimon Glass2013-04-041-1/+2
* patman: Make command methods return a CommandResultSimon Glass2013-04-041-1/+1
* patman: Add support for settings in .patmanDoug Anderson2013-01-311-2/+0
* patman: Allow tests to run even if patman is in the pathDoug Anderson2013-01-311-2/+9
* patman: force git log commands to not use colorAlbert ARIBAUD2012-10-191-1/+1
* patman: Handle creation of patman config fileVikram Narayanan2012-06-191-0/+18
* Add 'patman' patch generation, checking and submission scriptSimon Glass2012-04-211-0/+372
OpenPOWER on IntegriCloud