{ "info": { "author": "Benjamin Dauvergne", "author_email": "bdauvergne@entrouvert.com", "bugtrack_url": null, "classifiers": [], "description": "git-redmine\n===========\n\nRedmine integration to git.\n\nConfiguration\n-------------\n\nAdd the following snippet to your .config/git/config file.::\n\n [redmine]\n url = https://redmine.mycompany.org/\n key = apikey\n\n OR\n\n username = username\n password = password\n\nUsage\n-----\n\nproject\n.......\n\nShow the current default project.\n\nproject set\n...........\n\nSet the current default project for this repository, useful for creating new\nissues.::\n\n git redmine project set myproject-id\n\nrebase\n......\n\nCheckout master, pull origin/master on master then rebase current feature\nbranch on master, if it fails it reset the branch. Checkout the original branch\nafter all this.\n\n git redmine rebase\n\nissue new\n.........\n\nGiven a default project, create a new issue, an editor is launched to define\nsubject and description of the issue.::\n\n git redmine issue new\n\nissue take\n..........\n\nHandle the given issue by creating or switching to a branch named\n`wip/-` forking from `master`.::\n\n git redmine issue take 123\n\nIt will propose applying patches attached to the issue.\n\nissue show\n..........\n\nShow information about the current issue.::\n\n git redmine issue show\n\nShow informations about issue 9999.::\n\n git redmine issue show --issue 9999\n\nissue submit\n............\n\nIt first does a `git redmine rebase` then use `git format-patch` to create the\npatch serie from `master` and attach it to the current issue. An editor is\nlaunched to add a commment.::\n\n git redmine issue submit\n\nTo submit only the last commit::\n\n git redmine issue submit 1\n\nTo submit the last commit to issue 9999::\n\n git redmine issue submit --issue 9999 1\n\nissue apply\n...........\n\nApply patches attached to the current issue.::\n\n git redmine issue apply\n\nApply patched atteched to issue 9999.::\n\n git redmine issue apply --issue 9999\n\nmerge-and-push\n..............\n\nMerge current feature branch in a target branch (default is master), push\ntarget branch to origin, delete feature branch locally and on origin; if before\nthat those operations pass: pull-rebase the target branch, rebase feature\nbranch on target.\n\n git rebase merge-and-push\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://dev.entrouvert.org/projects/git-redmine/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "git-redmine", "package_url": "https://pypi.org/project/git-redmine/", "platform": "", "project_url": "https://pypi.org/project/git-redmine/", "project_urls": { "Homepage": "https://dev.entrouvert.org/projects/git-redmine/" }, "release_url": "https://pypi.org/project/git-redmine/0.9.0/", "requires_dist": null, "requires_python": "", "summary": "Git porcelain to interface with Redmine", "version": "0.9.0" }, "last_serial": 4905919, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fdbe059d739b9d879831fb73d9acc82f", "sha256": "b94e0a61bf3b490af6e2f31b5e161f85767eba3c44cd809fba073a865e081552" }, "downloads": -1, "filename": "git-redmine-0.1.tar.gz", "has_sig": false, "md5_digest": "fdbe059d739b9d879831fb73d9acc82f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3218, "upload_time": "2018-01-12T15:57:28", "url": "https://files.pythonhosted.org/packages/8e/d0/7e3a7850075ea9438ffcd62259595861f46b6e3e3088baa3349c9ae280e9/git-redmine-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "11ff25b07e7bfab5631359a6b0d0817e", "sha256": "a5cc5f04d99e401b875d3d4c3d0fd84e3d4c249cee35e99e373ca8e4004d358e" }, "downloads": -1, "filename": "git-redmine-0.2.tar.gz", "has_sig": false, "md5_digest": "11ff25b07e7bfab5631359a6b0d0817e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3225, "upload_time": "2018-01-12T15:59:45", "url": "https://files.pythonhosted.org/packages/fe/bb/ae9cede44c98a9fb483e06e9524bc977064122342a8828af3341e0b7fe4e/git-redmine-0.2.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "700cbbb2898da5d4a3c0512596ef2284", "sha256": "23dd97f2eb71c3e0596187f9b27e6df768f4d77a1d081562d1559c6cb2a21d17" }, "downloads": -1, "filename": "git-redmine-0.4.tar.gz", "has_sig": false, "md5_digest": "700cbbb2898da5d4a3c0512596ef2284", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4067, "upload_time": "2018-02-07T21:47:51", "url": "https://files.pythonhosted.org/packages/39/da/f55ff25b0fce320c0078637f0dfc94442ac533de85a68b26a856ad304e39/git-redmine-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "e352edf2abc710fd95064807c87078ca", "sha256": "fbef44cef4cf4a50485ec721f9194df802eaf8cae87f3e80b94470584f40e2cb" }, "downloads": -1, "filename": "git-redmine-0.4.1.tar.gz", "has_sig": false, "md5_digest": "e352edf2abc710fd95064807c87078ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4378, "upload_time": "2018-02-08T08:36:33", "url": "https://files.pythonhosted.org/packages/9b/fa/8b879c84ab380318812fdd9d0f020a5203489c62bdf2697433ffb5bb98f7/git-redmine-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "5d5773230e99be8c9518ce2b742fbd8a", "sha256": "fe6d800152296ab7a5b601ed364c48feffc1ac3e0543b7a6b3cb826fcc0762d2" }, "downloads": -1, "filename": "git-redmine-0.4.2.tar.gz", "has_sig": false, "md5_digest": "5d5773230e99be8c9518ce2b742fbd8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4450, "upload_time": "2018-02-08T08:42:11", "url": "https://files.pythonhosted.org/packages/69/76/b91832ad70311532743a2a40a822757453c2428a3ae256fbe3c51d7c58d6/git-redmine-0.4.2.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "e919417a25a679eaf9797ceada1d736b", "sha256": "396f053d00237baaf060e439d217cc33e768735ec68cb5f1a1d552e65b7189a3" }, "downloads": -1, "filename": "git-redmine-0.5.0.tar.gz", "has_sig": false, "md5_digest": "e919417a25a679eaf9797ceada1d736b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4465, "upload_time": "2018-02-08T18:11:18", "url": "https://files.pythonhosted.org/packages/6e/4d/bd98c14ed341b3cf65173b626e5be9931411f55bcfd0b935059c1ee78b44/git-redmine-0.5.0.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "e4735674ba0db494760ae02f470d12fe", "sha256": "ae233c8c74476bdf9ca598707351dfb9b5be933db07917b6d7ed3a287fa1faec" }, "downloads": -1, "filename": "git-redmine-0.8.0.tar.gz", "has_sig": false, "md5_digest": "e4735674ba0db494760ae02f470d12fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5854, "upload_time": "2019-03-01T20:50:39", "url": "https://files.pythonhosted.org/packages/a2/58/b2a55a4fa291ebb1da8ec63a3254d1d91d37fd85870b88a07411efc873db/git-redmine-0.8.0.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "48598423e68c140bd836128600e454ef", "sha256": "b588625815a5a208ccfe228910a3b488f6d1bf3c0b3f3988658cb265fc8c7b2d" }, "downloads": -1, "filename": "git-redmine-0.9.0.tar.gz", "has_sig": false, "md5_digest": "48598423e68c140bd836128600e454ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6199, "upload_time": "2019-03-06T15:06:47", "url": "https://files.pythonhosted.org/packages/9c/42/4a9857f75ecbee12f109b0c13f6fef43c168e770f39770782ebe1bcabbdc/git-redmine-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48598423e68c140bd836128600e454ef", "sha256": "b588625815a5a208ccfe228910a3b488f6d1bf3c0b3f3988658cb265fc8c7b2d" }, "downloads": -1, "filename": "git-redmine-0.9.0.tar.gz", "has_sig": false, "md5_digest": "48598423e68c140bd836128600e454ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6199, "upload_time": "2019-03-06T15:06:47", "url": "https://files.pythonhosted.org/packages/9c/42/4a9857f75ecbee12f109b0c13f6fef43c168e770f39770782ebe1bcabbdc/git-redmine-0.9.0.tar.gz" } ] }