{ "info": { "author": "Petr Zemek", "author_email": "s3rvac@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Version Control" ], "description": "This command represents a faster alternative to ``git add -i`` or ``git gui``.\nIt allows you to stage or unstage files from the index in an editor, just like\nwhen you perform an interactive rebase.\n\nFor example, let's assume you have the following three modified files (``git\nstatus --short``):\n\n.. code-block:: text\n\n M path/to/file1\n M another/path/to/file2\n M yet/another/path/to/file3\n\nAfter running ``git edit-index``, an editor will show up with the above output.\nTo stage (add) the first two files, simply change the text to\n\n.. code-block:: text\n\n A path/to/file1\n A another/path/to/file2\n M yet/another/path/to/file3\n\nThe supported statuses are ``M``, ``A``, ``D``, and ``?``. They allow you to\nnot only stage files but also unstage them, delete them, or revert changes done\nto them since the last commit.\n\nSee the `project's homepage `_ for\nmore information.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/s3rvac/git-edit-index", "keywords": "git editor index staging unstaging", "license": "The MIT License (MIT)\n\nCopyright (c) 2015 Petr Zemek and contributors.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "maintainer": "", "maintainer_email": "", "name": "git-edit-index", "package_url": "https://pypi.org/project/git-edit-index/", "platform": "", "project_url": "https://pypi.org/project/git-edit-index/", "project_urls": { "Homepage": "https://github.com/s3rvac/git-edit-index" }, "release_url": "https://pypi.org/project/git-edit-index/0.6/", "requires_dist": null, "requires_python": "", "summary": "A git command that opens an editor to stage or unstage files.", "version": "0.6" }, "last_serial": 5563333, "releases": { "0.4": [ { "comment_text": "", "digests": { "md5": "0ce8822ae709f3969a4679580fe7ede8", "sha256": "9d2a0ef1f2b0e9611ecc6327e5e0dabb188012010a1f327a872073b0c775887e" }, "downloads": -1, "filename": "git-edit-index-0.4.tar.gz", "has_sig": false, "md5_digest": "0ce8822ae709f3969a4679580fe7ede8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7545, "upload_time": "2016-06-26T17:35:45", "url": "https://files.pythonhosted.org/packages/18/b1/e3ae2a81f0bdde06d13d428feca19e2976d6c254adcd57f786b755181cc0/git-edit-index-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "81e1039c4e5a5d8e13427bf7803dd2f9", "sha256": "dbd5bbac346f71635121261373a868fe7901efb88d47afd172d327c345426455" }, "downloads": -1, "filename": "git-edit-index-0.5.tar.gz", "has_sig": false, "md5_digest": "81e1039c4e5a5d8e13427bf7803dd2f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9061, "upload_time": "2016-10-23T06:53:21", "url": "https://files.pythonhosted.org/packages/ee/9f/c6aba62ae36e974a3d5aa6a56190d75d92f92c626385f35028db9c8f0cd1/git-edit-index-0.5.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "46775049c757ca1d9c85eb2d0a31a06f", "sha256": "dad0624df747fa9b7ced3ed39839745472d91c9b34913c8d3b02c49ce543d2cd" }, "downloads": -1, "filename": "git-edit-index-0.5.1.tar.gz", "has_sig": false, "md5_digest": "46775049c757ca1d9c85eb2d0a31a06f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9202, "upload_time": "2018-04-01T13:37:16", "url": "https://files.pythonhosted.org/packages/3a/05/be6ba59a4c4120b6c07be57a4f9547c456c7a625fec30425b243217b8f9a/git-edit-index-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "ea644d5bf9d812b44017ce95ac04e0da", "sha256": "9b1649d7cfd620073ba48597c0ff72c9e0cfcefa0ba1c7f60f031f647221ce16" }, "downloads": -1, "filename": "git-edit-index-0.5.2.tar.gz", "has_sig": false, "md5_digest": "ea644d5bf9d812b44017ce95ac04e0da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9306, "upload_time": "2018-04-08T10:01:07", "url": "https://files.pythonhosted.org/packages/db/61/2baae429faf5170293bf4f34d92609213ed6e9b2a27006ddb5157c9d9b9e/git-edit-index-0.5.2.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "fc223002e51146d48a72bdb436129b27", "sha256": "4df4c5ecb74b24b08d09bbdfe9a6e3089f8cb295fc6676fa5a78f9532eb42844" }, "downloads": -1, "filename": "git-edit-index-0.6.tar.gz", "has_sig": false, "md5_digest": "fc223002e51146d48a72bdb436129b27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9667, "upload_time": "2019-07-21T12:55:56", "url": "https://files.pythonhosted.org/packages/5c/1e/77807702d45fa21f44087974100dd730686ee8ef38ef9b01e4bbe681f2a5/git-edit-index-0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc223002e51146d48a72bdb436129b27", "sha256": "4df4c5ecb74b24b08d09bbdfe9a6e3089f8cb295fc6676fa5a78f9532eb42844" }, "downloads": -1, "filename": "git-edit-index-0.6.tar.gz", "has_sig": false, "md5_digest": "fc223002e51146d48a72bdb436129b27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9667, "upload_time": "2019-07-21T12:55:56", "url": "https://files.pythonhosted.org/packages/5c/1e/77807702d45fa21f44087974100dd730686ee8ef38ef9b01e4bbe681f2a5/git-edit-index-0.6.tar.gz" } ] }