index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
patman
/
gitutil.py
Age
Commit message (
Expand
)
Author
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-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-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
2014-07-28
patman: make "No recipient" checking more tolerant
Masahiro Yamada
2014-07-07
patman: Only apply patches when we know the original HEAD
Simon Glass
2014-05-09
patman: Deal with 'git apply' failures correctly
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-14
buildman: Produce a sensible error message when branch is missing
Simon Glass
2013-04-18
patman: fix gitutil for decorations
Andreas Bießmann
2013-04-08
patman: Provide option to ignore bad aliases
Simon Glass
2013-04-04
patman: Allow specifying the message ID your series is in reply to
Doug Anderson
2013-04-04
patman: Add additional git utilties
Simon Glass
2013-04-04
patman: Allow commands to raise on error, or not
Simon Glass
2013-04-04
patman: Make command methods return a CommandResult
Simon Glass
2013-01-31
patman: Add support for settings in .patman
Doug Anderson
2013-01-31
patman: Allow tests to run even if patman is in the path
Doug Anderson
2012-10-19
patman: force git log commands to not use color
Albert ARIBAUD
2012-06-19
patman: Handle creation of patman config file
Vikram Narayanan
2012-04-21
Add 'patman' patch generation, checking and submission script
Simon Glass