1. 8f8d3f7 patman: additionally honor a local .patman config file by Maxim Cournoyer · 1 year, 10 months ago
  2. db16edd patman: fail early in Setup when provided config file does not exist by Maxim Cournoyer · 1 year, 10 months ago
  3. 2c58a5e patman: set the default config_fname argument value to None by Maxim Cournoyer · 1 year, 10 months ago
  4. 57e3b03 patman: import gitutil module where it is needed by Maxim Cournoyer · 1 year, 10 months ago
  5. 8b73f9b patman: replace deprecated SafeConfigParser with ConfigParser by Maxim Cournoyer · 1 year, 10 months ago
  6. 872f3a4 patman: fix pep8 warnings in settings module by Maxim Cournoyer · 1 year, 10 months ago
  7. dce4322 patman: By default don't pass "--no-tree" to checkpatch for linux by Douglas Anderson · 2 years, 3 months ago
  8. 4780f7d patman: Fix defaults not propagating to subparsers by Sean Anderson · 2 years, 6 months ago
  9. 32cc6ae patman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  10. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 9 months ago
  11. ddc44c2 patman: Add project-default for 'gcc' by Philipp Tomsich · 3 years, 11 months ago
  12. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
  13. 3145b63 patman: Update defaults in subparsers by Simon Glass · 4 years ago
  14. fda1e37 patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  15. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  16. e676fab patman: Convert to ArgumentParser by Simon Glass · 4 years, 4 months ago
  17. dd3dac2 patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 5 months ago
  18. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  19. c3a13cc patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 6 months ago
  20. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  21. 272cd85 patman: Use unicode for file I/O by Simon Glass · 5 years ago
  22. 7ebb45c patman: Avoid unicode type in settings unit tests by Simon Glass · 5 years ago
  23. 513eace patman: Move unicode helpers to tools by Simon Glass · 5 years ago
  24. 4a4c5dd patman: Use items() instead of iteritems() by Simon Glass · 5 years ago
  25. ec9e0f4 patman: Handle unicode in _ProjectConfigParser tests by Simon Glass · 6 years ago
  26. b8a48fb patman: Split alias entries on arbitrary whitespace by Adam Sampson · 6 years ago
  27. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  28. ad89314 patman: Fix error when the email blacklist is missing by Simon Glass · 7 years ago
  29. e11aa60 patman: add support for omitting bouncing addresses by Chris Packham · 7 years ago
  30. f5d44b9 patman: Fix doctest StringIO import for python 3.x by Paul Burton · 8 years ago
  31. c9eac38 patman: Use items() to iterate over dictionaries by Paul Burton · 8 years ago
  32. 2ce7b21 patman: Import 'configparser' lower case to be python 3.x safe by Paul Burton · 8 years ago
  33. a920a17 patman: Make print statements python 3.x safe by Paul Burton · 8 years ago
  34. 8895b3e patman: Read in the git-mailrc alias file by Simon Glass · 10 years ago
  35. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  36. a1dcee8 patman: Add the concept of multiple projects by Doug Anderson · 12 years ago
  37. 8568bae patman: Add support for settings in .patman by Doug Anderson · 12 years ago
  38. 87d6555 patman: Handle creation of patman config file by Vikram Narayanan · 12 years ago
  39. 2b36c75 patman: Change the location of patman config file by Vikram Narayanan · 12 years ago
  40. 0d24de9 Add 'patman' patch generation, checking and submission script by Simon Glass · 13 years ago