{ "info": { "author": "Matthias Vogelgesang", "author_email": "matthias.vogelgesang@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# About\n\n`pick-from` is a text user interface for the Git cherry pick command. Given a\nbranch name on the command line\n\n $ pick-from \n\nit will show a list of commits differing between the `HEAD` and the given\nbranch:\n\n Choose commits to cherry-pick and accept with `q'\n\n [ ] 13579ef: A commit message\n [X] fa45678: Another commit message\n\nCommits can be picked with Enter and will be passed unconditionally\nto `git cherry-pick` command. \n\n\n## Installation\n\nInstall [urwid][] and put the script into your `$PATH`. That's it.\n\n\n[urwid]: http://excess.org/urwid/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/matze/git-pick-from", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "git-pick-from", "package_url": "https://pypi.org/project/git-pick-from/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/git-pick-from/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/matze/git-pick-from" }, "release_url": "https://pypi.org/project/git-pick-from/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Text user interface for git cherry-pick", "version": "1.0.1" }, "last_serial": 911533, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1a4f1c0a3c14c7a1f8ed362480aac7b5", "sha256": "e059ef6d2890038ae05471418af4a57aa23c5633970da211baf9f2060c62904c" }, "downloads": -1, "filename": "git-pick-from-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1a4f1c0a3c14c7a1f8ed362480aac7b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2343, "upload_time": "2013-07-24T16:02:16", "url": "https://files.pythonhosted.org/packages/d7/84/64327df42abf8f424eb0dbc28c1634028b7528ec891f755dce837fdc49cb/git-pick-from-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c055f46f9696222dcbb80ab3a9e68088", "sha256": "8c36153ea107a7cdff53ce8624671dbb42a0592438d02ca7a364b34baee75784" }, "downloads": -1, "filename": "git-pick-from-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c055f46f9696222dcbb80ab3a9e68088", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2482, "upload_time": "2013-11-05T12:59:08", "url": "https://files.pythonhosted.org/packages/cf/55/0030919825da5d370ace78f2b166b0b04f8b49b697b30a99621f25d74b5f/git-pick-from-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c055f46f9696222dcbb80ab3a9e68088", "sha256": "8c36153ea107a7cdff53ce8624671dbb42a0592438d02ca7a364b34baee75784" }, "downloads": -1, "filename": "git-pick-from-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c055f46f9696222dcbb80ab3a9e68088", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2482, "upload_time": "2013-11-05T12:59:08", "url": "https://files.pythonhosted.org/packages/cf/55/0030919825da5d370ace78f2b166b0b04f8b49b697b30a99621f25d74b5f/git-pick-from-1.0.1.tar.gz" } ] }