[ { "id": "4844096927", "type": "IssuesEvent", "actor": { "id": 346530, "login": "liigo", "display_login": "liigo", "gravatar_id": "", "url": "https://api.github.com/users/liigo", "avatar_url": "https://avatars.githubusercontent.com/u/346530?" }, "repo": { "id": 71928026, "name": "nabijaczleweli/cargo-update", "url": "https://api.github.com/repos/nabijaczleweli/cargo-update" }, "payload": { "action": "opened", "issue": { "url": "https://api.github.com/repos/nabijaczleweli/cargo-update/issues/11", "repository_url": "https://api.github.com/repos/nabijaczleweli/cargo-update", "labels_url": "https://api.github.com/repos/nabijaczleweli/cargo-update/issues/11/labels{/name}", "comments_url": "https://api.github.com/repos/nabijaczleweli/cargo-update/issues/11/comments", "events_url": "https://api.github.com/repos/nabijaczleweli/cargo-update/issues/11/events", "html_url": "https://github.com/nabijaczleweli/cargo-update/issues/11", "id": 188390341, "number": 11, "title": "'unknown error occurred': It", "user": { "login": "liigo", "id": 346530, "avatar_url": "https://avatars.githubusercontent.com/u/346530?v=3", "gravatar_id": "", "url": "https://api.github.com/users/liigo", "html_url": "https://github.com/liigo", "followers_url": "https://api.github.com/users/liigo/followers", "following_url": "https://api.github.com/users/liigo/following{/other_user}", "gists_url": "https://api.github.com/users/liigo/gists{/gist_id}", "starred_url": "https://api.github.com/users/liigo/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/liigo/subscriptions", "organizations_url": "https://api.github.com/users/liigo/orgs", "repos_url": "https://api.github.com/users/liigo/repos", "events_url": "https://api.github.com/users/liigo/events{/privacy}", "received_events_url": "https://api.github.com/users/liigo/received_events", "type": "User", "site_admin": false }, "labels": [], "state": "open", "locked": false, "assignee": null, "assignees": [], "milestone": null, "comments": 0, "created_at": "2016-11-10T00:42:17Z", "updated_at": "2016-11-10T00:42:17Z", "closed_at": null, "body": "```C:\\Users\\liigo>cargo install-update```" } }, "public": true, "created_at": "2016-11-10T00:42:18Z" }, { "id": "4846163121", "type": "IssueCommentEvent", "actor": { "id": 6709544, "login": "nabijaczleweli", "display_login": "nabijaczleweli", "gravatar_id": "", "url": "https://api.github.com/users/nabijaczleweli", "avatar_url": "https://avatars.githubusercontent.com/u/6709544?" }, "repo": { "id": 71928026, "name": "nabijaczleweli/cargo-update", "url": "https://api.github.com/repos/nabijaczleweli/cargo-update" }, "payload": { "action": "created", "issue": { "url": "https://api.github.com/repos/nabijaczleweli/cargo-update/issues/12", "repository_url": "https://api.github.com/repos/nabijaczleweli/cargo-update", "labels_url": "https://api.github.com/repos/nabijaczleweli/cargo-update/issues/12/labels{/name}", "comments_url": "https://api.github.com/repos/nabijaczleweli/cargo-update/issues/12/comments", "events_url": "https://api.github.com/repos/nabijaczleweli/cargo-update/issues/12/events", "html_url": "https://github.com/nabijaczleweli/cargo-update/issues/12", "id": 188396077, "number": 12, "title": "reduplicative package names", "user": { "login": "liigo", "id": 346530, "avatar_url": "https://avatars.githubusercontent.com/u/346530?v=3", "gravatar_id": "", "url": "https://api.github.com/users/liigo", "html_url": "https://github.com/liigo", "followers_url": "https://api.github.com/users/liigo/followers", "following_url": "https://api.github.com/users/liigo/following{/other_user}", "gists_url": "https://api.github.com/users/liigo/gists{/gist_id}", "starred_url": "https://api.github.com/users/liigo/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/liigo/subscriptions", "organizations_url": "https://api.github.com/users/liigo/orgs", "repos_url": "https://api.github.com/users/liigo/repos", "events_url": "https://api.github.com/users/liigo/events{/privacy}", "received_events_url": "https://api.github.com/users/liigo/received_events", "type": "User", "site_admin": false }, "labels": [ { "id": 468744049, "url": "https://api.github.com/repos/nabijaczleweli/cargo-update/labels/bug", "name": "bug", "color": "ee0701", "default": true }, { "id": 468744057, "url": "https://api.github.com/repos/nabijaczleweli/cargo-update/labels/question", "name": "question", "color": "cc317c", "default": true } ], "state": "open", "locked": false, "assignee": null, "assignees": [], "milestone": null, "comments": 1, "created_at": "2016-11-10T01:17:16Z", "updated_at": "2016-11-10T10:48:04Z", "closed_at": null, "body": "with argment `-a` or `-al`:\r\n```\r\nC:\\WINDOWS\\system32>cargo install-update -a\r\n Updating registry `https://github.com/rust-lang/crates.io-index`\r\n\r\nPackage Installed Latest Needs update\r\nrustfmt v0.4.1 v0.6.2 Yes\r\nrustfmt v0.6.2 v0.6.2 No\r\ncargo-edit v0.1.2 v0.1.3 Yes\r\ncargo-edit v0.1.3 v0.1.3 No\r\n```\r\n\r\n- There are two `rustfmt` here, but I think they should have to be `rustfmt.exe` and `cargo-fmt.exe`.\r\n- There are two `cargo-edit` here, but I think they should have to be `cargo-add.exe` and `cargo-list.exe`.\r\n\r\nAfter all packages up to date, no duplicate package names are printed." }, "comment": { "url": "https://api.github.com/repos/nabijaczleweli/cargo-update/issues/comments/259659314", "html_url": "https://github.com/nabijaczleweli/cargo-update/issues/12#issuecomment-259659314", "issue_url": "https://api.github.com/repos/nabijaczleweli/cargo-update/issues/12", "id": 259659314, "user": { "login": "nabijaczleweli", "id": 6709544, "avatar_url": "https://avatars.githubusercontent.com/u/6709544?v=3", "gravatar_id": "", "url": "https://api.github.com/users/nabijaczleweli", "html_url": "https://github.com/nabijaczleweli", "followers_url": "https://api.github.com/users/nabijaczleweli/followers", "following_url": "https://api.github.com/users/nabijaczleweli/following{/other_user}", "gists_url": "https://api.github.com/users/nabijaczleweli/gists{/gist_id}", "starred_url": "https://api.github.com/users/nabijaczleweli/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nabijaczleweli/subscriptions", "organizations_url": "https://api.github.com/users/nabijaczleweli/orgs", "repos_url": "https://api.github.com/users/nabijaczleweli/repos", "events_url": "https://api.github.com/users/nabijaczleweli/events{/privacy}", "received_events_url": "https://api.github.com/users/nabijaczleweli/received_events", "type": "User", "site_admin": false }, "created_at": "2016-11-10T10:48:04Z", "updated_at": "2016-11-10T10:48:04Z", "body": "Your `.cargo.toml`?" } }, "public": true, "created_at": "2016-11-10T10:48:04Z" } ]