Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
bc1fe9006dfaacc5103b5c7057a62215844957b7
/
tools
/
patman
6db06f9
patman: Convert byte arrays to strings
by George McCollister
· 8 years ago
f11a0af
patman: Handle non-ascii characters in names
by Chris Packham
· 8 years ago
8aa4136
patman: Format checkpatch messages for IDE throwback
by Simon Glass
· 8 years ago
f5d44b9
patman: Fix doctest StringIO import for python 3.x
by Paul Burton
· 8 years ago
c9eac38
patman: Use items() to iterate over dictionaries
by Paul Burton
· 8 years ago
2ce7b21
patman: Import 'configparser' lower case to be python 3.x safe
by Paul Burton
· 8 years ago
ac3fde9
patman: Make exception handling python 3.x safe
by Paul Burton
· 8 years ago
a920a17
patman: Make print statements python 3.x safe
by Paul Burton
· 8 years ago
12e5476
patman: Replace tabs with spaces
by Paul Burton
· 8 years ago
8b4919e
patman: Flush output when there is no newline
by Simon Glass
· 8 years ago
0faf614
patman: Add a library to handle logging and progress
by Simon Glass
· 8 years ago
1f1864b
patman: Add a tools library for using temporary files
by Simon Glass
· 8 years ago
785f154
patman: Adjust command.Output() to raise an error by default
by Simon Glass
· 8 years ago
94fbd3e
tools: patman: Handle missing 'END' in non-last commit of a series
by Bin Meng
· 8 years ago
57b6b19
tools: patman: Handle missing blank line for 'Series-changes'
by Bin Meng
· 8 years ago
0d57718
tools: patman: Generate cover letter correctly when 'END' is missing
by Bin Meng
· 8 years ago
13b98d9
tools: patman: Handle tag sections without an 'END'
by Bin Meng
· 8 years ago
e7df218
tools: patman: Use cover_match for 'Cover-letter'
by Bin Meng
· 8 years ago
d4c8572
buildman: Allow branch names which conflict with directories
by Simon Glass
· 9 years ago
2bdeade
buildman: patman: Fix -H when installed as a symlink
by Simon Glass
· 9 years ago
9ad9698
patman: Add a missing space in GetMetaDataForList()
by Simon Glass
· 9 years ago
070b781
patman: fix series-notes handling for buildman
by Albert ARIBAUD
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
27067a4
patman: Add --thread option
by Mateusz Kulikowski
· 9 years ago
8d3595a
Revert "patman: use -D option for git format-patch"
by Masahiro Yamada
· 9 years ago
d9917b0
buildman: Correct 'Series-cover-cc' detection logic
by Simon Glass
· 9 years ago
19b4a33
patman: use -D option for git format-patch
by Masahiro Yamada
· 9 years ago
9649e15
patman: Don't run patman when it is imported as a module
by Simon Glass
· 9 years ago
488d19c
patman: add distutils based installer
by Chris Packham
· 9 years ago
3871cd8
patman: check git format.subjectprefix setting when generate patches prefix
by Wu, Josh
· 10 years ago
35ce2dc
patman: cover letter shows like 00/xx if more than 10 patches
by Wu, Josh
· 10 years ago
8895b3e
patman: Read in the git-mailrc alias file
by Simon Glass
· 10 years ago
71edbe5
buildman: Fix incorrect arguemnt in GetUpstream()
by Simon Glass
· 10 years ago
3d4de98
patman: Explain how to make doc/git-mailrc work
by Simon Glass
· 10 years ago
4b89b81
patman: Check commit_match before stripping leading whitespace
by Scott Wood
· 10 years ago
2181830
patman: Make dry-run output match real functionality
by Peter Tyser
· 10 years ago
5abab20
buildman: Allow specifying a range of commits to build
by Simon Glass
· 10 years ago
2a9e2c6
buildman: Try to guess the upstream commit
by Simon Glass
· 10 years ago
0b5b409
patman: Use the full commit hash for 'git checkout'
by Simon Glass
· 10 years ago
983a274
patman: Add a -m option to avoid copying the maintainers
by Simon Glass
· 10 years ago
1f72788
patman: make run results better visible
by Vadim Bendebury
· 10 years ago
950a231
buildman: Ignore conflicting tags
by Simon Glass
· 10 years ago
891b7a0
patman: Start with a clean series when needed
by Simon Glass
· 10 years ago
82012dd
patman: Provide a way to intercept commands for testing
by Simon Glass
· 10 years ago
ddaf5c8
patman: RunPipe() should not pipe stdout/stderr unless asked
by Simon Glass
· 10 years ago
3c6c0f8
patman: Add a way of recording terminal output for testing
by Simon Glass
· 10 years ago
0b703db
patman: Fix detection of git version
by Simon Glass
· 10 years ago
d0c5719
patman: Avoid changing the order of tags
by Simon Glass
· 10 years ago
9447a6b
patman: Use --no-pager' to stop git from forking a pager
by Simon Glass
· 10 years ago
7428dc1
patman: Remove the -a option
by Simon Glass
· 10 years ago
e752edc
patman: Correct unit tests to run correctly
by Simon Glass
· 10 years ago
6ba5737
patman: Fix indentation in terminal.py
by Simon Glass
· 10 years ago
042a732
patman: Support the 'reverse' option for 'git log'
by Simon Glass
· 10 years ago
e0a4d06
patman: refactor help message
by Masahiro Yamada
· 10 years ago
31e2141
tools, scripts: refactor error-out statements of Python scripts
by Masahiro Yamada
· 10 years ago
e49f14a
patman: Only use git's --no-decorate when available
by Simon Glass
· 10 years ago
cda2a61
patman: Move the 'git log' command into a function
by Simon Glass
· 10 years ago
ee860c6
patman: make "No recipient" checking more tolerant
by Masahiro Yamada
· 10 years ago
4251978
patman: Only apply patches when we know the original HEAD
by Simon Glass
· 10 years ago
6be6b6b
patman: Suppress duplicate signoffs only for real patches
by Simon Glass
· 10 years ago
102061b
patman: Avoid duplicate sign-offs
by Simon Glass
· 11 years ago
757f64a
patman: Deal with 'git apply' failures correctly
by Simon Glass
· 11 years ago
659c89d
patman: Use Patch-cc: instead of Cc:
by Simon Glass
· 11 years ago
5c8fdd9
patman: add Commit-notes tag and section
by Albert ARIBAUD
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c8605bb
patman: README documentation nits (unit test)
by Gerhard Sittig
· 11 years ago
cce717a
buildman: Produce a sensible error message when branch is missing
by Simon Glass
· 12 years ago
e857075
patman: Do not hardcode python path
by Michal Simek
· 12 years ago
f0b739f
buildman: Allow conflicting tags to avoid spurious errors
by Simon Glass
· 12 years ago
2386060
patman: fix gitutil for decorations
by Andreas Bießmann
· 12 years ago
645b271
patman: Add Series-process-log tag to sort/uniq change logs
by Simon Glass
· 12 years ago
902a971
patman: Add -a option to refrain from test-applying the patches
by Simon Glass
· 12 years ago
6861828
patman: Don't barf if the word 'commit' starts a line
by Doug Anderson
· 12 years ago
a1318f7
patman: Provide option to ignore bad aliases
by Simon Glass
· 12 years ago
3fefd5e
patman: Ignore all Gerrit Commit-* tags
by Simon Glass
· 12 years ago
ca706e7
patman: Minor help message/README fixes
by Simon Glass
· 12 years ago
0d99fe0
patman: Fix the comment in CheckTags to mention multiple tags
by Simon Glass
· 12 years ago
ed92227
patman: Don't allow spaces in tags
by Simon Glass
· 12 years ago
d29fe6e
patman: Fix up checkpatch parsing to deal with 'CHECK' lines
by Simon Glass
· 12 years ago
fe2f8d9
patman: Add Cover-letter-cc tag to Cc cover letter to people
by Simon Glass
· 12 years ago
6d81992
patman: Allow specifying the message ID your series is in reply to
by Doug Anderson
· 12 years ago
28b3594
patman: Make "Reviewed-by" an important tag
by Doug Anderson
· 12 years ago
5f6a1c4
patman: Add additional git utilties
by Simon Glass
· 12 years ago
e62f905
patman: Allow reading metadata from a list of commits
by Simon Glass
· 12 years ago
dc19150
patman: Allow commands to raise on error, or not
by Simon Glass
· 12 years ago
a10fd93
patman: Make command methods return a CommandResult
by Simon Glass
· 12 years ago
71162e3
patman: Add cros_subprocess library to manage subprocesses
by Simon Glass
· 12 years ago
43bca00
patman: Use bright ANSI colours by default
by Simon Glass
· 12 years ago
bbd0143
patman: Use ANSI colours only when outputting to a terminal
by Simon Glass
· 12 years ago
99adf6e
patman: Allow use outside of u-boot tree
by Vadim Bendebury
· 12 years ago
656cffe
patman: Add settings to the list of modules to doctest
by Doug Anderson
· 12 years ago
a1dcee8
patman: Add the concept of multiple projects
by Doug Anderson
· 12 years ago
8568bae
patman: Add support for settings in .patman
by Doug Anderson
· 12 years ago
21a19d7
patman: Add a call to get_maintainer.pl if it exists
by Doug Anderson
· 12 years ago
3118725
patman: Add all CC addresses to the cover letter
by Doug Anderson
· 12 years ago
d94566a
patman: Cache the CC list from MakeCcFile() for use in ShowActions()
by Doug Anderson
· 12 years ago
d96ef37
patman: Look for checkpatch in the scripts directory
by Doug Anderson
· 12 years ago
a970048
patman: Allow tests to run even if patman is in the path
by Doug Anderson
· 12 years ago
05d5282
patman: Add spaces back into patman test
by Doug Anderson
· 12 years ago
27e9760
patman: Issue empty change logs for unchanged patches
by Simon Glass
· 12 years ago
Next »