Commit Graph

81 Commits (99197a9e316cbedd315135fcfd7673221a746df7)

Author SHA1 Message Date
Simon Glass 5abab20dfb buildman: Allow specifying a range of commits to build 10 years ago
Simon Glass 2a9e2c6a09 buildman: Try to guess the upstream commit 10 years ago
Simon Glass 0b5b409acc patman: Use the full commit hash for 'git checkout' 10 years ago
Simon Glass 1ddda1b321 patman: Use the full commit hash for 'git checkout' 10 years ago
Simon Glass 983a2749e2 patman: Add a -m option to avoid copying the maintainers 10 years ago
Vadim Bendebury 1f7278851e patman: make run results better visible 10 years ago
Simon Glass 950a23133d buildman: Ignore conflicting tags 10 years ago
Simon Glass 891b7a0761 patman: Start with a clean series when needed 10 years ago
Simon Glass 82012dd284 patman: Provide a way to intercept commands for testing 10 years ago
Simon Glass ddaf5c8f30 patman: RunPipe() should not pipe stdout/stderr unless asked 10 years ago
Simon Glass 3c6c0f81bf patman: Add a way of recording terminal output for testing 10 years ago
Simon Glass 0b703dbcee patman: Fix detection of git version 10 years ago
Simon Glass d0c5719d92 patman: Avoid changing the order of tags 10 years ago
Simon Glass 9447a6b2f6 patman: Use --no-pager' to stop git from forking a pager 10 years ago
Simon Glass 7428dc14b0 patman: Remove the -a option 10 years ago
Simon Glass e752edcb6b patman: Correct unit tests to run correctly 10 years ago
Simon Glass 6ba5737ff0 patman: Fix indentation in terminal.py 10 years ago
Simon Glass 042a732cf5 patman: Support the 'reverse' option for 'git log' 10 years ago
Masahiro Yamada e0a4d06af2 patman: refactor help message 10 years ago
Masahiro Yamada 31e2141d5a tools, scripts: refactor error-out statements of Python scripts 10 years ago
Simon Glass e49f14af13 patman: Only use git's --no-decorate when available 10 years ago
Simon Glass cda2a61152 patman: Move the 'git log' command into a function 10 years ago
Masahiro Yamada ee860c60d2 patman: make "No recipient" checking more tolerant 10 years ago
Simon Glass 4251978afc patman: Only apply patches when we know the original HEAD 10 years ago
Simon Glass 6be6b6bcba patman: Suppress duplicate signoffs only for real patches 11 years ago
Simon Glass 102061bd8b patman: Avoid duplicate sign-offs 11 years ago
Simon Glass 757f64a89b patman: Deal with 'git apply' failures correctly 11 years ago
Simon Glass 659c89da8e patman: Use Patch-cc: instead of Cc: 11 years ago
Albert ARIBAUD 5c8fdd91dc patman: add Commit-notes tag and section 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Gerhard Sittig c8605bb4d8 patman: README documentation nits (unit test) 11 years ago
Simon Glass cce717a96c buildman: Produce a sensible error message when branch is missing 12 years ago
Michal Simek e85707570c patman: Do not hardcode python path 12 years ago
Simon Glass f0b739f15f buildman: Allow conflicting tags to avoid spurious errors 12 years ago
Andreas Bießmann 2386060c16 patman: fix gitutil for decorations 12 years ago
Simon Glass 645b271a60 patman: Add Series-process-log tag to sort/uniq change logs 12 years ago
Simon Glass 902a9715ea patman: Add -a option to refrain from test-applying the patches 12 years ago
Doug Anderson 68618281e5 patman: Don't barf if the word 'commit' starts a line 12 years ago
Simon Glass a1318f7cdc patman: Provide option to ignore bad aliases 12 years ago
Simon Glass 3fefd5efa6 patman: Ignore all Gerrit Commit-* tags 12 years ago
Simon Glass ca706e768d patman: Minor help message/README fixes 12 years ago
Simon Glass 0d99fe0fd8 patman: Fix the comment in CheckTags to mention multiple tags 12 years ago
Simon Glass ed9222752d patman: Don't allow spaces in tags 12 years ago
Simon Glass d29fe6e2d2 patman: Fix up checkpatch parsing to deal with 'CHECK' lines 12 years ago
Simon Glass fe2f8d9e2f patman: Add Cover-letter-cc tag to Cc cover letter to people 12 years ago
Doug Anderson 6d819925d0 patman: Allow specifying the message ID your series is in reply to 12 years ago
Doug Anderson 28b3594eb9 patman: Make "Reviewed-by" an important tag 12 years ago
Simon Glass 5f6a1c4200 patman: Add additional git utilties 12 years ago
Simon Glass e62f905e1c patman: Allow reading metadata from a list of commits 12 years ago
Simon Glass dc191505b9 patman: Allow commands to raise on error, or not 12 years ago