summaryrefslogtreecommitdiffstats
path: root/tools/patman
Commit message (Expand)AuthorAgeFilesLines
* buildman: Allow branch names which conflict with directoriesSimon Glass2016-03-171-0/+5
* buildman: patman: Fix -H when installed as a symlinkSimon Glass2016-03-141-1/+2
* patman: Add a missing space in GetMetaDataForList()Simon Glass2016-03-141-1/+1
* patman: fix series-notes handling for buildmanAlbert ARIBAUD2016-02-241-1/+4
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* patman: Add --thread optionMateusz Kulikowski2016-01-202-2/+8
* Revert "patman: use -D option for git format-patch"Masahiro Yamada2015-09-091-1/+1
* buildman: Correct 'Series-cover-cc' detection logicSimon Glass2015-08-311-1/+1
* patman: use -D option for git format-patchMasahiro Yamada2015-08-261-1/+1
* patman: Don't run patman when it is imported as a moduleSimon Glass2015-07-311-1/+4
* patman: add distutils based installerChris Packham2015-07-284-8/+39
* patman: check git format.subjectprefix setting when generate patches prefixWu, Josh2015-04-233-2/+23
* patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh2015-04-181-2/+5
* patman: Read in the git-mailrc alias fileSimon Glass2015-02-151-0/+27
* buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass2015-02-151-1/+1
* patman: Explain how to make doc/git-mailrc workSimon Glass2015-01-301-5/+8
* patman: Check commit_match before stripping leading whitespaceScott Wood2015-01-301-1/+3
* patman: Make dry-run output match real functionalityPeter Tyser2015-01-302-14/+10
* 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: Use the full commit hash for 'git checkout'Simon Glass2014-11-261-2/+1
* patman: Add a -m option to avoid copying the maintainersSimon Glass2014-09-213-5/+12
* patman: make run results better visibleVadim Bendebury2014-09-091-1/+6
* buildman: Ignore conflicting tagsSimon Glass2014-09-091-1/+3
* patman: Start with a clean series when neededSimon Glass2014-09-091-1/+3
* patman: Provide a way to intercept commands for testingSimon Glass2014-09-091-0/+20
* patman: RunPipe() should not pipe stdout/stderr unless askedSimon Glass2014-09-092-3/+7
* patman: Add a way of recording terminal output for testingSimon Glass2014-09-091-0/+72
* patman: Fix detection of git versionSimon Glass2014-09-051-0/+2
* patman: Avoid changing the order of tagsSimon Glass2014-09-051-13/+1
* patman: Use --no-pager' to stop git from forking a pagerSimon Glass2014-09-051-1/+1
* patman: Remove the -a optionSimon Glass2014-09-052-95/+0
* patman: Correct unit tests to run correctlySimon Glass2014-09-054-14/+22
* patman: Fix indentation in terminal.pySimon Glass2014-09-051-53/+55
* patman: Support the 'reverse' option for 'git log'Simon Glass2014-08-281-0/+2
* patman: refactor help messageMasahiro Yamada2014-08-221-1/+1
* tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada2014-08-212-5/+3
* 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-132-13/+31
* 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: Suppress duplicate signoffs only for real patchesSimon Glass2014-05-161-1/+2
* patman: Avoid duplicate sign-offsSimon Glass2014-05-093-2/+23
* patman: Deal with 'git apply' failures correctlySimon Glass2014-05-091-2/+4
* patman: Use Patch-cc: instead of Cc:Simon Glass2014-03-222-11/+14
* patman: add Commit-notes tag and sectionAlbert ARIBAUD2013-11-213-8/+47
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-239/+15
* patman: README documentation nits (unit test)Gerhard Sittig2013-07-151-4/+4
* buildman: Produce a sensible error message when branch is missingSimon Glass2013-05-141-6/+15
* patman: Do not hardcode python pathMichal Simek2013-05-091-1/+1
OpenPOWER on IntegriCloud