Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
53bba769dcd37153ed9570a6d16e328df0d42f1b
/
tools
/
patman
52a0864
patman: Fix error when the email blacklist is missing
by Simon Glass
· Tue Sep 12 20:30:28 2017 -0600
e8d2a12
patman: add support for omitting bouncing addresses
by Chris Packham
· Fri Sep 01 20:57:53 2017 +1200
df1bc5c
patman: Add a functional test
by Simon Glass
· Mon May 29 15:31:31 2017 -0600
0f94fa7
patman: Rename 'list' variable in MakeCcFile()
by Simon Glass
· Mon May 29 15:31:30 2017 -0600
b712eed
patman: Add a maintainer test feature to MakeCcFile()
by Simon Glass
· Mon May 29 15:31:29 2017 -0600
b91126d
patman: Add unicode to test patches
by Simon Glass
· Mon May 29 15:31:28 2017 -0600
fdf7002
patman: Don't return the series in FixPatches()
by Simon Glass
· Mon May 29 15:31:27 2017 -0600
a362237
patman: Don't report unicode character
by Simon Glass
· Mon May 29 15:31:26 2017 -0600
47e308e
patman: Rename 'str' variable in EmailPatches()
by Simon Glass
· Mon May 29 15:31:25 2017 -0600
5ad8a9b
patman: Don't convert input data to unicode
by Simon Glass
· Mon May 29 15:31:24 2017 -0600
22c5834
patman: Adjust handling of unicode email address
by Simon Glass
· Mon May 29 15:31:23 2017 -0600
166964d
patman: encode CC list to UTF-8
by Philipp Tomsich
· Mon May 29 15:31:22 2017 -0600
1139406
patman: Convert byte arrays to strings
by George McCollister
· Thu Mar 30 09:44:24 2017 -0500
cb17cae
patman: Handle non-ascii characters in names
by Chris Packham
· Tue Feb 07 20:11:00 2017 +1300
c004a5f
patman: Format checkpatch messages for IDE throwback
by Simon Glass
· Tue Jan 17 16:52:23 2017 -0700
44fc9ba
patman: Fix doctest StringIO import for python 3.x
by Paul Burton
· Tue Sep 27 16:03:55 2016 +0100
4466f1a
patman: Use items() to iterate over dictionaries
by Paul Burton
· Tue Sep 27 16:03:54 2016 +0100
352f110
patman: Import 'configparser' lower case to be python 3.x safe
by Paul Burton
· Tue Sep 27 16:03:52 2016 +0100
f14a131
patman: Make exception handling python 3.x safe
by Paul Burton
· Tue Sep 27 16:03:51 2016 +0100
c393134
patman: Make print statements python 3.x safe
by Paul Burton
· Tue Sep 27 16:03:50 2016 +0100
a5edb44
patman: Replace tabs with spaces
by Paul Burton
· Tue Sep 27 16:03:49 2016 +0100
9c45a4e
patman: Flush output when there is no newline
by Simon Glass
· Sun Sep 18 16:48:30 2016 -0600
a2b840a
patman: Add a library to handle logging and progress
by Simon Glass
· Mon Jul 25 18:59:09 2016 -0600
be39f05
patman: Add a tools library for using temporary files
by Simon Glass
· Mon Jul 25 18:59:08 2016 -0600
c55e056
patman: Adjust command.Output() to raise an error by default
by Simon Glass
· Mon Jul 25 18:59:00 2016 -0600
9228cc2
tools: patman: Handle missing 'END' in non-last commit of a series
by Bin Meng
· Sun Jun 26 23:24:32 2016 -0700
50ffc98
tools: patman: Handle missing blank line for 'Series-changes'
by Bin Meng
· Sun Jun 26 23:24:31 2016 -0700
d23121c
tools: patman: Generate cover letter correctly when 'END' is missing
by Bin Meng
· Sun Jun 26 23:24:30 2016 -0700
f83649f
tools: patman: Handle tag sections without an 'END'
by Bin Meng
· Sun Jun 26 23:24:29 2016 -0700
d0bc03c
tools: patman: Use cover_match for 'Cover-letter'
by Bin Meng
· Sun Jun 26 23:24:28 2016 -0700
642e9a6
buildman: Allow branch names which conflict with directories
by Simon Glass
· Sat Mar 12 18:50:31 2016 -0700
c29101f
buildman: patman: Fix -H when installed as a symlink
by Simon Glass
· Sun Mar 06 19:45:34 2016 -0700
fc372bc
patman: Add a missing space in GetMetaDataForList()
by Simon Glass
· Sun Mar 06 19:45:33 2016 -0700
77ec8bc
patman: fix series-notes handling for buildman
by Albert ARIBAUD
· Tue Feb 02 10:24:53 2016 +0100
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
80c2ebc
patman: Add --thread option
by Mateusz Kulikowski
· Thu Jan 14 20:37:41 2016 +0100
41d176f
Revert "patman: use -D option for git format-patch"
by Masahiro Yamada
· Mon Aug 31 01:23:32 2015 +0900
420d4ee
buildman: Correct 'Series-cover-cc' detection logic
by Simon Glass
· Sat Aug 22 18:28:01 2015 -0600
4990323
patman: use -D option for git format-patch
by Masahiro Yamada
· Tue Aug 18 11:30:29 2015 +0900
2b68b36
patman: Don't run patman when it is imported as a module
by Simon Glass
· Thu Jul 30 13:47:41 2015 -0600
464a0e9
patman: add distutils based installer
by Chris Packham
· Wed Jul 22 21:21:46 2015 +1200
9873b91
patman: check git format.subjectprefix setting when generate patches prefix
by Wu, Josh
· Wed Apr 15 10:25:18 2015 +0800
393aaa2
patman: cover letter shows like 00/xx if more than 10 patches
by Wu, Josh
· Fri Apr 03 10:51:17 2015 +0800
3338269
patman: Read in the git-mailrc alias file
by Simon Glass
· Thu Jan 29 11:35:17 2015 -0700
7e92f5c
buildman: Fix incorrect arguemnt in GetUpstream()
by Simon Glass
· Thu Jan 29 11:35:16 2015 -0700
b04c62b
patman: Explain how to make doc/git-mailrc work
by Simon Glass
· Fri Oct 03 20:40:36 2014 -0600
616a0ab
patman: Check commit_match before stripping leading whitespace
by Scott Wood
· Thu Sep 25 14:30:46 2014 -0500
c6af802
patman: Make dry-run output match real functionality
by Peter Tyser
· Mon Jan 26 11:42:21 2015 -0600
5eeef46
buildman: Allow specifying a range of commits to build
by Simon Glass
· Mon Dec 01 17:33:57 2014 -0700
f204ab1
buildman: Try to guess the upstream commit
by Simon Glass
· Mon Dec 01 17:33:54 2014 -0700
baec684
patman: Use the full commit hash for 'git checkout'
by Simon Glass
· Wed Oct 15 02:27:00 2014 -0600
46b84d8
patman: Add a -m option to avoid copying the maintainers
by Simon Glass
· Sun Sep 14 20:23:17 2014 -0600
fbf8ee0
patman: make run results better visible
by Vadim Bendebury
· Thu Sep 04 10:45:13 2014 -0700
359b55a6
buildman: Ignore conflicting tags
by Simon Glass
· Fri Sep 05 19:00:23 2014 -0600
4e5d6bc
patman: Start with a clean series when needed
by Simon Glass
· Fri Sep 05 19:00:19 2014 -0600
de38497
patman: Provide a way to intercept commands for testing
by Simon Glass
· Fri Sep 05 19:00:12 2014 -0600
f1bf686
patman: RunPipe() should not pipe stdout/stderr unless asked
by Simon Glass
· Fri Sep 05 19:00:09 2014 -0600
fb35f9f
patman: Add a way of recording terminal output for testing
by Simon Glass
· Fri Sep 05 19:00:06 2014 -0600
81bcca8
patman: Fix detection of git version
by Simon Glass
· Thu Aug 28 09:43:45 2014 -0600
27374d3
patman: Avoid changing the order of tags
by Simon Glass
· Thu Aug 28 09:43:38 2014 -0600
5f4e00d
patman: Use --no-pager' to stop git from forking a pager
by Simon Glass
· Thu Aug 28 09:43:37 2014 -0600
e6e96d9
patman: Remove the -a option
by Simon Glass
· Thu Aug 28 09:43:36 2014 -0600
b0cd341
patman: Correct unit tests to run correctly
by Simon Glass
· Thu Aug 28 09:43:35 2014 -0600
381fad8
patman: Fix indentation in terminal.py
by Simon Glass
· Thu Aug 28 09:43:34 2014 -0600
299b909
patman: Support the 'reverse' option for 'git log'
by Simon Glass
· Thu Aug 14 21:59:11 2014 -0600
a97f35f
patman: refactor help message
by Masahiro Yamada
· Thu Aug 21 14:28:03 2014 +0900
880828d
tools, scripts: refactor error-out statements of Python scripts
by Masahiro Yamada
· Sat Aug 16 00:59:26 2014 +0900
6af913d
patman: Only use git's --no-decorate when available
by Simon Glass
· Sat Aug 09 15:33:11 2014 -0600
b9dbcb4
patman: Move the 'git log' command into a function
by Simon Glass
· Sat Aug 09 15:33:10 2014 -0600
d91f5b9
patman: make "No recipient" checking more tolerant
by Masahiro Yamada
· Fri Jul 18 14:23:20 2014 +0900
7ac2d30
patman: Only apply patches when we know the original HEAD
by Simon Glass
· Wed Jun 11 23:27:09 2014 -0600
88872ea
patman: Suppress duplicate signoffs only for real patches
by Simon Glass
· Tue May 13 12:14:02 2014 -0600
46b3421
patman: Avoid duplicate sign-offs
by Simon Glass
· Sun Apr 20 10:50:14 2014 -0600
0c3e9c1
patman: Deal with 'git apply' failures correctly
by Simon Glass
· Sun Apr 20 10:50:13 2014 -0600
f7f0199
patman: Use Patch-cc: instead of Cc:
by Simon Glass
· Sun Feb 16 08:23:47 2014 -0700
d880efd
patman: add Commit-notes tag and section
by Albert ARIBAUD
· Tue Nov 12 11:14:41 2013 +0100
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
da255af
patman: README documentation nits (unit test)
by Gerhard Sittig
· Sun Jul 14 11:27:45 2013 +0200
d2e9538
buildman: Produce a sensible error message when branch is missing
by Simon Glass
· Wed May 08 08:06:08 2013 +0000
f0e5e92
patman: Do not hardcode python path
by Michal Simek
· Mon May 06 04:11:58 2013 +0000
29c5abc
buildman: Allow conflicting tags to avoid spurious errors
by Simon Glass
· Thu May 02 14:46:02 2013 +0000
6931059
patman: fix gitutil for decorations
by Andreas Bießmann
· Mon Apr 15 23:52:18 2013 +0000
ec1d042
patman: Add Series-process-log tag to sort/uniq change logs
by Simon Glass
· Tue Mar 26 13:09:44 2013 +0000
197ad28
patman: Add -a option to refrain from test-applying the patches
by Simon Glass
· Tue Mar 26 13:09:43 2013 +0000
21c325f
patman: Don't barf if the word 'commit' starts a line
by Doug Anderson
· Fri Mar 01 11:11:07 2013 +0000
12ea5f4
patman: Provide option to ignore bad aliases
by Simon Glass
· Tue Mar 26 13:09:42 2013 +0000
5da2a78
patman: Ignore all Gerrit Commit-* tags
by Simon Glass
· Wed Apr 03 11:01:39 2013 +0000
33bdd9e
patman: Minor help message/README fixes
by Simon Glass
· Tue Mar 26 13:09:45 2013 +0000
14ab6aa
patman: Fix the comment in CheckTags to mention multiple tags
by Simon Glass
· Tue Mar 26 13:09:41 2013 +0000
4e77468
patman: Don't allow spaces in tags
by Simon Glass
· Tue Mar 26 13:09:40 2013 +0000
0495abf
patman: Fix up checkpatch parsing to deal with 'CHECK' lines
by Simon Glass
· Tue Mar 26 13:09:39 2013 +0000
c72f3da
patman: Add Cover-letter-cc tag to Cc cover letter to people
by Simon Glass
· Wed Mar 20 16:43:00 2013 +0000
06f27ac
patman: Allow specifying the message ID your series is in reply to
by Doug Anderson
· Sun Mar 17 10:31:04 2013 +0000
80113ff
patman: Make "Reviewed-by" an important tag
by Doug Anderson
· Fri Mar 15 13:24:05 2013 +0000
11aba51
patman: Add additional git utilties
by Simon Glass
· Sat Dec 15 10:42:07 2012 +0000
680da3c
patman: Allow reading metadata from a list of commits
by Simon Glass
· Sat Dec 15 10:42:06 2012 +0000
519fad2
patman: Allow commands to raise on error, or not
by Simon Glass
· Sat Dec 15 10:42:05 2012 +0000
34e5943
patman: Make command methods return a CommandResult
by Simon Glass
· Sat Dec 15 10:42:04 2012 +0000
a2460ad
patman: Add cros_subprocess library to manage subprocesses
by Simon Glass
· Sat Dec 15 10:42:03 2012 +0000
f6e5b3b
patman: Use bright ANSI colours by default
by Simon Glass
· Sat Dec 15 10:42:02 2012 +0000
Next »