Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/cherry-picker

🐍🍒⛏ Utility script for backporting/cherry-picking CPython changes from master into one of the maintenance branches.
https://github.com/python/cherry-picker

cherry_picker: use double backticks in readme.

e772a4122620773ca18273a7c1d657c7486bb59e authored almost 7 years ago
cherry_picker: use double backticks in readme.

2c41fa54cfe377c5eaada9f29ea8a1699609cb30 authored almost 7 years ago
cherry_picker: Update version info

Add changelog to readme.
Fix several typos.

2771f8d3840cdf679194368c133782383b515d96 authored almost 7 years ago
Add config file support to cherry_picker tool (GH-230)

Configuration can be supplied by .cherry-picker.toml file at the root
of the project, or by pas...

6b3c16738dedecdb0dc9e61512d186fbdd3f260f authored almost 7 years ago
Move repository sanity check into CherryPicker class. (#229)

Move dry_run printout into CherryPicker constructor as well.

9230428fca7f656454c0c57e1ad52d6e3a863aea authored almost 7 years ago
Bump cherry_picker's version. (GH-221)

aa51e26ee61639149daf9969bd7a367e242b4439 authored almost 7 years ago
Add another empty line before the Co-Authored-by line. (GH-220)

Fixes https://github.com/python/core-workflow/issues/219

8b4e823ab191a053b6d1f5e05b351dc062b9e789 authored almost 7 years ago
Add how to publish cherry_picker to PyPI using flit (GH-214)

And link to flit's documentation.

30a5273a9fc2f55db1afeb00c60a70c2b4fa890d authored almost 7 years ago
Bump the version of cherry_picker.py (GH-215)

b63a1a26543fa510b7c5b0ab89dcf2cccd12bcdb authored almost 7 years ago
Improve the way we retrieve the full commit hash from the shorthash (GH-213)

2f39657dde40cecc9be6883da348ba9e2524c085 authored almost 7 years ago
Remove the license badge. (GH-216)

It never seems to work.

290bb58ae19b9925cade483762004dac6994cfd0 authored almost 7 years ago
Append Co-authored-by: in the commit message. (GH-212)

022f7fa242b1a2f3d7b38a658d11dae08b2bbc4a authored almost 7 years ago
Update cherry_picker version.

753f619c10edeefd2bb038fb07619a42be06da68 authored about 7 years ago
cherry_picker: Add pyproject.toml, remove flit.ini (GH-201)

8b13d57d53f13dbd1fb9f04883498f43f1597f85 authored about 7 years ago
Update cherry-picker version (GH-198)

96271492474aad58ea45f65f82cdc99212ac32a0 authored over 7 years ago
cherry-picker: Fix PR title (GH-197)

cd155bf561c63dfc465aa2966a4ad32c9c4c83d8 authored over 7 years ago
Increase cherry_picker's version (GH-196)

v 0.2.4 has been published to PyPI.

c223c44ce80f80a0a491fd676bce8c12eabc8b04 authored over 7 years ago
cherry_picker: Prefix the pull request with backport branch (GH-195)

Prefix the Pull Request title with backport branch if it wasn't in the commit message.

Part t...

2b7567de74bbf2e951884f1abcfe0926b6b46cf0 authored over 7 years ago
Increase cherry_picker's version. (GH-194)

v 0.2.3 has just been published to PyPI.

d6e9d9ad593fef2163dc55c40f843b9c3f5cb134 authored over 7 years ago
cherry_picker: add a flag if backport commit msg should be prefixed (GH-193)

Keep the existing functionality that by default the backport commit
message will be prefixed wi...

9456b48cd61643f6bf176f1bb87127a09be31478 authored over 7 years ago
bump cherry_picker version (GH-183)

70e4522c47abcf25f3d4d100cfb5c4c62079cf42 authored over 7 years ago
raise errors in cherrypicker (GH-182)

55a26e0a73295d776a17074de9a3a092ea6339d2 authored over 7 years ago
bump cherry_picker version (GH-180)

206649c69addfb35cf49d6d7b111198df18d7b0c authored over 7 years ago
Print out the URL for the backport PR (GH-179)

302fb52e0450fa2e525f45700b8763e5afc543fe authored over 7 years ago
Set cherry_picker version to 0.2.0.dev1 (GH-177)

8dc3b9102adedd2f1aec8eaf61fca4afb1a0dba6 authored over 7 years ago
Automatically create backport PR if oauth token is set (GH-175)

* Automatically create backport PR if oauth token is set
* Add gidgethub and requests as depend...

de57efb353b52585b84fe5a819d2f1f435a3fe25 authored over 7 years ago
Exit if cherry_picker failed to checkout the branch (GH-151)

e.g. happens if the current working branch has uncommitted changes.

de1eb627c1f4f0cf57503745d9a1ceeb5b31d72a authored over 7 years ago
Set cherry_picker to v 0.1.0.dev1 (GH-150)

and add Python Core Developers as maintainers

9ed77cd3ebc9444fd150ee977e6ee3b032345f2e authored over 7 years ago
cherry_picker now can only be run from CPython repo, (GH-148)

It can now be run from anywhere in CPython repo.

60277e739ebc21c565f8233f4e676d5c2802cdd8 authored over 7 years ago
Drop requirements.txt (GH-142)

Covered by flit.ini
Update .travis.yml

594cedb38ccdbb1de9e8868554e34c2efbfd699f authored over 7 years ago
Move blurb to its own directory (#139)

4e9d8fd6a78d17b69364b28fb43073662575d4fa authored over 7 years ago
Move cherry_picker to flit (#141)

9a79fdecc4697a672318177ac784f16290112076 authored over 7 years ago
Add license badge (GH-137)

732568aa18ea32477fc71d8bd167c755900839b4 authored over 7 years ago
Change url from pypi.python.org to pypi.org (GH-136)

ce85f5efb3b5ec12408937e19274282fbcdc9345 authored over 7 years ago
Fix paths in MANIFEST.in for cherry_picker (GH-134)

4df8eae8078dc6bc1ddb7d4b0df95353a11c5f93 authored over 7 years ago
Move files to cherry_picker directory (GH-127)

* Move existing cherry_picker directory to one level down
* Adjust travis.yml to point to new c...

6b085b86814dc63c0f5eb01ebf2e954fc38b098e authored over 7 years ago
Update readme with pip install instructions (#130)

a84bf2677af511305b187d360149d4bae0eeb677 authored over 7 years ago
No need to remove labels. Bedevere-bot does that. (GH-129)

fb05cf4bfe5aa76af8d8d73fcb9954395bd5ee2c authored over 7 years ago
Add Badges to cherry_picker readme (GH-128)

* Add PyPI version badge
* Add Python version badge
* Add travis build status badge
* Add Pyt...

ee929ab52526a7cc602b3e76233c9eae4af729b6 authored over 7 years ago
cherry_picker.py bug fixes (GH-123)

- only allow cherry_pick --continue if the current branch is a backport branch
- use `git rev-p...

324a8d4dcc4f0c07e5cf95724b4bdd5e98da3b2e authored over 7 years ago
Updates for PyPI (GH-119)

Add version info in setup.py
Cleanup readme

b3bbb0ca837ad26a6e9d6f65098fbeeeed085f6c authored over 7 years ago
Apply code style to --dry-run option (GH-122)

b2df123646b8b273e29edbfc9a8a3de708c5250c authored over 7 years ago
Simplify username parsing (GH-116)

7e4388ab1b5f7e2d7e3180f32e07e3f7e6c77c9d authored over 7 years ago
Use a human readable error when there is no branches on the CLI (GH-112)

72bb3b7015222841268eea8ffef31906b75756f7 authored over 7 years ago
Print out commit message after continuing (GH-109)

dd678310da2cb3148f73f0c6dece4c700528fa87 authored over 7 years ago
Fix a couple of issues when using the cherry-picker: (#104)

- my remotes are over ssh:// which was not handled.
- my remote don't have the .git extension ...

24be7139317293da744a3731047507b57c35f2e3 authored over 7 years ago
Rename PR remote option to --pr-remote (#106)

The new --push/--no-push option conflicts with the old name
of the option for setting the PR re...

76157dfef9bdf0d1589ef91456fa01bcd89b23ba authored over 7 years ago
Install wheel during setup (GH-105)

dd5f2510837b869964515eeeed244001e7818594 authored over 7 years ago
Add setup.py (#99)

Add setup.py
Update readme with new instructions
Update asciinema url
Set maintainer info to ...

ea79dc07076e613a3516043ee6bcd536495bdbf9 authored over 7 years ago
Support `-h` (#90)

Closes https://github.com/python/core-workflow/issues/88

e3d1afc1912ca4441d94ed114e42ba74b33a4358 authored over 7 years ago
Remove the step about needing to apply cherry-pick label (#87)

8be0d15bbc94d8b96db4b4292b87d91319924f38 authored over 7 years ago
Add manual cherry-pick instruction (#86)

4a6a1b241eed5467492c0565512e80b111655130 authored over 7 years ago
add --no-push to cli example (#85)

b06352684b62bd8baeac88e91a8da2e2c8f69e94 authored over 7 years ago
Add --no-push option (#84)

When supplied, changes won't be pushed to remote.
Use --continue or --abort afterwards.

Docu...

ea7e72e4887936c25dba75f221bc6af82ef8ae37 authored over 7 years ago
Allow running directly from CPython dir again (#83)

85a5202cb436028fff61612ac1ac32130104b72d authored over 7 years ago
Clarify how to find the commit hash for cherry_picker.py (#79)

74e443e62fd7109eb8dfe091f651fb8af4b97de7 authored over 7 years ago
Make cherry picker as a script (#73)

fbf422fb0126b7e9a6dd7ba5207940ef0a96c1cc authored over 7 years ago
Add --abort/--continue, --status, auto prefix commit msg with [X.Y] (GH-68)

* Added--abort and --continue options
* Added --status option, it will do git status in the CPy...

588b5d62ba6db3e06a5200b5a45de15efaee6766 authored almost 8 years ago
Document how to execute cherry_picker.py from cpython dir (#70)

This feature is introduced in https://github.com/Mariatta/chic_a_cherry_picker/pull/12 but undoc...

195f39e81245114d5164cefb4a3a868812898424 authored almost 8 years ago
cherry-pick from the newest branch (GH-59)

* cherry-pick from the newest branch
* Add pytest

50425316b3465848ac69756324d6e864ed463c29 authored almost 8 years ago
Issue #52: Adds a new --dry-run option (#53)

- prints git commands that would be executed if
everything runs without errors
- also prints...

1b823b9c59333ddeb8853c2e3dbc35076594c2e0 authored almost 8 years ago
Make the use of `python` consistent (#49)

Accidentally introduced `python3` usage over `python` in a previous commit.

1956cc86410cd4daabfdab2911682015d43d0d9d authored almost 8 years ago
Drop the virtualenv dependency (#47)

Venv as included in the Python 3.6 stdlib works just fine.

9ee01492d5254d5601aeab3c6f25991863cae635 authored almost 8 years ago
Update cherry_picker readme (#42)

Correctly reference the core-workflow repo.

0b60864cb361130616a5987cdd2fb0c9cfbca7d4 authored almost 8 years ago
Import cherry_picker.py into cherry_picker directory

From https://github.com/mariatta/chic_a_cherry_picker

0694156a5f80fd1647ed997470d3d03ed87f9d9f authored almost 8 years ago