Revisions of b4

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 915660 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 20)
- Update to version 0.8.0+0:
  * Normalize linebreaks when reconstituting body
  * Document listid-preference config parameter
  * Missed backfill call cleanup
  * Remove kludges that were needed before /all/
  * Filter duplicate results when querying new series
  * Move dedupe code into central location
  * Reimplement deduping based on list-id preference
  * When deduping, prefer DKIM-validating messages
  * Handle decoding incorrectly encoded headers
  * Parse just headers when extracting message ID from stdin mbox
  * Avoid decoding errors when extracting message ID from stdin
  * Don't consider signature contents for trailers
  * Sanitize msgid before using it as savename
  * Fix wrong statement on patches without indexes
  * Allow '.git' to be a file for worktrees
  * Tweak --guess-base output
  * Additional --guess-base refinements
  * Reimplement --guess-base
  * Don't append .git unnecessarily
  * Test to make sure mbox files contain unixfrom
  * and more...
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 912315 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 19)
- Update to version 0.7.3+0:
  * Handle decoding incorrectly encoded headers
  * Avoid decoding errors when extracting message ID from stdin
  * Don't consider signature contents for trailers
  * Sanitize msgid before using it as savename
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 908779 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 18)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 898917 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 17)
- Update to version 0.7.2+0:
  * Fix sloppy trailer handling
  * Fix crasher on unsigned FETCH_HEAD
  * Fix partial reroll TUI visuals for v1->v2
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 897086 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 16)
- Update to version 0.7.1+0:
  * Fix cache aging cleanup of threads
  * Limit 'From mboxrd@z' replacement to start of message
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 895862 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 15)
Depends on SR#895859

- Update to version 0.7.0+0:
  * Add new b4 pr flags
  * Check uids on the key when using default keyring
  * Update attestation section in the README
  * Don't depend on List-Archive lore header
  * Handle situations where -f only has an email
  * Fix pr -l where we introduced var collision
  * Bump patatt to 0.4.2
  * Avoid type error when local mbox lacks specified message ID
  * Tweak lore.kernel.org match
  * Return early if no messages retrieved
  * Strip any List-* headers matching lore
  * Move --show-keys into its own kr subcommand
  * Handle partial reroll of series without cover
  * Don't crash on absent cover letter
  * Warn when we find an "Obsoleted-by" trailer
  * Reimplement single-msgid cherrypicking
  * Initial support for Obsoleted-by: trailer
  * Cherrypick from the correct series revision
  * Write maildir atomically
  * Minor visual tweak in output
  * Fix a crash on incomplete/missing threads
  * Tweak output filenames
  * Document save-maildirs and -M options
  * Don't use mboxo for anything
  * Allow passing entire mbox via stdin
  * Perform mboxo unescaping before DKIM check
  * Implement partial reroll
  * Don't try to read stdin multiple times
  * Restore check for attestation-check-dkim
  * Improve subject parsing for bracketed prefixes
  * Ensure trailers are tracked with source messages
  * Fix DKIM check on headers that don't lowercase h
  * Properly fail with BADSIG on bad signature
  * Force datetime to UTC if it's native
  * Fix crash when PGP key not in default keyring
  * Clean up after ourselves
  * Rudimentary support for showing patatt key info
  * Fix for DKIM signatures without t= field
  * Reimplement attestation-staleness-days
  * Python 3.6 compatibility fixes
  * Remove sendemail-validte hook
  * Reimplement attestation code one more time
  * Loosen compatible release identifiers for install_requires
  * Save to/cc headers as-is for tracking
  * Add -f to "b4 mbox" to filter dupes
  * Check if -o is a maildir
  * Recognize merged PRs when attempting auto-base
  * Raise RuntimeError instead of exiting
  * Convert mboxrd to mboxo
  * Allow passing extra opts to git-format-patch
  * Fix crasher when we don't use -g with b4 pr
  * Rework b4 pr exploder for transparency log needs
  * DKIM: remove extra public-inbox headers
  * Only check allow-list of trailers in follow-ups
  * Add BugLink to non-person trailers
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 883127 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 14)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 869913 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 13)
- fix for newer dnspython
  * add 0001-lift-requests-version-requirements.patch
  * remove 0001-lift-requests-version-requirement.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 867645 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 12)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 858990 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 11)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 856840 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 10)
- add 0001-lift-requests-version-requirement.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 855939 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 9)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 852601 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 8)
- Update to version 0.5.4+0:
  * Release 0.5.4 with the fix for b4 ty bug
  * Fix b4 ty auto-matching
  * Fix headers generated by "b4 ty"
  * man: Drop apostrophe from midmask value
  * Increment version to 0.5.4-dev
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 851292 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 7)
- Update to version 0.5.3+0:
  * Increment version to 0.5.3 in prep for release
  * Unbreak thanks-tracking
  * Fix crash on incomplete series thanks tracking
  * Improve ty with cherrypicked subsets
  * Unquote msgid if we're getting a full https URL
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 850164 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 6)
- Update to version 0.5.2+9:
  * Fix crasher when attempting a 3-way prep
  * Fix handling of series with the [PATCHvX] defect
  * Fix header encoding introduced by earlier fix
  * Fix some cherry-picking corner cases
  * Don't crash when no valid patches are found
  * Use bytes when dumping to stdout
  * Set charset in order to generate MIME headers
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 827997 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 5)
- Update to version 0.5.2+2:
  * Require that a trailer is at least 2 chars long
  * Cover letters may not have a diffstat
- add requests to Requires
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 823294 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 4)
- Update to version 0.5.2:
  * Prepare for 0.5.2 release
  * Fix handling of single-paragraph commit message bodies
  * Fix basement detection for empty commit message bodies
  * Support mbox -m to be a maildir
  * man: Update commit url mask to contain 12 chars of ID
  * Fix attestation error messages
  * Deal with [PATCHvX] subjects
  * Fix crash when -c used with incomplete series
  * man: Drop the apostrophe from the linkmask configuration
  * Fix crash with unbalanced [] in subject
  * Fix regression with oddball charsets
  * Up the version to 0.5.2-dev
  * Prepare for 0.5.1 release
  * Fix mbox naming inconsistencies
  * Output less confusing trailer mismatch messages
  * Fix bug with threading when cover ref is missing
  * Fix body part parsing when '---' is not used
  * Use proper charset when reading back mailinfo
  * Don't output git am suggestion for -o -
  * Add --no-cover and -o - to output to stdout
  * Use unicode escape sequences
  * Up the version to 0.5.1-dev
- switch to obs_scm
- switch to 0.5 stable branch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 814833 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 3)
- Update to version 0.5.0+git20200612.g5c4ec14b:
  * Fix crash with unbalanced [] in subject
  * Fix regression with oddball charsets
  * Fix mbox naming inconsistencies
  * Output less confusing trailer mismatch messages
  * Fix bug with threading when cover ref is missing
  * Fix body part parsing when '---' is not used
  * Use proper charset when reading back mailinfo
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 814692 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 2)
Automatic submission by obs-autosubmit
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 809127 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 1)
b4 downloads patches from kernel.org.
Displaying revisions 21 - 40 of 40
openSUSE Build Service is sponsored by