1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-11 23:53:12 +00:00
2018-06-07 17:44:24 +02:00

36393 lines
1.8 MiB

[
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/650",
"id": 166999301,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTY2OTk5MzAx",
"html_url": "https://github.com/PDP-10/its/pull/650",
"diff_url": "https://github.com/PDP-10/its/pull/650.diff",
"patch_url": "https://github.com/PDP-10/its/pull/650.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/650",
"number": 650,
"state": "closed",
"locked": false,
"title": "Fixes for ADVENT",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Small fixes for ADVENT:\r\n\r\n- Read from ADVENT DAT instead of TEXT DAT.\r\n- Fix missing character in output lines. This was due to FORTRAN carriage control characters.\r\n- Simplify build script by using :CWD.\r\n\r\nI haven't tested the resulting binary yet. I'm opening this pull request as a reminder to myself.",
"created_at": "2018-02-04T07:49:37Z",
"updated_at": "2018-02-05T12:28:57Z",
"closed_at": "2018-02-05T12:28:50Z",
"merged_at": "2018-02-05T12:28:50Z",
"merge_commit_sha": "2b1421ce622e3459173f42159b67b3fd0b19faec",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/650/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/650/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/650/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/7de6eb2e71b5108585031115553dc0d5add548c3",
"head": {
"label": "PDP-10:lars/advent",
"ref": "lars/advent",
"sha": "7de6eb2e71b5108585031115553dc0d5add548c3",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "49f9da166414c770c532c5a1fca6bbde1e3da82f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/650"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/650"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/650"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/650/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/650/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/650/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/7de6eb2e71b5108585031115553dc0d5add548c3"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/649",
"id": 166999208,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTY2OTk5MjA4",
"html_url": "https://github.com/PDP-10/its/pull/649",
"diff_url": "https://github.com/PDP-10/its/pull/649.diff",
"patch_url": "https://github.com/PDP-10/its/pull/649.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/649",
"number": 649,
"state": "closed",
"locked": false,
"title": "UBI: device only exists on KS10.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "When building KA ITS, the UBIO symbol is undefined.\r\n\r\nThis is due to the UBI: device. It should only be available on KS10 machines.\r\n\r\nI haven't tested this yet. I'm opening this pull request as a reminder to myself.",
"created_at": "2018-02-04T07:46:13Z",
"updated_at": "2018-02-05T17:55:02Z",
"closed_at": "2018-02-05T17:54:58Z",
"merged_at": "2018-02-05T17:54:58Z",
"merge_commit_sha": "b8b1377d969c9b483178ed1ba558d1edc8057e1f",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/649/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/649/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/649/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/8523bd7df85fe67937c17faeea6e6ae059059c91",
"head": {
"label": "PDP-10:lars/ubi",
"ref": "lars/ubi",
"sha": "8523bd7df85fe67937c17faeea6e6ae059059c91",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "4f00d2a6cf67d0a1cebb87fe4abd5b9ba8dab8f2",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/649"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/649"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/649"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/649/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/649/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/649/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/8523bd7df85fe67937c17faeea6e6ae059059c91"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/167",
"id": 166552526,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTY2NTUyNTI2",
"html_url": "https://github.com/PDP-10/its/pull/167",
"diff_url": "https://github.com/PDP-10/its/pull/167.diff",
"patch_url": "https://github.com/PDP-10/its/pull/167.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/167",
"number": 167,
"state": "closed",
"locked": false,
"title": "ADVENT (Colossal Cave) - adventure game",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS3; TS ADVENT\r\n\r\nAlso known as [Colossal Cave](https://en.wikipedia.org/wiki/Colossal_Cave_Adventure).\r\n\r\nI don't think we have the source code in AI, MC, PI, or SV. But there's Fortran source code here: http://www.ifarchive.org/if-archive/games/source/adv350-pdp10.tar.gz",
"created_at": "2018-02-01T14:30:48Z",
"updated_at": "2018-03-03T13:44:26Z",
"closed_at": "2018-02-01T15:17:03Z",
"merged_at": "2018-02-01T15:17:03Z",
"merge_commit_sha": "49f9da166414c770c532c5a1fca6bbde1e3da82f",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 501323733,
"node_id": "MDU6TGFiZWw1MDEzMjM3MzM=",
"url": "https://api.github.com/repos/PDP-10/its/labels/game",
"name": "game",
"color": "c2e0c6",
"default": false
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/167/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/167/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/167/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b5434a3fbf571a0fc5d0874415b9b712d85f1e44",
"head": {
"label": "PDP-10:lars/advent",
"ref": "lars/advent",
"sha": "b5434a3fbf571a0fc5d0874415b9b712d85f1e44",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "c81a185dbbef56c893aefe44b0b3444c357798d2",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/167"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/167"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/167"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/167/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/167/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/167/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/b5434a3fbf571a0fc5d0874415b9b712d85f1e44"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/647",
"id": 166535418,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTY2NTM1NDE4",
"html_url": "https://github.com/PDP-10/its/pull/647",
"diff_url": "https://github.com/PDP-10/its/pull/647.diff",
"patch_url": "https://github.com/PDP-10/its/pull/647.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/647",
"number": 647,
"state": "closed",
"locked": false,
"title": "Minimal set of binary files for F40 FORTRAN IV compiler.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "By trial and error, I found these binary files to be needed to run the F40 compiler and load the resulting object code:\r\n\r\nDECSYS; F40 SHR \r\nDECSYS; FORLIB REL \r\nDECSYS; JOBDAT REL \r\nDECSYS; FOROTX SHR \r\nDECSYS; LOADER SHR\r\n\r\nI have tested this by compiling and running ADVENT. See #167.",
"created_at": "2018-02-01T13:22:25Z",
"updated_at": "2018-02-13T15:40:10Z",
"closed_at": "2018-02-01T14:10:20Z",
"merged_at": "2018-02-01T14:10:20Z",
"merge_commit_sha": "c81a185dbbef56c893aefe44b0b3444c357798d2",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 549559728,
"node_id": "MDU6TGFiZWw1NDk1NTk3Mjg=",
"url": "https://api.github.com/repos/PDP-10/its/labels/source%20missing",
"name": "source missing",
"color": "e99695",
"default": false
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/647/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/647/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/647/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a89e52489b9f5bc7b58349bc085dc4a51e82b664",
"head": {
"label": "PDP-10:lars/f40",
"ref": "lars/f40",
"sha": "a89e52489b9f5bc7b58349bc085dc4a51e82b664",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "648b4929bd63545c04a96781c344a89eaef811ba",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/647"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/647"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/647"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/647/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/647/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/647/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/a89e52489b9f5bc7b58349bc085dc4a51e82b664"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/639",
"id": 165349062,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTY1MzQ5MDYy",
"html_url": "https://github.com/PDP-10/its/pull/639",
"diff_url": "https://github.com/PDP-10/its/pull/639.diff",
"patch_url": "https://github.com/PDP-10/its/pull/639.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/639",
"number": 639,
"state": "closed",
"locked": false,
"title": "Short introductions for beginners",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Adding short introductions for important programs:\r\n\r\n- [Editing with EMACS](https://github.com/PDP-10/its/blob/lars/teco/doc/EMACS.md)\r\n- [Editing with TECO](https://github.com/PDP-10/its/blob/lars/teco/doc/TECO.md)\r\n- [Debugging with DDT](https://github.com/PDP-10/its/blob/lars/teco/doc/debugging.md)\r\n- [Hello world in MIDAS](https://github.com/PDP-10/its/blob/lars/teco/doc/hello-midas.md)\r\n- [DUMP and itstar](https://github.com/PDP-10/its/blob/lars/teco/doc/DUMP-itstar.md)\r\n\r\nComments, @aap @lokedhs and anyone else?",
"created_at": "2018-01-26T12:02:28Z",
"updated_at": "2018-02-07T07:31:16Z",
"closed_at": "2018-02-07T07:31:06Z",
"merged_at": "2018-02-07T07:31:06Z",
"merge_commit_sha": "26306849563351c58554377fe1aeef595781ba80",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
},
{
"login": "lokedhs",
"id": 1028755,
"node_id": "MDQ6VXNlcjEwMjg3NTU=",
"avatar_url": "https://avatars1.githubusercontent.com/u/1028755?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lokedhs",
"html_url": "https://github.com/lokedhs",
"followers_url": "https://api.github.com/users/lokedhs/followers",
"following_url": "https://api.github.com/users/lokedhs/following{/other_user}",
"gists_url": "https://api.github.com/users/lokedhs/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lokedhs/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lokedhs/subscriptions",
"organizations_url": "https://api.github.com/users/lokedhs/orgs",
"repos_url": "https://api.github.com/users/lokedhs/repos",
"events_url": "https://api.github.com/users/lokedhs/events{/privacy}",
"received_events_url": "https://api.github.com/users/lokedhs/received_events",
"type": "User",
"site_admin": false
},
{
"login": "aap",
"id": 1521437,
"node_id": "MDQ6VXNlcjE1MjE0Mzc=",
"avatar_url": "https://avatars2.githubusercontent.com/u/1521437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aap",
"html_url": "https://github.com/aap",
"followers_url": "https://api.github.com/users/aap/followers",
"following_url": "https://api.github.com/users/aap/following{/other_user}",
"gists_url": "https://api.github.com/users/aap/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aap/subscriptions",
"organizations_url": "https://api.github.com/users/aap/orgs",
"repos_url": "https://api.github.com/users/aap/repos",
"events_url": "https://api.github.com/users/aap/events{/privacy}",
"received_events_url": "https://api.github.com/users/aap/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 817354752,
"node_id": "MDU6TGFiZWw4MTczNTQ3NTI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/documentation",
"name": "documentation",
"color": "e83a88",
"default": false
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/639/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/639/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/639/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/60c3481e1a76161b4efe6cfc3c881d64ccefc5dc",
"head": {
"label": "PDP-10:lars/teco",
"ref": "lars/teco",
"sha": "60c3481e1a76161b4efe6cfc3c881d64ccefc5dc",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "b8b1377d969c9b483178ed1ba558d1edc8057e1f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/639"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/639"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/639"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/639/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/639/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/639/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/60c3481e1a76161b4efe6cfc3c881d64ccefc5dc"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/613",
"id": 163548405,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTYzNTQ4NDA1",
"html_url": "https://github.com/PDP-10/its/pull/613",
"diff_url": "https://github.com/PDP-10/its/pull/613.diff",
"patch_url": "https://github.com/PDP-10/its/pull/613.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/613",
"number": 613,
"state": "closed",
"locked": false,
"title": "Add AI WP 227",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "*A Guide to ITS Operations - Useful Spells And Incantations*, by @cstacy.\r\n",
"created_at": "2018-01-17T20:47:42Z",
"updated_at": "2018-01-26T12:10:44Z",
"closed_at": "2018-01-17T21:47:28Z",
"merged_at": "2018-01-17T21:47:28Z",
"merge_commit_sha": "648b4929bd63545c04a96781c344a89eaef811ba",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 817354752,
"node_id": "MDU6TGFiZWw4MTczNTQ3NTI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/documentation",
"name": "documentation",
"color": "e83a88",
"default": false
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/613/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/613/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/613/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a67ed18ce4b1ceab12788e44deaf21cacfd4452d",
"head": {
"label": "PDP-10:lars/wp227",
"ref": "lars/wp227",
"sha": "a67ed18ce4b1ceab12788e44deaf21cacfd4452d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "7ebf84aea53a8651ba5c87db7a7904a6bdbdd6fe",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/613"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/613"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/613"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/613/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/613/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/613/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/a67ed18ce4b1ceab12788e44deaf21cacfd4452d"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/607",
"id": 162140947,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTYyMTQwOTQ3",
"html_url": "https://github.com/PDP-10/its/pull/607",
"diff_url": "https://github.com/PDP-10/its/pull/607.diff",
"patch_url": "https://github.com/PDP-10/its/pull/607.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/607",
"number": 607,
"state": "closed",
"locked": false,
"title": "SALV writes invalid UNBYTE value to disk",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SALV writes 777777,,777777 to the UNREF word on disk. The lower 9 bits is the UNBYTE field, which encodes the file byte size and number of unused bytes in the last word. 777 is not a valid code.\r\n\r\nNSALV writes 777777,,777000 by default (unless the tape file has this information in the header). 000 is the code for 36-bit bytes. SALV should do the same.",
"created_at": "2018-01-10T14:45:46Z",
"updated_at": "2018-01-10T16:57:20Z",
"closed_at": "2018-01-10T16:56:50Z",
"merged_at": "2018-01-10T16:56:50Z",
"merge_commit_sha": "7ebf84aea53a8651ba5c87db7a7904a6bdbdd6fe",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/607/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/607/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/607/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/7f9056aa8c77d843fd7a18b49de799645f9c39ca",
"head": {
"label": "PDP-10:lars/salv",
"ref": "lars/salv",
"sha": "7f9056aa8c77d843fd7a18b49de799645f9c39ca",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "79ca6f81a1fa08c6947dd2077d07fc480557d294",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/607"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/607"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/607"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/607/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/607/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/607/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/7f9056aa8c77d843fd7a18b49de799645f9c39ca"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/605",
"id": 161196264,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTYxMTk2MjY0",
"html_url": "https://github.com/PDP-10/its/pull/605",
"diff_url": "https://github.com/PDP-10/its/pull/605.diff",
"patch_url": "https://github.com/PDP-10/its/pull/605.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/605",
"number": 605,
"state": "closed",
"locked": false,
"title": "Fixes for old Salvager",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Problems fixed when using the old Salvager with @rcornwell's KA10 simulator:\r\n\r\n- Empty the input buffer after reading link info. Failing to do so would mess up reading the following file.\r\n- Set the link flag in the UFD when writing a link to disk.",
"created_at": "2018-01-04T19:16:41Z",
"updated_at": "2018-01-05T11:57:21Z",
"closed_at": "2018-01-05T05:23:54Z",
"merged_at": "2018-01-05T05:23:54Z",
"merge_commit_sha": "79ca6f81a1fa08c6947dd2077d07fc480557d294",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/605/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/605/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/605/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/aea329f75e95dfe0019878c0742e66bd82910fcc",
"head": {
"label": "PDP-10:lars/salv",
"ref": "lars/salv",
"sha": "aea329f75e95dfe0019878c0742e66bd82910fcc",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "7c406d3954e562eccaf528c08a5896365af2bf2b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/605"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/605"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/605"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/605/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/605/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/605/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/aea329f75e95dfe0019878c0742e66bd82910fcc"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/602",
"id": 159635279,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTU5NjM1Mjc5",
"html_url": "https://github.com/PDP-10/its/pull/602",
"diff_url": "https://github.com/PDP-10/its/pull/602.diff",
"patch_url": "https://github.com/PDP-10/its/pull/602.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/602",
"number": 602,
"state": "closed",
"locked": false,
"title": "Notable ITS features",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Anything else we can add?",
"created_at": "2017-12-21T11:29:15Z",
"updated_at": "2018-01-26T12:10:24Z",
"closed_at": "2017-12-21T14:48:02Z",
"merged_at": "2017-12-21T14:48:02Z",
"merge_commit_sha": "7c406d3954e562eccaf528c08a5896365af2bf2b",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 817354752,
"node_id": "MDU6TGFiZWw4MTczNTQ3NTI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/documentation",
"name": "documentation",
"color": "e83a88",
"default": false
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/602/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/602/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/602/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/8064f6f254a2ecbaa3b5899392ca7a03fa67bbc9",
"head": {
"label": "PDP-10:lars/readme",
"ref": "lars/readme",
"sha": "8064f6f254a2ecbaa3b5899392ca7a03fa67bbc9",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "ad5f3c155cd8a766d01b3a1d913027172dd4ca3f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/602"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/602"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/602"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/602/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/602/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/602/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/8064f6f254a2ecbaa3b5899392ca7a03fa67bbc9"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/598",
"id": 159179141,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTU5MTc5MTQx",
"html_url": "https://github.com/PDP-10/its/pull/598",
"diff_url": "https://github.com/PDP-10/its/pull/598.diff",
"patch_url": "https://github.com/PDP-10/its/pull/598.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/598",
"number": 598,
"state": "closed",
"locked": false,
"title": "SALV doesn't agree with DUMP tape format",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "When running `TRAN$G` from the old SALV with a tape made with DUMP, it says `BAD HEADER` for every file on the tape.\r\n\r\nWhen running DSKDMP with a disk formatted with the old SALV, it says `MFDCLB`. EDIT: Fixed, see below.",
"created_at": "2017-12-19T14:23:39Z",
"updated_at": "2017-12-19T18:43:21Z",
"closed_at": "2017-12-19T17:22:00Z",
"merged_at": "2017-12-19T17:22:00Z",
"merge_commit_sha": "ad5f3c155cd8a766d01b3a1d913027172dd4ca3f",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/598/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/598/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/598/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b5b5d5f2f0c986b4441b60bf8730079b6146aea8",
"head": {
"label": "PDP-10:lars/salv",
"ref": "lars/salv",
"sha": "b5b5d5f2f0c986b4441b60bf8730079b6146aea8",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "55c0fccfd2fd95514d81a241bfdd26e9781ae464",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/598"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/598"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/598"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/598/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/598/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/598/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/b5b5d5f2f0c986b4441b60bf8730079b6146aea8"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/597",
"id": 157755938,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTU3NzU1OTM4",
"html_url": "https://github.com/PDP-10/its/pull/597",
"diff_url": "https://github.com/PDP-10/its/pull/597.diff",
"patch_url": "https://github.com/PDP-10/its/pull/597.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/597",
"number": 597,
"state": "closed",
"locked": false,
"title": "Add back delay in 'type'",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Restore the delay in the build script function that sends keypresses.\r\n\r\nWithout them, the expect script may not recognize keywords in output.",
"created_at": "2017-12-12T07:36:24Z",
"updated_at": "2018-01-05T11:57:29Z",
"closed_at": "2017-12-12T08:06:03Z",
"merged_at": "2017-12-12T08:06:03Z",
"merge_commit_sha": "55c0fccfd2fd95514d81a241bfdd26e9781ae464",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/597/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/597/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/597/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/0ed6cd84c164d31ac905d374f8698fee1b73223b",
"head": {
"label": "PDP-10:lars/type",
"ref": "lars/type",
"sha": "0ed6cd84c164d31ac905d374f8698fee1b73223b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "00f93b5c1b14d7d81bb61ecae2e4a42d7bf6b950",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/597"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/597"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/597"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/597/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/597/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/597/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/0ed6cd84c164d31ac905d374f8698fee1b73223b"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/595",
"id": 157182481,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTU3MTgyNDgx",
"html_url": "https://github.com/PDP-10/its/pull/595",
"diff_url": "https://github.com/PDP-10/its/pull/595.diff",
"patch_url": "https://github.com/PDP-10/its/pull/595.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/595",
"number": 595,
"state": "closed",
"locked": false,
"title": "Update disassembler to latest version.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Mostly to get the `its2rim` tool. It converts a binary file in ITS evacuate format to a paper tape image file.",
"created_at": "2017-12-08T07:48:27Z",
"updated_at": "2018-01-05T11:58:23Z",
"closed_at": "2017-12-11T13:18:08Z",
"merged_at": "2017-12-11T13:18:08Z",
"merge_commit_sha": "00f93b5c1b14d7d81bb61ecae2e4a42d7bf6b950",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/595/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/595/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/595/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/1c3ed7537a07861ce421ae9edf395eca36988dd1",
"head": {
"label": "PDP-10:dasm",
"ref": "dasm",
"sha": "1c3ed7537a07861ce421ae9edf395eca36988dd1",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "6c0206c29c125ed0c477be4c672f64e35843ba20",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/595"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/595"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/595"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/595/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/595/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/595/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/1c3ed7537a07861ce421ae9edf395eca36988dd1"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/592",
"id": 148970727,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTQ4OTcwNzI3",
"html_url": "https://github.com/PDP-10/its/pull/592",
"diff_url": "https://github.com/PDP-10/its/pull/592.diff",
"patch_url": "https://github.com/PDP-10/its/pull/592.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/592",
"number": 592,
"state": "closed",
"locked": false,
"title": "Update KLH10 for improved console input",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "When https://github.com/PDP-10/klh10/pull/24 is merged, update submodule used here.",
"created_at": "2017-10-26T15:36:15Z",
"updated_at": "2017-10-28T14:35:47Z",
"closed_at": "2017-10-28T14:35:33Z",
"merged_at": "2017-10-28T14:35:33Z",
"merge_commit_sha": "6c0206c29c125ed0c477be4c672f64e35843ba20",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/592/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/592/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/592/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/acef26576931d7a4c1e4ff82fce3215893de08c3",
"head": {
"label": "PDP-10:cty",
"ref": "cty",
"sha": "acef26576931d7a4c1e4ff82fce3215893de08c3",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "0185332d965d4a3ffe59ca41519ef69c21b3423c",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/592"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/592"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/592"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/592/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/592/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/592/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/acef26576931d7a4c1e4ff82fce3215893de08c3"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/589",
"id": 140740044,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTQwNzQwMDQ0",
"html_url": "https://github.com/PDP-10/its/pull/589",
"diff_url": "https://github.com/PDP-10/its/pull/589.diff",
"patch_url": "https://github.com/PDP-10/its/pull/589.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/589",
"number": 589,
"state": "closed",
"locked": false,
"title": "Update to latest version of supdup",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Now with the option to use the extended ITS/SAIL character set.",
"created_at": "2017-09-13T05:51:43Z",
"updated_at": "2018-01-05T11:58:34Z",
"closed_at": "2017-09-14T19:28:56Z",
"merged_at": "2017-09-14T19:28:56Z",
"merge_commit_sha": "0185332d965d4a3ffe59ca41519ef69c21b3423c",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "lokedhs",
"id": 1028755,
"node_id": "MDQ6VXNlcjEwMjg3NTU=",
"avatar_url": "https://avatars1.githubusercontent.com/u/1028755?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lokedhs",
"html_url": "https://github.com/lokedhs",
"followers_url": "https://api.github.com/users/lokedhs/followers",
"following_url": "https://api.github.com/users/lokedhs/following{/other_user}",
"gists_url": "https://api.github.com/users/lokedhs/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lokedhs/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lokedhs/subscriptions",
"organizations_url": "https://api.github.com/users/lokedhs/orgs",
"repos_url": "https://api.github.com/users/lokedhs/repos",
"events_url": "https://api.github.com/users/lokedhs/events{/privacy}",
"received_events_url": "https://api.github.com/users/lokedhs/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/589/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/589/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/589/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a4b629010dceb3baf32b9f3fdeb3c926d1d3b1a5",
"head": {
"label": "PDP-10:lars/supdup",
"ref": "lars/supdup",
"sha": "a4b629010dceb3baf32b9f3fdeb3c926d1d3b1a5",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "cb66c22395ffd27c8b5a7ac02e413a7f0342ad3f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/589"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/589"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/589"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/589/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/589/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/589/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/a4b629010dceb3baf32b9f3fdeb3c926d1d3b1a5"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/587",
"id": 115052508,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTE1MDUyNTA4",
"html_url": "https://github.com/PDP-10/its/pull/587",
"diff_url": "https://github.com/PDP-10/its/pull/587.diff",
"patch_url": "https://github.com/PDP-10/its/pull/587.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/587",
"number": 587,
"state": "closed",
"locked": false,
"title": "Remove newline to fix markdown formatting.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "The build status looked wrong in the README.",
"created_at": "2017-04-10T08:50:37Z",
"updated_at": "2017-12-21T12:02:47Z",
"closed_at": "2017-04-10T14:08:32Z",
"merged_at": "2017-04-10T14:08:32Z",
"merge_commit_sha": "cb66c22395ffd27c8b5a7ac02e413a7f0342ad3f",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/587/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/587/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/587/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/80045cc7380d6abddbe902998a5c4999414bc516",
"head": {
"label": "PDP-10:lars/md",
"ref": "lars/md",
"sha": "80045cc7380d6abddbe902998a5c4999414bc516",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "efb08b7d6d6704d5fff83bfb2bb97c5a562aa4ce",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/587"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/587"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/587"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/587/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/587/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/587/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/80045cc7380d6abddbe902998a5c4999414bc516"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/586",
"id": 112632439,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTEyNjMyNDM5",
"html_url": "https://github.com/PDP-10/its/pull/586",
"diff_url": "https://github.com/PDP-10/its/pull/586.diff",
"patch_url": "https://github.com/PDP-10/its/pull/586.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/586",
"number": 586,
"state": "closed",
"locked": false,
"title": "NO has moved to another IP number.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2017-03-26T15:52:16Z",
"updated_at": "2017-04-10T13:41:20Z",
"closed_at": "2017-04-10T13:41:00Z",
"merged_at": "2017-04-10T13:41:00Z",
"merge_commit_sha": "677f50cf0230d7b76c5deafe48ffdf0ae15490b8",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/586/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/586/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/586/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/beb30835c8334640130df2d5b9a80e1f516c59b1",
"head": {
"label": "PDP-10:lars/no-ip",
"ref": "lars/no-ip",
"sha": "beb30835c8334640130df2d5b9a80e1f516c59b1",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "efb08b7d6d6704d5fff83bfb2bb97c5a562aa4ce",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/586"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/586"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/586"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/586/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/586/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/586/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/beb30835c8334640130df2d5b9a80e1f516c59b1"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/585",
"id": 110685088,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTEwNjg1MDg4",
"html_url": "https://github.com/PDP-10/its/pull/585",
"diff_url": "https://github.com/PDP-10/its/pull/585.diff",
"patch_url": "https://github.com/PDP-10/its/pull/585.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/585",
"number": 585,
"state": "closed",
"locked": false,
"title": "Add link to the its-hackers mailing list.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2017-03-14T18:13:02Z",
"updated_at": "2018-01-26T12:10:33Z",
"closed_at": "2017-03-14T18:48:00Z",
"merged_at": "2017-03-14T18:48:00Z",
"merge_commit_sha": "efb08b7d6d6704d5fff83bfb2bb97c5a562aa4ce",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 817354752,
"node_id": "MDU6TGFiZWw4MTczNTQ3NTI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/documentation",
"name": "documentation",
"color": "e83a88",
"default": false
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/585/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/585/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/585/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/4c7373ca1f1a92dd222ce7ad70cb1d26684c6ab7",
"head": {
"label": "PDP-10:maillist",
"ref": "maillist",
"sha": "4c7373ca1f1a92dd222ce7ad70cb1d26684c6ab7",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "8f8a44ac4e5016e61f866ceb2281007b46d5c841",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/585"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/585"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/585"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/585/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/585/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/585/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/4c7373ca1f1a92dd222ce7ad70cb1d26684c6ab7"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/584",
"id": 110551830,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTEwNTUxODMw",
"html_url": "https://github.com/PDP-10/its/pull/584",
"diff_url": "https://github.com/PDP-10/its/pull/584.diff",
"patch_url": "https://github.com/PDP-10/its/pull/584.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/584",
"number": 584,
"state": "closed",
"locked": false,
"title": "Added EXPN/VRFY. Resolves #489.",
"user": {
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2017-03-14T05:43:12Z",
"updated_at": "2017-12-21T12:02:51Z",
"closed_at": "2017-03-14T14:08:35Z",
"merged_at": "2017-03-14T14:08:35Z",
"merge_commit_sha": "8f8a44ac4e5016e61f866ceb2281007b46d5c841",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/584/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/584/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/584/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/bd6b29f64e2c07036437040afcad333dd093df27",
"head": {
"label": "PDP-10:ejs/expn",
"ref": "ejs/expn",
"sha": "bd6b29f64e2c07036437040afcad333dd093df27",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "b91fbacc51036c105fd315545b42e84cee724fcc",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/584"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/584"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/584"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/584/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/584/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/584/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/bd6b29f64e2c07036437040afcad333dd093df27"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/583",
"id": 110551241,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTEwNTUxMjQx",
"html_url": "https://github.com/PDP-10/its/pull/583",
"diff_url": "https://github.com/PDP-10/its/pull/583.diff",
"patch_url": "https://github.com/PDP-10/its/pull/583.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/583",
"number": 583,
"state": "closed",
"locked": false,
"title": "Added CTIMSR (DEVICE; CHAOS TIME). Resolves #488.",
"user": {
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2017-03-14T05:35:52Z",
"updated_at": "2017-12-21T12:02:53Z",
"closed_at": "2017-03-14T14:08:05Z",
"merged_at": "2017-03-14T14:08:04Z",
"merge_commit_sha": "7e4649e482aea3edc32a090c7049598e3b675025",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/583/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/583/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/583/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/aeac1848f43b208bd48f56c78c0a7181818bd0a6",
"head": {
"label": "PDP-10:ejs/ctimsr2",
"ref": "ejs/ctimsr2",
"sha": "aeac1848f43b208bd48f56c78c0a7181818bd0a6",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "b91fbacc51036c105fd315545b42e84cee724fcc",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/583"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/583"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/583"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/583/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/583/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/583/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/aeac1848f43b208bd48f56c78c0a7181818bd0a6"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/582",
"id": 110549726,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTEwNTQ5NzI2",
"html_url": "https://github.com/PDP-10/its/pull/582",
"diff_url": "https://github.com/PDP-10/its/pull/582.diff",
"patch_url": "https://github.com/PDP-10/its/pull/582.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/582",
"number": 582,
"state": "closed",
"locked": false,
"title": "Added BALANC/MOVDIR. Resolves #467.",
"user": {
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2017-03-14T05:15:18Z",
"updated_at": "2017-12-21T12:02:57Z",
"closed_at": "2017-03-14T14:07:42Z",
"merged_at": "2017-03-14T14:07:42Z",
"merge_commit_sha": "b8d7034829ad329633a655a2dccdcb7191f699dc",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/582/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/582/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/582/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ecd08c4510533d66af1515e16d5243a4b7ad9a40",
"head": {
"label": "PDP-10:ejs/balanc",
"ref": "ejs/balanc",
"sha": "ecd08c4510533d66af1515e16d5243a4b7ad9a40",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "b91fbacc51036c105fd315545b42e84cee724fcc",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/582"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/582"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/582"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/582/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/582/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/582/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/ecd08c4510533d66af1515e16d5243a4b7ad9a40"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/579",
"id": 109679298,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA5Njc5Mjk4",
"html_url": "https://github.com/PDP-10/its/pull/579",
"diff_url": "https://github.com/PDP-10/its/pull/579.diff",
"patch_url": "https://github.com/PDP-10/its/pull/579.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/579",
"number": 579,
"state": "closed",
"locked": false,
"title": "Support idling in emulators",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Both SIMH and KLH10 supports saving host CPU cycles when the target operating system is idling.\r\n\r\n- For SIMH, just throw a configuration toggle, and it detects the idle loop automatically.\r\n- For KLH10, configure a special device and patch the operating system to use it.",
"created_at": "2017-03-08T11:42:47Z",
"updated_at": "2017-12-21T12:03:02Z",
"closed_at": "2017-03-08T15:04:59Z",
"merged_at": "2017-03-08T15:04:59Z",
"merge_commit_sha": "b91fbacc51036c105fd315545b42e84cee724fcc",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/579/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/579/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/579/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f4bf2f4d58d4ac6ecca30067d4706f9dcec26e31",
"head": {
"label": "PDP-10:lars/idle",
"ref": "lars/idle",
"sha": "f4bf2f4d58d4ac6ecca30067d4706f9dcec26e31",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "4c781d5fe00dfbf1a13c16794b921898a7a4a166",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/579"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/579"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/579"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/579/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/579/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/579/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/f4bf2f4d58d4ac6ecca30067d4706f9dcec26e31"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/577",
"id": 108977300,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA4OTc3MzAw",
"html_url": "https://github.com/PDP-10/its/pull/577",
"diff_url": "https://github.com/PDP-10/its/pull/577.diff",
"patch_url": "https://github.com/PDP-10/its/pull/577.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/577",
"number": 577,
"state": "closed",
"locked": false,
"title": "Remove trailing garbage in PRUFD source.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "@bictorv saw that the file looked strange. It's another case of a damaged file, but in this case it's just a benign addition of part of another file.",
"created_at": "2017-03-03T13:56:15Z",
"updated_at": "2017-03-03T20:53:06Z",
"closed_at": "2017-03-03T14:19:20Z",
"merged_at": "2017-03-03T14:19:20Z",
"merge_commit_sha": "4c781d5fe00dfbf1a13c16794b921898a7a4a166",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/577/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/577/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/577/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/fc30d2f993a05976936f90977a2d0d7172fbfafc",
"head": {
"label": "PDP-10:lars/prufd",
"ref": "lars/prufd",
"sha": "fc30d2f993a05976936f90977a2d0d7172fbfafc",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "a039ad4212813b954ddde986eccb01bf1d000fe1",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/577"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/577"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/577"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/577/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/577/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/577/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/fc30d2f993a05976936f90977a2d0d7172fbfafc"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/574",
"id": 108712928,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA4NzEyOTI4",
"html_url": "https://github.com/PDP-10/its/pull/574",
"diff_url": "https://github.com/PDP-10/its/pull/574.diff",
"patch_url": "https://github.com/PDP-10/its/pull/574.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/574",
"number": 574,
"state": "closed",
"locked": false,
"title": "Document the ITS character set.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "I'm not sure what exactly the ITS character set is. This pull request adds a file to document that set, but I'd appreciate if people would review it and send in corrections.",
"created_at": "2017-03-02T08:55:23Z",
"updated_at": "2018-05-15T10:08:09Z",
"closed_at": "2017-03-03T11:35:44Z",
"merged_at": "2017-03-03T11:35:44Z",
"merge_commit_sha": "a039ad4212813b954ddde986eccb01bf1d000fe1",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "MMcM",
"id": 666589,
"node_id": "MDQ6VXNlcjY2NjU4OQ==",
"avatar_url": "https://avatars2.githubusercontent.com/u/666589?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MMcM",
"html_url": "https://github.com/MMcM",
"followers_url": "https://api.github.com/users/MMcM/followers",
"following_url": "https://api.github.com/users/MMcM/following{/other_user}",
"gists_url": "https://api.github.com/users/MMcM/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MMcM/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MMcM/subscriptions",
"organizations_url": "https://api.github.com/users/MMcM/orgs",
"repos_url": "https://api.github.com/users/MMcM/repos",
"events_url": "https://api.github.com/users/MMcM/events{/privacy}",
"received_events_url": "https://api.github.com/users/MMcM/received_events",
"type": "User",
"site_admin": false
},
{
"login": "lokedhs",
"id": 1028755,
"node_id": "MDQ6VXNlcjEwMjg3NTU=",
"avatar_url": "https://avatars1.githubusercontent.com/u/1028755?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lokedhs",
"html_url": "https://github.com/lokedhs",
"followers_url": "https://api.github.com/users/lokedhs/followers",
"following_url": "https://api.github.com/users/lokedhs/following{/other_user}",
"gists_url": "https://api.github.com/users/lokedhs/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lokedhs/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lokedhs/subscriptions",
"organizations_url": "https://api.github.com/users/lokedhs/orgs",
"repos_url": "https://api.github.com/users/lokedhs/repos",
"events_url": "https://api.github.com/users/lokedhs/events{/privacy}",
"received_events_url": "https://api.github.com/users/lokedhs/received_events",
"type": "User",
"site_admin": false
},
{
"login": "leighklotz",
"id": 1514208,
"node_id": "MDQ6VXNlcjE1MTQyMDg=",
"avatar_url": "https://avatars2.githubusercontent.com/u/1514208?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/leighklotz",
"html_url": "https://github.com/leighklotz",
"followers_url": "https://api.github.com/users/leighklotz/followers",
"following_url": "https://api.github.com/users/leighklotz/following{/other_user}",
"gists_url": "https://api.github.com/users/leighklotz/gists{/gist_id}",
"starred_url": "https://api.github.com/users/leighklotz/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/leighklotz/subscriptions",
"organizations_url": "https://api.github.com/users/leighklotz/orgs",
"repos_url": "https://api.github.com/users/leighklotz/repos",
"events_url": "https://api.github.com/users/leighklotz/events{/privacy}",
"received_events_url": "https://api.github.com/users/leighklotz/received_events",
"type": "User",
"site_admin": false
},
{
"login": "cstacy",
"id": 1906336,
"node_id": "MDQ6VXNlcjE5MDYzMzY=",
"avatar_url": "https://avatars1.githubusercontent.com/u/1906336?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cstacy",
"html_url": "https://github.com/cstacy",
"followers_url": "https://api.github.com/users/cstacy/followers",
"following_url": "https://api.github.com/users/cstacy/following{/other_user}",
"gists_url": "https://api.github.com/users/cstacy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/cstacy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/cstacy/subscriptions",
"organizations_url": "https://api.github.com/users/cstacy/orgs",
"repos_url": "https://api.github.com/users/cstacy/repos",
"events_url": "https://api.github.com/users/cstacy/events{/privacy}",
"received_events_url": "https://api.github.com/users/cstacy/received_events",
"type": "User",
"site_admin": false
},
{
"login": "bictorv",
"id": 3236385,
"node_id": "MDQ6VXNlcjMyMzYzODU=",
"avatar_url": "https://avatars1.githubusercontent.com/u/3236385?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bictorv",
"html_url": "https://github.com/bictorv",
"followers_url": "https://api.github.com/users/bictorv/followers",
"following_url": "https://api.github.com/users/bictorv/following{/other_user}",
"gists_url": "https://api.github.com/users/bictorv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bictorv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bictorv/subscriptions",
"organizations_url": "https://api.github.com/users/bictorv/orgs",
"repos_url": "https://api.github.com/users/bictorv/repos",
"events_url": "https://api.github.com/users/bictorv/events{/privacy}",
"received_events_url": "https://api.github.com/users/bictorv/received_events",
"type": "User",
"site_admin": false
},
{
"login": "dabridgham",
"id": 25225521,
"node_id": "MDQ6VXNlcjI1MjI1NTIx",
"avatar_url": "https://avatars2.githubusercontent.com/u/25225521?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dabridgham",
"html_url": "https://github.com/dabridgham",
"followers_url": "https://api.github.com/users/dabridgham/followers",
"following_url": "https://api.github.com/users/dabridgham/following{/other_user}",
"gists_url": "https://api.github.com/users/dabridgham/gists{/gist_id}",
"starred_url": "https://api.github.com/users/dabridgham/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/dabridgham/subscriptions",
"organizations_url": "https://api.github.com/users/dabridgham/orgs",
"repos_url": "https://api.github.com/users/dabridgham/repos",
"events_url": "https://api.github.com/users/dabridgham/events{/privacy}",
"received_events_url": "https://api.github.com/users/dabridgham/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 933663191,
"node_id": "MDU6TGFiZWw5MzM2NjMxOTE=",
"url": "https://api.github.com/repos/PDP-10/its/labels/sail",
"name": "sail",
"color": "efafff",
"default": false
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/574/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/574/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/574/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/913cbfa36d3dde60ba9b5298c98d384175a17022",
"head": {
"label": "PDP-10:lars/char.its",
"ref": "lars/char.its",
"sha": "913cbfa36d3dde60ba9b5298c98d384175a17022",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "ee135ab2ec63feecd82b87af1632e87d3a957c05",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/574"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/574"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/574"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/574/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/574/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/574/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/913cbfa36d3dde60ba9b5298c98d384175a17022"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/572",
"id": 108523428,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA4NTIzNDI4",
"html_url": "https://github.com/PDP-10/its/pull/572",
"diff_url": "https://github.com/PDP-10/its/pull/572.diff",
"patch_url": "https://github.com/PDP-10/its/pull/572.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/572",
"number": 572,
"state": "closed",
"locked": false,
"title": "SYSLOD - system load histogram",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS3; TS SYSLOD \r\nSYSEN1; SYSLOD 8\r\n",
"created_at": "2017-03-01T11:59:23Z",
"updated_at": "2017-03-02T08:46:16Z",
"closed_at": "2017-03-01T14:52:49Z",
"merged_at": "2017-03-01T14:52:49Z",
"merge_commit_sha": "ee135ab2ec63feecd82b87af1632e87d3a957c05",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/572/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/572/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/572/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b7c95589fa63ece36fcd4fc89a4d043dce24e22d",
"head": {
"label": "PDP-10:lars/syslod",
"ref": "lars/syslod",
"sha": "b7c95589fa63ece36fcd4fc89a4d043dce24e22d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "167b88f646380966920283f24e489e35bcaf0468",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/572"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/572"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/572"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/572/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/572/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/572/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/b7c95589fa63ece36fcd4fc89a4d043dce24e22d"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/569",
"id": 108321626,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA4MzIxNjI2",
"html_url": "https://github.com/PDP-10/its/pull/569",
"diff_url": "https://github.com/PDP-10/its/pull/569.diff",
"patch_url": "https://github.com/PDP-10/its/pull/569.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/569",
"number": 569,
"state": "closed",
"locked": false,
"title": "SN - snoop console or terminal output",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS2; TS SN\r\n\r\nSource missing, but the binary isn't very big so it shouldn't be that hard to recreate from disassembly.",
"created_at": "2017-02-28T12:38:42Z",
"updated_at": "2018-02-21T18:28:41Z",
"closed_at": "2017-02-28T14:31:44Z",
"merged_at": "2017-02-28T14:31:44Z",
"merge_commit_sha": "167b88f646380966920283f24e489e35bcaf0468",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 837450558,
"node_id": "MDU6TGFiZWw4Mzc0NTA1NTg=",
"url": "https://api.github.com/repos/PDP-10/its/labels/reconstructed",
"name": "reconstructed",
"color": "7eeab2",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/569/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/569/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/569/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/55033f29444c7f832849c86ac8b683e288b131eb",
"head": {
"label": "PDP-10:lars/sn",
"ref": "lars/sn",
"sha": "55033f29444c7f832849c86ac8b683e288b131eb",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "5f2302bd749d29b604bb252a8fbafa63b421c7cd",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/569"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/569"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/569"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/569/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/569/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/569/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/55033f29444c7f832849c86ac8b683e288b131eb"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/568",
"id": 108146597,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA4MTQ2NTk3",
"html_url": "https://github.com/PDP-10/its/pull/568",
"diff_url": "https://github.com/PDP-10/its/pull/568.diff",
"patch_url": "https://github.com/PDP-10/its/pull/568.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/568",
"number": 568,
"state": "closed",
"locked": false,
"title": "Add some missing links",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "- SYS; TS DEC * - links to MUST; BE HERE, so I guess it must be there\r\n- SYS2; TS EDIT - links to EMACS\r\n- SYS2; TS EXPIRE - different name and function for GMSG\r\n- SYS2; TS STYLOC - different and function for TTLOC\r\n",
"created_at": "2017-02-27T16:11:45Z",
"updated_at": "2017-02-27T17:03:28Z",
"closed_at": "2017-02-27T17:03:24Z",
"merged_at": "2017-02-27T17:03:24Z",
"merge_commit_sha": "5f2302bd749d29b604bb252a8fbafa63b421c7cd",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/568/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/568/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/568/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/bb43eb490df9fb2c669a5c9cf36985bfda95dac1",
"head": {
"label": "PDP-10:lars/links",
"ref": "lars/links",
"sha": "bb43eb490df9fb2c669a5c9cf36985bfda95dac1",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "d6e288e3756c10e8797f9db7523c99e49858b095",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/568"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/568"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/568"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/568/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/568/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/568/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/bb43eb490df9fb2c669a5c9cf36985bfda95dac1"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/202",
"id": 108105929,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA4MTA1OTI5",
"html_url": "https://github.com/PDP-10/its/pull/202",
"diff_url": "https://github.com/PDP-10/its/pull/202.diff",
"patch_url": "https://github.com/PDP-10/its/pull/202.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/202",
"number": 202,
"state": "closed",
"locked": false,
"title": "Add LOCK documentation",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Can be very brief. Add a link to **Maintenance** in `doc/README.md`.",
"created_at": "2017-02-27T12:37:54Z",
"updated_at": "2018-01-26T12:14:23Z",
"closed_at": "2017-02-27T15:09:32Z",
"merged_at": "2017-02-27T15:09:32Z",
"merge_commit_sha": "c8279510d6157de47ea7617348d5d3b2ecd1be44",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 817354752,
"node_id": "MDU6TGFiZWw4MTczNTQ3NTI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/documentation",
"name": "documentation",
"color": "e83a88",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/202/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/202/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/202/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/91279f8ed9198c566098be0a89ad369efbfba7ec",
"head": {
"label": "PDP-10:lars/lock",
"ref": "lars/lock",
"sha": "91279f8ed9198c566098be0a89ad369efbfba7ec",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "3677bb2c4235034d7b0647297f6d60cdf384e385",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/202"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/202"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/202"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/202/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/202/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/202/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/91279f8ed9198c566098be0a89ad369efbfba7ec"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/516",
"id": 107952840,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA3OTUyODQw",
"html_url": "https://github.com/PDP-10/its/pull/516",
"diff_url": "https://github.com/PDP-10/its/pull/516.diff",
"patch_url": "https://github.com/PDP-10/its/pull/516.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/516",
"number": 516,
"state": "closed",
"locked": false,
"title": "DIRCPY - copy a directory to another",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "AR2: RWK; DIRCOP 1\r\n\r\nNo binary installed. But I think this would be a good thing to have.",
"created_at": "2017-02-25T08:30:15Z",
"updated_at": "2017-02-27T16:03:12Z",
"closed_at": "2017-02-27T15:20:00Z",
"merged_at": "2017-02-27T15:20:00Z",
"merge_commit_sha": "d6e288e3756c10e8797f9db7523c99e49858b095",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
},
{
"login": "BobKerns",
"id": 1154903,
"node_id": "MDQ6VXNlcjExNTQ5MDM=",
"avatar_url": "https://avatars3.githubusercontent.com/u/1154903?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BobKerns",
"html_url": "https://github.com/BobKerns",
"followers_url": "https://api.github.com/users/BobKerns/followers",
"following_url": "https://api.github.com/users/BobKerns/following{/other_user}",
"gists_url": "https://api.github.com/users/BobKerns/gists{/gist_id}",
"starred_url": "https://api.github.com/users/BobKerns/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/BobKerns/subscriptions",
"organizations_url": "https://api.github.com/users/BobKerns/orgs",
"repos_url": "https://api.github.com/users/BobKerns/repos",
"events_url": "https://api.github.com/users/BobKerns/events{/privacy}",
"received_events_url": "https://api.github.com/users/BobKerns/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/516/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/516/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/516/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/4819b7695c67e830cd181ce77e7de2600033dd11",
"head": {
"label": "PDP-10:lars/dircpy",
"ref": "lars/dircpy",
"sha": "4819b7695c67e830cd181ce77e7de2600033dd11",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "3677bb2c4235034d7b0647297f6d60cdf384e385",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/516"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/516"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/516"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/516/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/516/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/516/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/4819b7695c67e830cd181ce77e7de2600033dd11"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/534",
"id": 107914957,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA3OTE0OTU3",
"html_url": "https://github.com/PDP-10/its/pull/534",
"diff_url": "https://github.com/PDP-10/its/pull/534.diff",
"patch_url": "https://github.com/PDP-10/its/pull/534.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/534",
"number": 534,
"state": "closed",
"locked": false,
"title": "IFILE - yet another Chaos file server",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "DEVICE; CHAOS IFILE \r\nSYSENG; IFILE 3",
"created_at": "2017-02-24T21:46:24Z",
"updated_at": "2017-02-25T05:50:15Z",
"closed_at": "2017-02-25T05:47:28Z",
"merged_at": "2017-02-25T05:47:28Z",
"merge_commit_sha": "3677bb2c4235034d7b0647297f6d60cdf384e385",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/534/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/534/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/534/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/c5561bc8b1a24ba28170e3cb66a0266b777a1d52",
"head": {
"label": "PDP-10:lars/ifile",
"ref": "lars/ifile",
"sha": "c5561bc8b1a24ba28170e3cb66a0266b777a1d52",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "588b19df24788cb509eb1bbdc6a3e239ad55f90a",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/534"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/534"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/534"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/534/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/534/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/534/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/c5561bc8b1a24ba28170e3cb66a0266b777a1d52"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/501",
"id": 107913207,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA3OTEzMjA3",
"html_url": "https://github.com/PDP-10/its/pull/501",
"diff_url": "https://github.com/PDP-10/its/pull/501.diff",
"patch_url": "https://github.com/PDP-10/its/pull/501.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/501",
"number": 501,
"state": "closed",
"locked": false,
"title": "WHOSEN - print author of last send",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS2; TS WHOSEN \r\nSYSENG; WSENT 1\r\n",
"created_at": "2017-02-24T21:35:00Z",
"updated_at": "2017-02-25T05:49:50Z",
"closed_at": "2017-02-25T05:46:22Z",
"merged_at": "2017-02-25T05:46:22Z",
"merge_commit_sha": "4db412b32081be84c2df309b3a2124da135c49bb",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/501/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/501/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/501/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/4c3bb50976f461b1a6509528104bf2aed7d04301",
"head": {
"label": "PDP-10:lars/whosen",
"ref": "lars/whosen",
"sha": "4c3bb50976f461b1a6509528104bf2aed7d04301",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "588b19df24788cb509eb1bbdc6a3e239ad55f90a",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/501"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/501"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/501"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/501/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/501/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/501/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/4c3bb50976f461b1a6509528104bf2aed7d04301"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/506",
"id": 107912720,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA3OTEyNzIw",
"html_url": "https://github.com/PDP-10/its/pull/506",
"diff_url": "https://github.com/PDP-10/its/pull/506.diff",
"patch_url": "https://github.com/PDP-10/its/pull/506.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/506",
"number": 506,
"state": "closed",
"locked": false,
"title": "BDAY - happy birthday demon",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "DRAGON; DAILY BDAY \r\nSYSEN1; BDAY 74 \r\n\r\nI suppose this took the Name Dragon's place when it came to birthday greetings.",
"created_at": "2017-02-24T21:31:45Z",
"updated_at": "2017-02-25T05:49:41Z",
"closed_at": "2017-02-25T05:46:50Z",
"merged_at": "2017-02-25T05:46:50Z",
"merge_commit_sha": "82a94fc0d019ba606b0eed56ca20cf4360fd6e6b",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/506/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/506/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/506/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/13cb39e56d66230d9f47457e27fe1c0f9be063b2",
"head": {
"label": "PDP-10:lars/bday",
"ref": "lars/bday",
"sha": "13cb39e56d66230d9f47457e27fe1c0f9be063b2",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "001cc7be0f78f43b4948d38da5f045b5b3aea842",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/506"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/506"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/506"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/506/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/506/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/506/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/13cb39e56d66230d9f47457e27fe1c0f9be063b2"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/536",
"id": 107910097,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA3OTEwMDk3",
"html_url": "https://github.com/PDP-10/its/pull/536",
"diff_url": "https://github.com/PDP-10/its/pull/536.diff",
"patch_url": "https://github.com/PDP-10/its/pull/536.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/536",
"number": 536,
"state": "closed",
"locked": false,
"title": "C compiler is not KCC",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "I'm now fairly sure the C compiler in the C directory isn't KCC. C; CDOC 91 and C; C REFMAN mention the name Alan Snyder.\r\n\r\n> The C compiler and the support packages were written by Alan Snyder.\r\n\r\nI believe this document describes the compiler: \r\nhttp://publications.csail.mit.edu/lcs/pubs/pdf/MIT-LCS-TR-149.pdf\r\n\r\nThe files in KCC are probably only a small subset of the KCC ITS port that was being done around 1988.",
"created_at": "2017-02-24T21:14:38Z",
"updated_at": "2017-02-25T05:50:08Z",
"closed_at": "2017-02-24T22:06:10Z",
"merged_at": "2017-02-24T22:06:10Z",
"merge_commit_sha": "001cc7be0f78f43b4948d38da5f045b5b3aea842",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/536/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/536/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/536/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/9d815edf8d07cba36257306314556625effd21fe",
"head": {
"label": "PDP-10:lars/cc",
"ref": "lars/cc",
"sha": "9d815edf8d07cba36257306314556625effd21fe",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "588b19df24788cb509eb1bbdc6a3e239ad55f90a",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/536"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/536"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/536"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/536/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/536/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/536/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/9d815edf8d07cba36257306314556625effd21fe"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/556",
"id": 107909389,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA3OTA5Mzg5",
"html_url": "https://github.com/PDP-10/its/pull/556",
"diff_url": "https://github.com/PDP-10/its/pull/556.diff",
"patch_url": "https://github.com/PDP-10/its/pull/556.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/556",
"number": 556,
"state": "closed",
"locked": false,
"title": "SYS; ATSIGN CHAOS",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "@CHAOS is currently assembled to SYSBIN and linked from DEVICE; ATSIGN CHAOS. The link should be from SYS; ATSIGN CHAOS instead.",
"created_at": "2017-02-24T21:09:56Z",
"updated_at": "2017-02-27T08:36:51Z",
"closed_at": "2017-02-24T21:47:53Z",
"merged_at": "2017-02-24T21:47:53Z",
"merge_commit_sha": "8d8196ea626b58a71978b651a68e335280a46078",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/556/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/556/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/556/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/6d2584e569c23b8ddbf2797e620aa709f243c52f",
"head": {
"label": "PDP-10:lars/atsign-chaos",
"ref": "lars/atsign-chaos",
"sha": "6d2584e569c23b8ddbf2797e620aa709f243c52f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "588b19df24788cb509eb1bbdc6a3e239ad55f90a",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/556"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/556"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/556"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/556/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/556/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/556/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/6d2584e569c23b8ddbf2797e620aa709f243c52f"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/562",
"id": 107819022,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA3ODE5MDIy",
"html_url": "https://github.com/PDP-10/its/pull/562",
"diff_url": "https://github.com/PDP-10/its/pull/562.diff",
"patch_url": "https://github.com/PDP-10/its/pull/562.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/562",
"number": 562,
"state": "closed",
"locked": false,
"title": "Reinstate SYSHST; HOST3 BIN, add SYSHST; TS H3MAKE.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "There is a problem with renaming SYSHST; HOSTS3 BIN in #535: M3MAKE relies on that name.\r\n\r\nThis reverts the rename, and adds a link from TS HOSTS3 instead. Also adds a link for TS H3MAKE.",
"created_at": "2017-02-24T12:14:01Z",
"updated_at": "2017-02-24T13:33:43Z",
"closed_at": "2017-02-24T13:23:19Z",
"merged_at": "2017-02-24T13:23:19Z",
"merge_commit_sha": "588b19df24788cb509eb1bbdc6a3e239ad55f90a",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/562/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/562/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/562/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/cdbe7289bdfd59dbaf96cfef98665a0c04cb68fb",
"head": {
"label": "PDP-10:lars/hosts3",
"ref": "lars/hosts3",
"sha": "cdbe7289bdfd59dbaf96cfef98665a0c04cb68fb",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "9157934d7e8e4638145e476f3278d4db13a439b8",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/562"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/562"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/562"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/562/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/562/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/562/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/cdbe7289bdfd59dbaf96cfef98665a0c04cb68fb"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/553",
"id": 107667767,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA3NjY3NzY3",
"html_url": "https://github.com/PDP-10/its/pull/553",
"diff_url": "https://github.com/PDP-10/its/pull/553.diff",
"patch_url": "https://github.com/PDP-10/its/pull/553.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/553",
"number": 553,
"state": "closed",
"locked": false,
"title": "Move ITS configuration to a directory called conf.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "@eswenson1 How about something like this? You could add your gateway to conf/hosts.\r\n",
"created_at": "2017-02-23T17:02:03Z",
"updated_at": "2017-02-23T21:45:08Z",
"closed_at": "2017-02-23T19:51:37Z",
"merged_at": "2017-02-23T19:51:37Z",
"merge_commit_sha": "9157934d7e8e4638145e476f3278d4db13a439b8",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/553/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/553/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/553/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f38977ffb3bccb2523f002d5f0baeeb9c5cdc799",
"head": {
"label": "PDP-10:lars/conf",
"ref": "lars/conf",
"sha": "f38977ffb3bccb2523f002d5f0baeeb9c5cdc799",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "031bfdfcccc40eec661d4db8381aa98291275098",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/553"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/553"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/553"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/553/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/553/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/553/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/f38977ffb3bccb2523f002d5f0baeeb9c5cdc799"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/551",
"id": 107642273,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA3NjQyMjcz",
"html_url": "https://github.com/PDP-10/its/pull/551",
"diff_url": "https://github.com/PDP-10/its/pull/551.diff",
"patch_url": "https://github.com/PDP-10/its/pull/551.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/551",
"number": 551,
"state": "closed",
"locked": false,
"title": "Clean up host table",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Remove local IP number for ES-ITS. It is in conflict with the other IP for ES-ITS.\r\n\r\nWhile at it, clean up the rest as well. I hope we'll soon have DNS support.",
"created_at": "2017-02-23T15:03:25Z",
"updated_at": "2017-02-23T16:02:15Z",
"closed_at": "2017-02-23T15:53:44Z",
"merged_at": "2017-02-23T15:53:44Z",
"merge_commit_sha": "031bfdfcccc40eec661d4db8381aa98291275098",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/551/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/551/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/551/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f67b00c91779655366f49af9515d27e1fcba8e97",
"head": {
"label": "PDP-10:lars/es-its",
"ref": "lars/es-its",
"sha": "f67b00c91779655366f49af9515d27e1fcba8e97",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "85a3dfdeb812754af5c055a4e4ef61b80d4e0464",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/551"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/551"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/551"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/551/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/551/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/551/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/f67b00c91779655366f49af9515d27e1fcba8e97"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/550",
"id": 107640654,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA3NjQwNjU0",
"html_url": "https://github.com/PDP-10/its/pull/550",
"diff_url": "https://github.com/PDP-10/its/pull/550.diff",
"patch_url": "https://github.com/PDP-10/its/pull/550.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/550",
"number": 550,
"state": "closed",
"locked": false,
"title": "Fix broken link for TS DOWN.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "I was probably thinking of Forth.",
"created_at": "2017-02-23T14:55:27Z",
"updated_at": "2017-02-23T15:53:04Z",
"closed_at": "2017-02-23T15:53:00Z",
"merged_at": "2017-02-23T15:53:00Z",
"merge_commit_sha": "dcd8f815da4f6766fb5414f922b9292874f6e0e4",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/550/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/550/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/550/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/da9baefd5ad6320cbf7b655cdcb5b5af579d9162",
"head": {
"label": "PDP-10:lars/down",
"ref": "lars/down",
"sha": "da9baefd5ad6320cbf7b655cdcb5b5af579d9162",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "85a3dfdeb812754af5c055a4e4ef61b80d4e0464",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/550"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/550"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/550"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/550/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/550/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/550/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/da9baefd5ad6320cbf7b655cdcb5b5af579d9162"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/241",
"id": 106996678,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2OTk2Njc4",
"html_url": "https://github.com/PDP-10/its/pull/241",
"diff_url": "https://github.com/PDP-10/its/pull/241.diff",
"patch_url": "https://github.com/PDP-10/its/pull/241.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/241",
"number": 241,
"state": "closed",
"locked": false,
"title": "JOBDEV CHA",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "DEVICE; JOBDEV CHA\r\nDEVICE; JOBDEV CHAOS\r\nMC:DCP; CHADEV 1 (missing source)\r\n",
"created_at": "2017-02-20T12:31:22Z",
"updated_at": "2018-02-19T10:42:19Z",
"closed_at": "2017-02-20T14:57:00Z",
"merged_at": "2017-02-20T14:57:00Z",
"merge_commit_sha": "85a3dfdeb812754af5c055a4e4ef61b80d4e0464",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 549559728,
"node_id": "MDU6TGFiZWw1NDk1NTk3Mjg=",
"url": "https://api.github.com/repos/PDP-10/its/labels/source%20missing",
"name": "source missing",
"color": "e99695",
"default": false
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/241/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/241/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/241/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2cee1279b1af20b1931bcc903b45594d1fed763f",
"head": {
"label": "PDP-10:lars/chadev",
"ref": "lars/chadev",
"sha": "2cee1279b1af20b1931bcc903b45594d1fed763f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "70b20aad42ea69395ce27501ce62e2e8b04c75d0",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/241"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/241"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/241"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/241/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/241/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/241/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/2cee1279b1af20b1931bcc903b45594d1fed763f"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/543",
"id": 106983320,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2OTgzMzIw",
"html_url": "https://github.com/PDP-10/its/pull/543",
"diff_url": "https://github.com/PDP-10/its/pull/543.diff",
"patch_url": "https://github.com/PDP-10/its/pull/543.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/543",
"number": 543,
"state": "closed",
"locked": false,
"title": "DEVICE; CHAOS links for NAME, MLDEV, and SMTP",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "DEVICE; CHAOS MLDEV should be a link to ATSIGN MLSLV. Probably needed to have MLDEV working in Chaosnet.",
"created_at": "2017-02-20T11:02:43Z",
"updated_at": "2017-02-20T14:53:18Z",
"closed_at": "2017-02-20T14:45:20Z",
"merged_at": "2017-02-20T14:45:20Z",
"merge_commit_sha": "0d22884941eadff1487fcf1e94c274e7924ed689",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/543/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/543/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/543/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/c06d841865638acbea7a35e463ff70a790f0baa8",
"head": {
"label": "PDP-10:lars/chaos-mldev",
"ref": "lars/chaos-mldev",
"sha": "c06d841865638acbea7a35e463ff70a790f0baa8",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "70b20aad42ea69395ce27501ce62e2e8b04c75d0",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/543"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/543"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/543"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/543/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/543/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/543/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/c06d841865638acbea7a35e463ff70a790f0baa8"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/91",
"id": 106914947,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2OTE0OTQ3",
"html_url": "https://github.com/PDP-10/its/pull/91",
"diff_url": "https://github.com/PDP-10/its/pull/91.diff",
"patch_url": "https://github.com/PDP-10/its/pull/91.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/91",
"number": 91,
"state": "closed",
"locked": false,
"title": "TTYSWP - Terminal Swapping Program",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Source missing for SYS1;TS TTYSWP",
"created_at": "2017-02-19T20:23:28Z",
"updated_at": "2018-02-14T18:00:38Z",
"closed_at": "2017-02-19T21:24:18Z",
"merged_at": "2017-02-19T21:24:18Z",
"merge_commit_sha": "988f9ede344392ef914b6e5706231ba8cc5e3d24",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 837450558,
"node_id": "MDU6TGFiZWw4Mzc0NTA1NTg=",
"url": "https://api.github.com/repos/PDP-10/its/labels/reconstructed",
"name": "reconstructed",
"color": "7eeab2",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/91/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/91/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/91/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d54dedd23a13f4dd48b820df7dc5c03241e16c8b",
"head": {
"label": "PDP-10:lars/ttyswp",
"ref": "lars/ttyswp",
"sha": "d54dedd23a13f4dd48b820df7dc5c03241e16c8b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "9174b0033334de9d81901dfb33a8434b43e2cbe2",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/91"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/91"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/91"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/91/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/91/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/91/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/d54dedd23a13f4dd48b820df7dc5c03241e16c8b"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/541",
"id": 106893610,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2ODkzNjEw",
"html_url": "https://github.com/PDP-10/its/pull/541",
"diff_url": "https://github.com/PDP-10/its/pull/541.diff",
"patch_url": "https://github.com/PDP-10/its/pull/541.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/541",
"number": 541,
"state": "closed",
"locked": false,
"title": "Run ICHECK after full dump",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "This sets the \"dumped\" bit on all files. Or whatever the bit is called that is output as \"!\" in directory listings.\r\n\r\nICHECK checks the tape number. When it sees 0, it asks for confirmation. Maybe the tape number should start at 1. Or maybe 0 is good for this purpose.",
"created_at": "2017-02-19T08:42:42Z",
"updated_at": "2017-02-19T16:42:24Z",
"closed_at": "2017-02-19T15:38:24Z",
"merged_at": "2017-02-19T15:38:24Z",
"merge_commit_sha": "9174b0033334de9d81901dfb33a8434b43e2cbe2",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/541/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/541/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/541/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/94ed71799128d91b07de7ec5bb4f5555b3d5413e",
"head": {
"label": "PDP-10:lars/icheck",
"ref": "lars/icheck",
"sha": "94ed71799128d91b07de7ec5bb4f5555b3d5413e",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "5847e1ae223c4d9eb7b4a65a11bbd04fb4b1b85d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/541"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/541"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/541"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/541/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/541/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/541/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/94ed71799128d91b07de7ec5bb4f5555b3d5413e"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/538",
"id": 106866246,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2ODY2MjQ2",
"html_url": "https://github.com/PDP-10/its/pull/538",
"diff_url": "https://github.com/PDP-10/its/pull/538.diff",
"patch_url": "https://github.com/PDP-10/its/pull/538.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/538",
"number": 538,
"state": "closed",
"locked": false,
"title": "Make hostname and Chaosnet address configurable",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Adds hostname and Chaosnet address as Makefile variables that will configure the built ITS.\r\n\r\nUpdate KLH10 to a version that supports @bictorv's CH11.",
"created_at": "2017-02-18T16:03:16Z",
"updated_at": "2017-02-20T08:58:22Z",
"closed_at": "2017-02-20T08:47:22Z",
"merged_at": "2017-02-20T08:47:22Z",
"merge_commit_sha": "70b20aad42ea69395ce27501ce62e2e8b04c75d0",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/538/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/538/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/538/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/01354af3f6984947c202d4a47e29b8bd619c814b",
"head": {
"label": "PDP-10:lars/net-conf",
"ref": "lars/net-conf",
"sha": "01354af3f6984947c202d4a47e29b8bd619c814b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "5847e1ae223c4d9eb7b4a65a11bbd04fb4b1b85d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/538"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/538"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/538"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/538/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/538/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/538/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/01354af3f6984947c202d4a47e29b8bd619c814b"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/535",
"id": 106790501,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2NzkwNTAx",
"html_url": "https://github.com/PDP-10/its/pull/535",
"diff_url": "https://github.com/PDP-10/its/pull/535.diff",
"patch_url": "https://github.com/PDP-10/its/pull/535.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/535",
"number": 535,
"state": "closed",
"locked": false,
"title": "SYSHST additions",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "The HOSTS3 program had binaries in both SYSHST; TS HOSTS3 and SYSHST; HOSTS3 BIN. The former makes it much easier to build the host table.\r\n\r\nAlso adds SYSHST documentation files.",
"created_at": "2017-02-17T18:52:33Z",
"updated_at": "2017-02-18T08:46:35Z",
"closed_at": "2017-02-17T20:54:02Z",
"merged_at": "2017-02-17T20:54:02Z",
"merge_commit_sha": "5847e1ae223c4d9eb7b4a65a11bbd04fb4b1b85d",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/535/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/535/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/535/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e4d251538096e6e2d9130079f9924d435325e63b",
"head": {
"label": "PDP-10:lars/hosts3",
"ref": "lars/hosts3",
"sha": "e4d251538096e6e2d9130079f9924d435325e63b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "6e82a8828606755a6b0656f2c8cfed7bff1e0fc6",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/535"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/535"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/535"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/535/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/535/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/535/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/e4d251538096e6e2d9130079f9924d435325e63b"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/532",
"id": 106707169,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2NzA3MTY5",
"html_url": "https://github.com/PDP-10/its/pull/532",
"diff_url": "https://github.com/PDP-10/its/pull/532.diff",
"patch_url": "https://github.com/PDP-10/its/pull/532.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/532",
"number": 532,
"state": "closed",
"locked": false,
"title": "Global ITS network",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Who wants to join?\r\n\r\n- [x] @larsbrinkhoff's NO\r\n- [x] @bictorv's UP\r\n- [x] @eswenson1's ES\r\n- [x] @b4's SJ\r\n- [ ] @Pul-Ess's SV\r\n- [ ] Lennox' CC (@blipvert?)\r\n- [x] @livingcomputermuseum\r\n- [ ] Other secret machines?",
"created_at": "2017-02-17T10:36:51Z",
"updated_at": "2017-02-20T14:53:01Z",
"closed_at": "2017-02-20T14:47:03Z",
"merged_at": "2017-02-20T14:47:03Z",
"merge_commit_sha": "9f555fcb65003c5aedc0a7514f7b247206099d37",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/532/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/532/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/532/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/18cfa981f39ccba32d207815c8e979a09c463b1b",
"head": {
"label": "PDP-10:lars/itses",
"ref": "lars/itses",
"sha": "18cfa981f39ccba32d207815c8e979a09c463b1b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "70b20aad42ea69395ce27501ce62e2e8b04c75d0",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/532"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/532"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/532"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/532/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/532/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/532/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/18cfa981f39ccba32d207815c8e979a09c463b1b"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/521",
"id": 106703133,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2NzAzMTMz",
"html_url": "https://github.com/PDP-10/its/pull/521",
"diff_url": "https://github.com/PDP-10/its/pull/521.diff",
"patch_url": "https://github.com/PDP-10/its/pull/521.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/521",
"number": 521,
"state": "closed",
"locked": false,
"title": "Remove duplicated files",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "KSHACK; KSDEFS 194 has a copy in SYSTEM;\r\n\r\nSYSEN2; MLDEV has two versions: 103 and 104.\r\n\r\n",
"created_at": "2017-02-17T10:12:44Z",
"updated_at": "2017-02-17T15:19:59Z",
"closed_at": "2017-02-17T15:02:43Z",
"merged_at": "2017-02-17T15:02:43Z",
"merge_commit_sha": "24ced84164e24e8174712d2e8b2d4a2ab4f2ee6f",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/521/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/521/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/521/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/394c0c9e580a932a94469ecd6a5c29e963ded4c1",
"head": {
"label": "PDP-10:lars/dupes",
"ref": "lars/dupes",
"sha": "394c0c9e580a932a94469ecd6a5c29e963ded4c1",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "1b7ff86cdc223f0fe4f1d51c38b0be2cfb7821da",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/521"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/521"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/521"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/521/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/521/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/521/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/394c0c9e580a932a94469ecd6a5c29e963ded4c1"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/531",
"id": 106696465,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2Njk2NDY1",
"html_url": "https://github.com/PDP-10/its/pull/531",
"diff_url": "https://github.com/PDP-10/its/pull/531.diff",
"patch_url": "https://github.com/PDP-10/its/pull/531.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/531",
"number": 531,
"state": "closed",
"locked": false,
"title": "ATSIGN CHAOS - Chaosnet support.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "We didn't have DEVICE; ATSIGN CHAOS built, even thought the source is there. I'm about to try using Chaosnet, so I'm adding it now.",
"created_at": "2017-02-17T09:32:15Z",
"updated_at": "2017-02-17T15:19:54Z",
"closed_at": "2017-02-17T15:09:54Z",
"merged_at": "2017-02-17T15:09:54Z",
"merge_commit_sha": "6e82a8828606755a6b0656f2c8cfed7bff1e0fc6",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/531/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/531/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/531/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/93478f2dab5ac0eda01f33b1dc0692e9f7121991",
"head": {
"label": "PDP-10:lars/@chaos",
"ref": "lars/@chaos",
"sha": "93478f2dab5ac0eda01f33b1dc0692e9f7121991",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "1b7ff86cdc223f0fe4f1d51c38b0be2cfb7821da",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/531"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/531"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/531"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/531/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/531/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/531/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/93478f2dab5ac0eda01f33b1dc0692e9f7121991"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/529",
"id": 106612036,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2NjEyMDM2",
"html_url": "https://github.com/PDP-10/its/pull/529",
"diff_url": "https://github.com/PDP-10/its/pull/529.diff",
"patch_url": "https://github.com/PDP-10/its/pull/529.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/529",
"number": 529,
"state": "closed",
"locked": false,
"title": "NUDIR - create a user directory",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "This is my own invention. Makes it easier to create directories without having to remember the phrase ..NEW. (UDIR).\r\n\r\nIt also leaves a -READ- -THIS- file in the directory, to ensure it won't get deleted by the salvager.",
"created_at": "2017-02-16T20:55:15Z",
"updated_at": "2017-02-17T08:19:16Z",
"closed_at": "2017-02-17T08:19:14Z",
"merged_at": "2017-02-17T08:19:14Z",
"merge_commit_sha": "1b7ff86cdc223f0fe4f1d51c38b0be2cfb7821da",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/529/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/529/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/529/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/7a2d088a849de6706dcc29bef159bec027ed9130",
"head": {
"label": "PDP-10:lars/udir",
"ref": "lars/udir",
"sha": "7a2d088a849de6706dcc29bef159bec027ed9130",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "53f2a2eba9581ad22f77bbaadf08a9a420fb0603",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/529"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/529"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/529"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/529/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/529/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/529/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/7a2d088a849de6706dcc29bef159bec027ed9130"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/419",
"id": 106317927,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA2MzE3OTI3",
"html_url": "https://github.com/PDP-10/its/pull/419",
"diff_url": "https://github.com/PDP-10/its/pull/419.diff",
"patch_url": "https://github.com/PDP-10/its/pull/419.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/419",
"number": 419,
"state": "closed",
"locked": false,
"title": "KCC - C compiler",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "C; \r\nKCC; \r\nKCC.SY; \r\nSYSENG; C INSERT \r\n.INFO.; CC RECENT \r\nEMACS1; C 1\r\n\r\nC programs are linked with STINKR, see #418.",
"created_at": "2017-02-15T14:12:19Z",
"updated_at": "2018-03-03T13:45:26Z",
"closed_at": "2017-02-15T18:27:01Z",
"merged_at": "2017-02-15T18:27:01Z",
"merge_commit_sha": "53f2a2eba9581ad22f77bbaadf08a9a420fb0603",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 549559728,
"node_id": "MDU6TGFiZWw1NDk1NTk3Mjg=",
"url": "https://api.github.com/repos/PDP-10/its/labels/source%20missing",
"name": "source missing",
"color": "e99695",
"default": false
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/419/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/419/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/419/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/5e5a61125b3f61b683fa00cff194fa54be1591ff",
"head": {
"label": "PDP-10:lars/kcc",
"ref": "lars/kcc",
"sha": "5e5a61125b3f61b683fa00cff194fa54be1591ff",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "8218e0368a9f986112dac1fe7b8abc159b1a8491",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/419"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/419"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/419"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/419/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/419/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/419/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/5e5a61125b3f61b683fa00cff194fa54be1591ff"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/461",
"id": 105901044,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA1OTAxMDQ0",
"html_url": "https://github.com/PDP-10/its/pull/461",
"diff_url": "https://github.com/PDP-10/its/pull/461.diff",
"patch_url": "https://github.com/PDP-10/its/pull/461.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/461",
"number": 461,
"state": "closed",
"locked": false,
"title": "Make IP number configurable",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Make it easier to specify the target IP number when building.",
"created_at": "2017-02-13T14:13:56Z",
"updated_at": "2017-02-17T05:57:08Z",
"closed_at": "2017-02-13T18:30:35Z",
"merged_at": "2017-02-13T18:30:35Z",
"merge_commit_sha": "8218e0368a9f986112dac1fe7b8abc159b1a8491",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/461/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/461/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/461/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/bbb12606d99eb0c140dc613252bd7bde7bb07f82",
"head": {
"label": "PDP-10:lars/ip",
"ref": "lars/ip",
"sha": "bbb12606d99eb0c140dc613252bd7bde7bb07f82",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "75e2fae1f663a4551a4a1017cafd4e5c08398e5f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/461"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/461"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/461"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/461/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/461/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/461/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/bbb12606d99eb0c140dc613252bd7bde7bb07f82"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/475",
"id": 105706839,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA1NzA2ODM5",
"html_url": "https://github.com/PDP-10/its/pull/475",
"diff_url": "https://github.com/PDP-10/its/pull/475.diff",
"patch_url": "https://github.com/PDP-10/its/pull/475.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/475",
"number": 475,
"state": "closed",
"locked": false,
"title": "Fix typo.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Reported by @darkstar: \r\nhttps://github.com/PDP-10/its/commit/42f2bc846c033dca8dc2dcc9166c56e518b3fdc6#commitcomment-20718246",
"created_at": "2017-02-10T21:13:31Z",
"updated_at": "2017-02-14T19:56:42Z",
"closed_at": "2017-02-10T21:47:19Z",
"merged_at": "2017-02-10T21:47:19Z",
"merge_commit_sha": "75e2fae1f663a4551a4a1017cafd4e5c08398e5f",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/475/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/475/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/475/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/8766a9d7e3ee586461e028fc15c8a8d682bd9e0f",
"head": {
"label": "PDP-10:lars/typo",
"ref": "lars/typo",
"sha": "8766a9d7e3ee586461e028fc15c8a8d682bd9e0f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "178b499c9dcdba451b1c878c968212fa48d146b3",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/475"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/475"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/475"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/475/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/475/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/475/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/8766a9d7e3ee586461e028fc15c8a8d682bd9e0f"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/484",
"id": 105620213,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA1NjIwMjEz",
"html_url": "https://github.com/PDP-10/its/pull/484",
"diff_url": "https://github.com/PDP-10/its/pull/484.diff",
"patch_url": "https://github.com/PDP-10/its/pull/484.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/484",
"number": 484,
"state": "closed",
"locked": false,
"title": "Unix MLDEV/MLSLV",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "I have started an MLDEV for Linux. For now, it sends a NOOP to ITS, and gets the expected NOOP response back.",
"created_at": "2017-02-10T12:32:45Z",
"updated_at": "2017-02-13T11:46:29Z",
"closed_at": "2017-02-10T15:17:26Z",
"merged_at": "2017-02-10T15:17:26Z",
"merge_commit_sha": "178b499c9dcdba451b1c878c968212fa48d146b3",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/484/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/484/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/484/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/7228915913a904776a859a4f720cb49f201bb0d9",
"head": {
"label": "PDP-10:lars/mldev",
"ref": "lars/mldev",
"sha": "7228915913a904776a859a4f720cb49f201bb0d9",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "5e0b68d4dbf2d60df737dc7e4080029b8a550ca0",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/484"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/484"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/484"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/484/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/484/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/484/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/7228915913a904776a859a4f720cb49f201bb0d9"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/487",
"id": 105083549,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA1MDgzNTQ5",
"html_url": "https://github.com/PDP-10/its/pull/487",
"diff_url": "https://github.com/PDP-10/its/pull/487.diff",
"patch_url": "https://github.com/PDP-10/its/pull/487.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/487",
"number": 487,
"state": "closed",
"locked": false,
"title": "Y2K fixes for PEEK and DIRDEV.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "From @Pul-Ess and @bictorv.",
"created_at": "2017-02-07T20:08:17Z",
"updated_at": "2017-02-08T07:27:30Z",
"closed_at": "2017-02-07T21:57:55Z",
"merged_at": "2017-02-07T21:57:55Z",
"merge_commit_sha": "5e0b68d4dbf2d60df737dc7e4080029b8a550ca0",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/487/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/487/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/487/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ee97585de13fc33801186f943afd8af0e97d497e",
"head": {
"label": "PDP-10:lars/y2k",
"ref": "lars/y2k",
"sha": "ee97585de13fc33801186f943afd8af0e97d497e",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "14320d9526757aca4619caee425ccfca36c80008",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/487"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/487"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/487"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/487/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/487/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/487/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/ee97585de13fc33801186f943afd8af0e97d497e"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/271",
"id": 104795614,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0Nzk1NjE0",
"html_url": "https://github.com/PDP-10/its/pull/271",
"diff_url": "https://github.com/PDP-10/its/pull/271.diff",
"patch_url": "https://github.com/PDP-10/its/pull/271.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/271",
"number": 271,
"state": "closed",
"locked": false,
"title": "Fix NSALV unit number conversion bug",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "John Wilson's [build.info](https://github.com/PDP-10/its/blob/master/doc/build.info#L35-L42) says there's a bug in NSALV. Our source doesn't have the fix, but we may well be running his fixed binary. We should check this, and if so, fix our source code too.\r\n\r\nThere are two places to check:\r\n- bin/boot/salv.rp06, and\r\n- build/klh10/@.nsalv-260-u",
"created_at": "2017-02-06T13:15:40Z",
"updated_at": "2017-02-09T06:27:46Z",
"closed_at": "2017-02-06T17:02:03Z",
"merged_at": "2017-02-06T17:02:03Z",
"merge_commit_sha": "f349b4fe6ea2eed8cd8f535bd0dd69055fc61d29",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/271/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/271/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/271/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/688b9761fb5c91499c7c0987f01fc2f4290fdd60",
"head": {
"label": "PDP-10:lars/nsalv",
"ref": "lars/nsalv",
"sha": "688b9761fb5c91499c7c0987f01fc2f4290fdd60",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "1f124047da27c308e5f7eeb19aee6d6881a0a782",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/271"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/271"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/271"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/271/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/271/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/271/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/688b9761fb5c91499c7c0987f01fc2f4290fdd60"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/232",
"id": 104701953,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NzAxOTUz",
"html_url": "https://github.com/PDP-10/its/pull/232",
"diff_url": "https://github.com/PDP-10/its/pull/232.diff",
"patch_url": "https://github.com/PDP-10/its/pull/232.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/232",
"number": 232,
"state": "closed",
"locked": false,
"title": "Expect script doesn't define \"abort\"",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "When there's a timeout, build.tcl calls abort, but there's no such procedure defined.",
"created_at": "2017-02-05T14:50:40Z",
"updated_at": "2017-02-06T18:57:55Z",
"closed_at": "2017-02-06T17:34:25Z",
"merged_at": "2017-02-06T17:34:25Z",
"merge_commit_sha": "1ad4855215de04284ff084110bdb3be5a8af98ee",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/232/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/232/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/232/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/da94040cc24702439efcb94ebea3f7b08c0c6f65",
"head": {
"label": "PDP-10:lars/abort",
"ref": "lars/abort",
"sha": "da94040cc24702439efcb94ebea3f7b08c0c6f65",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "1f124047da27c308e5f7eeb19aee6d6881a0a782",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/232"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/232"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/232"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/232/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/232/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/232/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/da94040cc24702439efcb94ebea3f7b08c0c6f65"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/299",
"id": 104700938,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NzAwOTM4",
"html_url": "https://github.com/PDP-10/its/pull/299",
"diff_url": "https://github.com/PDP-10/its/pull/299.diff",
"patch_url": "https://github.com/PDP-10/its/pull/299.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/299",
"number": 299,
"state": "closed",
"locked": false,
"title": "DATE - print date and time",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS1; TS DATE\r\n\r\nSources are missing for this, however, SV has:\r\n\r\nHACK; DATE 2\r\n\r\nwhich, although when assembled creates a very different executable appears to work correctly and improves upon the SYS1; TS DATE binary in the PI distribution in that it can handle years post 1999 correctly. Not sure if we want to use this source, but we should consider it.",
"created_at": "2017-02-05T14:15:33Z",
"updated_at": "2018-02-14T18:00:18Z",
"closed_at": "2017-02-06T17:34:46Z",
"merged_at": "2017-02-06T17:34:46Z",
"merge_commit_sha": "14320d9526757aca4619caee425ccfca36c80008",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 837450558,
"node_id": "MDU6TGFiZWw4Mzc0NTA1NTg=",
"url": "https://api.github.com/repos/PDP-10/its/labels/reconstructed",
"name": "reconstructed",
"color": "7eeab2",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/299/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/299/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/299/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/095593701eb9e01f9dd087792720338d52748b2f",
"head": {
"label": "PDP-10:lars/date",
"ref": "lars/date",
"sha": "095593701eb9e01f9dd087792720338d52748b2f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "1f124047da27c308e5f7eeb19aee6d6881a0a782",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/299"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/299"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/299"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/299/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/299/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/299/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/095593701eb9e01f9dd087792720338d52748b2f"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/406",
"id": 104700556,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NzAwNTU2",
"html_url": "https://github.com/PDP-10/its/pull/406",
"diff_url": "https://github.com/PDP-10/its/pull/406.diff",
"patch_url": "https://github.com/PDP-10/its/pull/406.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/406",
"number": 406,
"state": "closed",
"locked": false,
"title": "CVTUNV - convert MACRO universal file to MIDAS file",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "MIDAS; CVTUNV 4\r\n\r\nNo installed binary?",
"created_at": "2017-02-05T14:02:01Z",
"updated_at": "2017-02-05T18:14:35Z",
"closed_at": "2017-02-05T16:08:24Z",
"merged_at": "2017-02-05T16:08:24Z",
"merge_commit_sha": "c7d4f5d0f1fe10eed6909cf112f62ce1655a234f",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/406/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/406/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/406/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/60b17c074580ef734ec5af6ee4ce3b99995cf082",
"head": {
"label": "PDP-10:lars/cvtunv",
"ref": "lars/cvtunv",
"sha": "60b17c074580ef734ec5af6ee4ce3b99995cf082",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "816c34d8cbb4ad734ff02e9472fab79081d8a5f7",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/406"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/406"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/406"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/406/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/406/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/406/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/60b17c074580ef734ec5af6ee4ce3b99995cf082"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/483",
"id": 104673636,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NjczNjM2",
"html_url": "https://github.com/PDP-10/its/pull/483",
"diff_url": "https://github.com/PDP-10/its/pull/483.diff",
"patch_url": "https://github.com/PDP-10/its/pull/483.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/483",
"number": 483,
"state": "closed",
"locked": false,
"title": "TIMSRV typo",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Spelled TIMESRV in build.tcl.",
"created_at": "2017-02-04T20:02:17Z",
"updated_at": "2017-02-05T06:49:47Z",
"closed_at": "2017-02-04T22:01:51Z",
"merged_at": "2017-02-04T22:01:51Z",
"merge_commit_sha": "816c34d8cbb4ad734ff02e9472fab79081d8a5f7",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/483/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/483/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/483/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/15d705355eca2c1f7f22b82901526ac21bfa533a",
"head": {
"label": "PDP-10:lars/timesrv",
"ref": "lars/timesrv",
"sha": "15d705355eca2c1f7f22b82901526ac21bfa533a",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "aa2c5eb2d455713a1ee2428f5019c621fdceed80",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/483"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/483"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/483"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/483/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/483/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/483/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/15d705355eca2c1f7f22b82901526ac21bfa533a"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/268",
"id": 104673408,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NjczNDA4",
"html_url": "https://github.com/PDP-10/its/pull/268",
"diff_url": "https://github.com/PDP-10/its/pull/268.diff",
"patch_url": "https://github.com/PDP-10/its/pull/268.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/268",
"number": 268,
"state": "closed",
"locked": false,
"title": "IDENTS - IDENT/Authorization service",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "PAUL; IDENTS 97 \r\nDEVICE; TCP SYN161\r\n\r\nThis comes from @Pul-Ess, so it's an extension beyond the PI distribution.",
"created_at": "2017-02-04T19:55:07Z",
"updated_at": "2017-02-05T18:14:26Z",
"closed_at": "2017-02-05T16:14:42Z",
"merged_at": "2017-02-05T16:14:42Z",
"merge_commit_sha": "d8b4b06fefcd7cc3ba636e1e30029b4b2e0e0d7b",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/268/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/268/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/268/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/c4f6bd9dc11c9143d7649c3e4f950720347506d7",
"head": {
"label": "PDP-10:lars/idents",
"ref": "lars/idents",
"sha": "c4f6bd9dc11c9143d7649c3e4f950720347506d7",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "816c34d8cbb4ad734ff02e9472fab79081d8a5f7",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/268"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/268"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/268"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/268/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/268/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/268/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/c4f6bd9dc11c9143d7649c3e4f950720347506d7"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/269",
"id": 104673053,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NjczMDUz",
"html_url": "https://github.com/PDP-10/its/pull/269",
"diff_url": "https://github.com/PDP-10/its/pull/269.diff",
"patch_url": "https://github.com/PDP-10/its/pull/269.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/269",
"number": 269,
"state": "closed",
"locked": false,
"title": "DATSRV - Daytime server",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SV: HACK; DATSRV 3 \r\nDEVICE; TCP SYN015 (pdumped) \r\n\r\n@Pul-Ess implementation of [RFC 867 Daytime Protocol](https://tools.ietf.org/html/rfc867).",
"created_at": "2017-02-04T19:44:41Z",
"updated_at": "2017-02-05T17:57:54Z",
"closed_at": "2017-02-05T17:57:48Z",
"merged_at": "2017-02-05T17:57:48Z",
"merge_commit_sha": "1f124047da27c308e5f7eeb19aee6d6881a0a782",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/269/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/269/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/269/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/8c9a031a3cd64ee45cbe9a3e80746ae3bdb1c4cb",
"head": {
"label": "PDP-10:lars/datsrv",
"ref": "lars/datsrv",
"sha": "8c9a031a3cd64ee45cbe9a3e80746ae3bdb1c4cb",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "816c34d8cbb4ad734ff02e9472fab79081d8a5f7",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/269"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/269"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/269"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/269/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/269/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/269/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/8c9a031a3cd64ee45cbe9a3e80746ae3bdb1c4cb"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/482",
"id": 104607313,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NjA3MzEz",
"html_url": "https://github.com/PDP-10/its/pull/482",
"diff_url": "https://github.com/PDP-10/its/pull/482.diff",
"patch_url": "https://github.com/PDP-10/its/pull/482.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/482",
"number": 482,
"state": "closed",
"locked": false,
"title": "Add documentation for old archive format, copied from ARCSAL.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2017-02-03T20:37:11Z",
"updated_at": "2018-01-26T12:13:01Z",
"closed_at": "2017-02-03T21:00:14Z",
"merged_at": "2017-02-03T21:00:14Z",
"merge_commit_sha": "aa2c5eb2d455713a1ee2428f5019c621fdceed80",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 817354752,
"node_id": "MDU6TGFiZWw4MTczNTQ3NTI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/documentation",
"name": "documentation",
"color": "e83a88",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/482/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/482/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/482/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/cb0ffb0178c0539a016fe7963df78b55571565b0",
"head": {
"label": "PDP-10:lars/oarcdv-format",
"ref": "lars/oarcdv-format",
"sha": "cb0ffb0178c0539a016fe7963df78b55571565b0",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "38f7a1822b1453ca5a66112f2ca3c0b1bb1b5b1b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/482"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/482"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/482"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/482/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/482/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/482/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/cb0ffb0178c0539a016fe7963df78b55571565b0"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/481",
"id": 104599089,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NTk5MDg5",
"html_url": "https://github.com/PDP-10/its/pull/481",
"diff_url": "https://github.com/PDP-10/its/pull/481.diff",
"patch_url": "https://github.com/PDP-10/its/pull/481.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/481",
"number": 481,
"state": "closed",
"locked": false,
"title": "Fix bugs in OD.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Maclisp doesn't do bitwise operations on bignums, so I had to use QUOTIENT and REMAINDER to access bytes in a full words. But then I ran into trouble with negative numbers.\r\n\r\nThis fix avoids negative numers altogether. Also adds file offsets to the output.",
"created_at": "2017-02-03T19:46:27Z",
"updated_at": "2017-02-03T20:06:17Z",
"closed_at": "2017-02-03T20:06:13Z",
"merged_at": "2017-02-03T20:06:13Z",
"merge_commit_sha": "38f7a1822b1453ca5a66112f2ca3c0b1bb1b5b1b",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/481/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/481/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/481/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/1b58948aed3c7cdf980813568d89fb552df4446b",
"head": {
"label": "PDP-10:lars/od",
"ref": "lars/od",
"sha": "1b58948aed3c7cdf980813568d89fb552df4446b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "51060b7213ff0ad173b57e8613d292c68573e4e9",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/481"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/481"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/481"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/481/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/481/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/481/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/1b58948aed3c7cdf980813568d89fb552df4446b"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/479",
"id": 104530971,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NTMwOTcx",
"html_url": "https://github.com/PDP-10/its/pull/479",
"diff_url": "https://github.com/PDP-10/its/pull/479.diff",
"patch_url": "https://github.com/PDP-10/its/pull/479.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/479",
"number": 479,
"state": "closed",
"locked": false,
"title": "ITS Hardware Memos 1 & 3-5",
"user": {
"login": "mgthompson",
"id": 4281374,
"node_id": "MDQ6VXNlcjQyODEzNzQ=",
"avatar_url": "https://avatars3.githubusercontent.com/u/4281374?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mgthompson",
"html_url": "https://github.com/mgthompson",
"followers_url": "https://api.github.com/users/mgthompson/followers",
"following_url": "https://api.github.com/users/mgthompson/following{/other_user}",
"gists_url": "https://api.github.com/users/mgthompson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mgthompson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mgthompson/subscriptions",
"organizations_url": "https://api.github.com/users/mgthompson/orgs",
"repos_url": "https://api.github.com/users/mgthompson/repos",
"events_url": "https://api.github.com/users/mgthompson/events{/privacy}",
"received_events_url": "https://api.github.com/users/mgthompson/received_events",
"type": "User",
"site_admin": false
},
"body": "Here are the rest of the hardware memos that I have.",
"created_at": "2017-02-03T13:08:25Z",
"updated_at": "2018-01-26T12:13:13Z",
"closed_at": "2017-02-03T13:52:42Z",
"merged_at": "2017-02-03T13:52:42Z",
"merge_commit_sha": "81b64611949e06860f36264e806feef52dff27be",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 817354752,
"node_id": "MDU6TGFiZWw4MTczNTQ3NTI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/documentation",
"name": "documentation",
"color": "e83a88",
"default": false
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/479/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/479/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/479/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/5aee244159bd9caf2d42a19cc282b7a3b49cc95d",
"head": {
"label": "PDP-10:mgthompson-patch-1",
"ref": "mgthompson-patch-1",
"sha": "5aee244159bd9caf2d42a19cc282b7a3b49cc95d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "5c4fc6c4e600336424e362bdce0714ea186db48d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/479"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/479"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/479"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/479/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/479/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/479/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/5aee244159bd9caf2d42a19cc282b7a3b49cc95d"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/478",
"id": 104494056,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NDk0MDU2",
"html_url": "https://github.com/PDP-10/its/pull/478",
"diff_url": "https://github.com/PDP-10/its/pull/478.diff",
"patch_url": "https://github.com/PDP-10/its/pull/478.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/478",
"number": 478,
"state": "closed",
"locked": false,
"title": ".MAIL.; NAMES cleanup",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "I think .MAIL.; NAMES > should be cleaned up. Also, .MAIL.; NAMES INFO should be added.",
"created_at": "2017-02-03T08:41:32Z",
"updated_at": "2017-02-03T18:49:49Z",
"closed_at": "2017-02-03T15:14:56Z",
"merged_at": "2017-02-03T15:14:56Z",
"merge_commit_sha": "1278337795fffbdd9d6bb0a4e903d0e070377020",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/478/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/478/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/478/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f45f41ea319dcae92dd6a7a6411b13468566bd09",
"head": {
"label": "PDP-10:lars/mail",
"ref": "lars/mail",
"sha": "f45f41ea319dcae92dd6a7a6411b13468566bd09",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "5c4fc6c4e600336424e362bdce0714ea186db48d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/478"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/478"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/478"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/478/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/478/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/478/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/f45f41ea319dcae92dd6a7a6411b13468566bd09"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/477",
"id": 104486303,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0NDg2MzAz",
"html_url": "https://github.com/PDP-10/its/pull/477",
"diff_url": "https://github.com/PDP-10/its/pull/477.diff",
"patch_url": "https://github.com/PDP-10/its/pull/477.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/477",
"number": 477,
"state": "closed",
"locked": false,
"title": "Add Unix SUPDUP client.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Adding the PDP-10/supdup repository. The @wsgac version seems most up to date for now.",
"created_at": "2017-02-03T07:20:20Z",
"updated_at": "2017-02-21T09:27:59Z",
"closed_at": "2017-02-03T15:16:46Z",
"merged_at": "2017-02-03T15:16:46Z",
"merge_commit_sha": "51060b7213ff0ad173b57e8613d292c68573e4e9",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/477/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/477/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/477/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/14ebf410ca998bed72bf6faaff0b73906623bd3d",
"head": {
"label": "PDP-10:lars/supdup",
"ref": "lars/supdup",
"sha": "14ebf410ca998bed72bf6faaff0b73906623bd3d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "5c4fc6c4e600336424e362bdce0714ea186db48d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/477"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/477"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/477"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/477/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/477/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/477/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/14ebf410ca998bed72bf6faaff0b73906623bd3d"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/183",
"id": 104346965,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0MzQ2OTY1",
"html_url": "https://github.com/PDP-10/its/pull/183",
"diff_url": "https://github.com/PDP-10/its/pull/183.diff",
"patch_url": "https://github.com/PDP-10/its/pull/183.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/183",
"number": 183,
"state": "closed",
"locked": false,
"title": "Timesharing NSALV",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "NSALV can be also be built for running in timesharing. Just answer TS to Wich machine?",
"created_at": "2017-02-02T14:24:57Z",
"updated_at": "2017-02-02T15:44:03Z",
"closed_at": "2017-02-02T15:15:41Z",
"merged_at": "2017-02-02T15:15:41Z",
"merge_commit_sha": "e419d8c3a0db91d3e01621ac650cc4a9d56d3155",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/183/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/183/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/183/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/4bfbc29455b0c6f3cf1229bc8a1663a2c8901323",
"head": {
"label": "PDP-10:lars/nsalv",
"ref": "lars/nsalv",
"sha": "4bfbc29455b0c6f3cf1229bc8a1663a2c8901323",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "e80be9e3d300c2aa34a6d57dbb40c2dfe1aca2f7",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/183"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/183"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/183"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/183/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/183/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/183/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/4bfbc29455b0c6f3cf1229bc8a1663a2c8901323"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/95",
"id": 104342697,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0MzQyNjk3",
"html_url": "https://github.com/PDP-10/its/pull/95",
"diff_url": "https://github.com/PDP-10/its/pull/95.diff",
"patch_url": "https://github.com/PDP-10/its/pull/95.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/95",
"number": 95,
"state": "closed",
"locked": false,
"title": "UP / DOWN - let's you know when machines are up and down ",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS1; TS UP\r\nSYS1; TS DOWN\r\nSYSEN1; UP 35\r\n",
"created_at": "2017-02-02T14:00:52Z",
"updated_at": "2017-02-02T15:43:54Z",
"closed_at": "2017-02-02T15:18:55Z",
"merged_at": "2017-02-02T15:18:55Z",
"merge_commit_sha": "c0f130ac1d1c3182955995d8c65185f527842e24",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/95/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/95/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/95/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/986c2634021d845107a487d4ddac553020aa87d9",
"head": {
"label": "PDP-10:lars/up",
"ref": "lars/up",
"sha": "986c2634021d845107a487d4ddac553020aa87d9",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "e80be9e3d300c2aa34a6d57dbb40c2dfe1aca2f7",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/95"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/95"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/95"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/95/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/95/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/95/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/986c2634021d845107a487d4ddac553020aa87d9"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/104",
"id": 104340342,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0MzQwMzQy",
"html_url": "https://github.com/PDP-10/its/pull/104",
"diff_url": "https://github.com/PDP-10/its/pull/104.diff",
"patch_url": "https://github.com/PDP-10/its/pull/104.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/104",
"number": 104,
"state": "closed",
"locked": false,
"title": "SALV - old directory salvager",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS1; TS SALV\r\nSYSTEM; SALV 286 (missing), but SYSTEM; SALV 331 exists\r\n\r\n",
"created_at": "2017-02-02T13:47:10Z",
"updated_at": "2017-02-02T20:14:31Z",
"closed_at": "2017-02-02T19:21:17Z",
"merged_at": "2017-02-02T19:21:17Z",
"merge_commit_sha": "5c4fc6c4e600336424e362bdce0714ea186db48d",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/104/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/104/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/104/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/162d3fe4f167b3dda9e8b51b66dbcb07cf6c19c6",
"head": {
"label": "PDP-10:lars/salv",
"ref": "lars/salv",
"sha": "162d3fe4f167b3dda9e8b51b66dbcb07cf6c19c6",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "ef665c72de3f1bb5668243f5fbe3927cbcaaf44b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/104"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/104"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/104"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/104/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/104/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/104/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/162d3fe4f167b3dda9e8b51b66dbcb07cf6c19c6"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/128",
"id": 104338505,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0MzM4NTA1",
"html_url": "https://github.com/PDP-10/its/pull/128",
"diff_url": "https://github.com/PDP-10/its/pull/128.diff",
"patch_url": "https://github.com/PDP-10/its/pull/128.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/128",
"number": 128,
"state": "closed",
"locked": false,
"title": "REDRCT - redirect IP routing",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": ".; TS REDRCT \r\nSYSNET; REDRCT 21\r\n",
"created_at": "2017-02-02T13:36:44Z",
"updated_at": "2018-05-15T12:55:19Z",
"closed_at": "2017-02-02T15:22:56Z",
"merged_at": "2017-02-02T15:22:56Z",
"merge_commit_sha": "42f2bc846c033dca8dc2dcc9166c56e518b3fdc6",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/128/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/128/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/128/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/27ec1ea6f4008755fb9bfddad319554388e3dfe2",
"head": {
"label": "PDP-10:lars/redrct",
"ref": "lars/redrct",
"sha": "27ec1ea6f4008755fb9bfddad319554388e3dfe2",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "e80be9e3d300c2aa34a6d57dbb40c2dfe1aca2f7",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/128"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/128"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/128"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/128/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/128/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/128/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/27ec1ea6f4008755fb9bfddad319554388e3dfe2"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/172",
"id": 104300093,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0MzAwMDkz",
"html_url": "https://github.com/PDP-10/its/pull/172",
"diff_url": "https://github.com/PDP-10/its/pull/172.diff",
"patch_url": "https://github.com/PDP-10/its/pull/172.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/172",
"number": 172,
"state": "closed",
"locked": false,
"title": "TEN50 - TOPS-10 emulator",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS3; TS TEN50 \r\nMRC; TEN50 >\r\n\r\nThe AI/MC/PI binary was assembled from MRC; TEN50 22, but we don't have that. We do have MRC; TEN50 1 from Paul Svensson's SV system.",
"created_at": "2017-02-02T09:24:28Z",
"updated_at": "2018-02-26T05:47:37Z",
"closed_at": "2017-02-02T15:29:33Z",
"merged_at": "2017-02-02T15:29:33Z",
"merge_commit_sha": "ef665c72de3f1bb5668243f5fbe3927cbcaaf44b",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/172/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/172/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/172/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b580124c3b21d3a44c9f4aaa149db42c28f02f9d",
"head": {
"label": "PDP-10:lars/ten50",
"ref": "lars/ten50",
"sha": "b580124c3b21d3a44c9f4aaa149db42c28f02f9d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "e80be9e3d300c2aa34a6d57dbb40c2dfe1aca2f7",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/172"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/172"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/172"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/172/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/172/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/172/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/b580124c3b21d3a44c9f4aaa149db42c28f02f9d"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/472",
"id": 104131621,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTA0MTMxNjIx",
"html_url": "https://github.com/PDP-10/its/pull/472",
"diff_url": "https://github.com/PDP-10/its/pull/472.diff",
"patch_url": "https://github.com/PDP-10/its/pull/472.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/472",
"number": 472,
"state": "closed",
"locked": false,
"title": "Fix MAGDMP definition of TTY.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "For some reason, MIDAS defines TTY as 12000000000. This doesn't work well when e.g. DATAO TTY,FOO is encountered. I saw DSKDMP redefines TTY to 120, so MAGDMP better do it too.\r\n\r\nWith this fix in place, a MAGDMP paper tape will announce itself properly when run in @rcornwell's KA10 emulator.",
"created_at": "2017-02-01T13:00:58Z",
"updated_at": "2017-02-01T15:20:24Z",
"closed_at": "2017-02-01T15:07:00Z",
"merged_at": "2017-02-01T15:07:00Z",
"merge_commit_sha": "e80be9e3d300c2aa34a6d57dbb40c2dfe1aca2f7",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/472/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/472/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/472/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/276beeadb9c24e5daed085fe3d7c1deb8265ffb6",
"head": {
"label": "PDP-10:lars/magdmp",
"ref": "lars/magdmp",
"sha": "276beeadb9c24e5daed085fe3d7c1deb8265ffb6",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "22204bea673f7d818cc14fec345b09fb6ca134aa",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/472"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/472"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/472"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/472/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/472/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/472/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/276beeadb9c24e5daed085fe3d7c1deb8265ffb6"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/469",
"id": 103814764,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAzODE0NzY0",
"html_url": "https://github.com/PDP-10/its/pull/469",
"diff_url": "https://github.com/PDP-10/its/pull/469.diff",
"patch_url": "https://github.com/PDP-10/its/pull/469.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/469",
"number": 469,
"state": "closed",
"locked": false,
"title": "VV - list jobs",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "A little more information than $$V.\r\n\r\nVJ and DETREE links to VV.",
"created_at": "2017-01-30T20:37:31Z",
"updated_at": "2017-01-30T21:21:30Z",
"closed_at": "2017-01-30T21:21:25Z",
"merged_at": "2017-01-30T21:21:25Z",
"merge_commit_sha": "22204bea673f7d818cc14fec345b09fb6ca134aa",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/469/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/469/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/469/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/1c453618b3ba1ac1aefea5193b2930844707b88e",
"head": {
"label": "PDP-10:lars/vv",
"ref": "lars/vv",
"sha": "1c453618b3ba1ac1aefea5193b2930844707b88e",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "964bc3fe22bd1fe74f8ebfb2f950185b7ee409c4",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/469"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/469"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/469"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/469/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/469/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/469/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/1c453618b3ba1ac1aefea5193b2930844707b88e"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/465",
"id": 103730935,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAzNzMwOTM1",
"html_url": "https://github.com/PDP-10/its/pull/465",
"diff_url": "https://github.com/PDP-10/its/pull/465.diff",
"patch_url": "https://github.com/PDP-10/its/pull/465.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/465",
"number": 465,
"state": "closed",
"locked": false,
"title": "BITPRT - print JCL as bits.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS3; TS BITPRT \r\nSYSEN2; BITPRT 19",
"created_at": "2017-01-30T12:56:42Z",
"updated_at": "2017-01-31T06:59:41Z",
"closed_at": "2017-01-30T15:01:53Z",
"merged_at": "2017-01-30T15:01:53Z",
"merge_commit_sha": "1e821d55197944c820ad2488b2d0fb0c711604cc",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/465/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/465/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/465/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e21c59d504be79515268a0c8e86f222077d9f0d8",
"head": {
"label": "PDP-10:lars/bitprt",
"ref": "lars/bitprt",
"sha": "e21c59d504be79515268a0c8e86f222077d9f0d8",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "e0b578a8484d99e43077d26517febb33c333018b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/465"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/465"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/465"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/465/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/465/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/465/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/e21c59d504be79515268a0c8e86f222077d9f0d8"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/464",
"id": 103729427,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAzNzI5NDI3",
"html_url": "https://github.com/PDP-10/its/pull/464",
"diff_url": "https://github.com/PDP-10/its/pull/464.diff",
"patch_url": "https://github.com/PDP-10/its/pull/464.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/464",
"number": 464,
"state": "closed",
"locked": false,
"title": "Fix binary names from TC CROCK and DCROCK to TS.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2017-01-30T12:46:32Z",
"updated_at": "2017-01-31T07:51:03Z",
"closed_at": "2017-01-30T15:02:55Z",
"merged_at": "2017-01-30T15:02:55Z",
"merge_commit_sha": "964bc3fe22bd1fe74f8ebfb2f950185b7ee409c4",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/464/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/464/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/464/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/6fd3ddae845355bba74239616590bd6797bec09e",
"head": {
"label": "PDP-10:lars/tc",
"ref": "lars/tc",
"sha": "6fd3ddae845355bba74239616590bd6797bec09e",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "e0b578a8484d99e43077d26517febb33c333018b",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/464"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/464"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/464"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/464/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/464/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/464/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/6fd3ddae845355bba74239616590bd6797bec09e"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/67",
"id": 103622094,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAzNjIyMDk0",
"html_url": "https://github.com/PDP-10/its/pull/67",
"diff_url": "https://github.com/PDP-10/its/pull/67.diff",
"patch_url": "https://github.com/PDP-10/its/pull/67.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/67",
"number": 67,
"state": "closed",
"locked": false,
"title": "FILE - Chaosnet file server",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYSBIN; FILE BIN (from syseng) \r\nDEVICE; CHAOS FILE (purified) \r\nDEVICE; CHAOS FILEI (from eak) \r\nDEVICE; CHAOS FILEO link to FILEI \r\nSYSENG; FILE 591 \r\nEAK; FILE 2 \r\nSYSDOC; CHAOS FILE",
"created_at": "2017-01-28T19:41:10Z",
"updated_at": "2017-02-02T19:56:17Z",
"closed_at": "2017-01-28T20:16:30Z",
"merged_at": "2017-01-28T20:16:30Z",
"merge_commit_sha": "21896d5513cda3054e11b46a00303a7d01a4cab3",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/67/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/67/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/67/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/08cbb10fc7f50c9d7823481c3462baba3ff58aa4",
"head": {
"label": "PDP-10:lars/file",
"ref": "lars/file",
"sha": "08cbb10fc7f50c9d7823481c3462baba3ff58aa4",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "18fb1e2ad22f58756d7ad8896097baae82b56570",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/67"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/67"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/67"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/67/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/67/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/67/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/08cbb10fc7f50c9d7823481c3462baba3ff58aa4"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/386",
"id": 103619004,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAzNjE5MDA0",
"html_url": "https://github.com/PDP-10/its/pull/386",
"diff_url": "https://github.com/PDP-10/its/pull/386.diff",
"patch_url": "https://github.com/PDP-10/its/pull/386.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/386",
"number": 386,
"state": "closed",
"locked": false,
"title": "PSEND - Super Sender!",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYSEN2; B 5\r\n\r\nNot installed in any system snapshot.",
"created_at": "2017-01-28T18:01:02Z",
"updated_at": "2017-01-28T20:34:21Z",
"closed_at": "2017-01-28T20:31:15Z",
"merged_at": "2017-01-28T20:31:15Z",
"merge_commit_sha": "942faf8f5760273b3eda9a72d864b6b1c44fe75f",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/386/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/386/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/386/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/3df5e1b614d1ed2db11483235b8f4fbbec460bb0",
"head": {
"label": "PDP-10:lars/psend",
"ref": "lars/psend",
"sha": "3df5e1b614d1ed2db11483235b8f4fbbec460bb0",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "d0555d8c41dc7da93bb4e8ccdc40d7801c80a5b2",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/386"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/386"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/386"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/386/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/386/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/386/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/3df5e1b614d1ed2db11483235b8f4fbbec460bb0"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/453",
"id": 103618883,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAzNjE4ODgz",
"html_url": "https://github.com/PDP-10/its/pull/453",
"diff_url": "https://github.com/PDP-10/its/pull/453.diff",
"patch_url": "https://github.com/PDP-10/its/pull/453.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/453",
"number": 453,
"state": "closed",
"locked": false,
"title": "UFIND - check for user on all machines",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS3; TS UFIND \r\nSYSENG; UFIND 41",
"created_at": "2017-01-28T17:56:30Z",
"updated_at": "2017-01-28T20:34:48Z",
"closed_at": "2017-01-28T20:31:58Z",
"merged_at": "2017-01-28T20:31:58Z",
"merge_commit_sha": "e0b578a8484d99e43077d26517febb33c333018b",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/453/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/453/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/453/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/44bc710f705510314270806006e6da5b9b78a060",
"head": {
"label": "PDP-10:lars/ufind",
"ref": "lars/ufind",
"sha": "44bc710f705510314270806006e6da5b9b78a060",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "d0555d8c41dc7da93bb4e8ccdc40d7801c80a5b2",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/453"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/453"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/453"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/453/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/453/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/453/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/44bc710f705510314270806006e6da5b9b78a060"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/321",
"id": 103618819,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAzNjE4ODE5",
"html_url": "https://github.com/PDP-10/its/pull/321",
"diff_url": "https://github.com/PDP-10/its/pull/321.diff",
"patch_url": "https://github.com/PDP-10/its/pull/321.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/321",
"number": 321,
"state": "closed",
"locked": false,
"title": "FCDEV - Talk to LispM file server",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYSEN2; FCDEV 74 \r\nDEVICE; JOBDEV FC",
"created_at": "2017-01-28T17:55:04Z",
"updated_at": "2017-02-11T12:27:51Z",
"closed_at": "2017-01-28T19:23:51Z",
"merged_at": "2017-01-28T19:23:51Z",
"merge_commit_sha": "18fb1e2ad22f58756d7ad8896097baae82b56570",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/321/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/321/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/321/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/0fd6abdfb2d948afb448a4dd3d99f13407748070",
"head": {
"label": "PDP-10:lars/fcdev",
"ref": "lars/fcdev",
"sha": "0fd6abdfb2d948afb448a4dd3d99f13407748070",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "d0555d8c41dc7da93bb4e8ccdc40d7801c80a5b2",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/321"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/321"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/321"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/321/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/321/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/321/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/0fd6abdfb2d948afb448a4dd3d99f13407748070"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/418",
"id": 103466452,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAzNDY2NDUy",
"html_url": "https://github.com/PDP-10/its/pull/418",
"diff_url": "https://github.com/PDP-10/its/pull/418.diff",
"patch_url": "https://github.com/PDP-10/its/pull/418.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/418",
"number": 418,
"state": "closed",
"locked": false,
"title": "STINKR - The new ITS linker",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS2; TS STINKR \r\nSYSENG; MULSEG INSERT \r\n.INFO.; STINKR INFO\r\n\r\nJust a PDUMP binary. No source that I can find. Not even mentioned in the old backups?!?\r\n\r\nThere's a sample link script in C; CLIB STINKR.",
"created_at": "2017-01-27T10:17:12Z",
"updated_at": "2017-02-28T07:07:15Z",
"closed_at": "2017-01-27T15:04:52Z",
"merged_at": "2017-01-27T15:04:52Z",
"merge_commit_sha": "d0555d8c41dc7da93bb4e8ccdc40d7801c80a5b2",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 549559728,
"node_id": "MDU6TGFiZWw1NDk1NTk3Mjg=",
"url": "https://api.github.com/repos/PDP-10/its/labels/source%20missing",
"name": "source missing",
"color": "e99695",
"default": false
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/418/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/418/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/418/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/8ab30b8ad77e37179b3e9d3b8a0fa1f2884035bd",
"head": {
"label": "PDP-10:lars/stinkr",
"ref": "lars/stinkr",
"sha": "8ab30b8ad77e37179b3e9d3b8a0fa1f2884035bd",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "544dbc74af6ca1f9a2d207e42f9311741dd97f21",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/418"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/418"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/418"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/418/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/418/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/418/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/8ab30b8ad77e37179b3e9d3b8a0fa1f2884035bd"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/459",
"id": 103202761,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAzMjAyNzYx",
"html_url": "https://github.com/PDP-10/its/pull/459",
"diff_url": "https://github.com/PDP-10/its/pull/459.diff",
"patch_url": "https://github.com/PDP-10/its/pull/459.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/459",
"number": 459,
"state": "closed",
"locked": false,
"title": "Jargon file(s)",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Three variations, plus one from NASA.",
"created_at": "2017-01-25T21:00:12Z",
"updated_at": "2017-01-26T08:52:00Z",
"closed_at": "2017-01-25T21:30:13Z",
"merged_at": "2017-01-25T21:30:13Z",
"merge_commit_sha": "544dbc74af6ca1f9a2d207e42f9311741dd97f21",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/459/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/459/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/459/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2f11743db4cc8aa1baa5f3f87845de451c130e72",
"head": {
"label": "PDP-10:lars/jargon",
"ref": "lars/jargon",
"sha": "2f11743db4cc8aa1baa5f3f87845de451c130e72",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "611b173f4fae210c3fda0c091682043c837bcdd0",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/459"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/459"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/459"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/459/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/459/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/459/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/2f11743db4cc8aa1baa5f3f87845de451c130e72"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/443",
"id": 102893953,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAyODkzOTUz",
"html_url": "https://github.com/PDP-10/its/pull/443",
"diff_url": "https://github.com/PDP-10/its/pull/443.diff",
"patch_url": "https://github.com/PDP-10/its/pull/443.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/443",
"number": 443,
"state": "closed",
"locked": false,
"title": "Export GitHub issues",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "There is a lot of valuable information in the issues and their comments. We shouldn't rely on GitHub to store this information for us.\r\n\r\nThe GitHub API provides a way to extract the issues, pull requests and comments: \r\nhttps://api.github.com/repos/PDP-10/its/issues?state=all \r\nhttps://api.github.com/repos/PDP-10/its/pulls?state=all \r\nhttps://api.github.com/repos/PDP-10/its/issues/160/comments",
"created_at": "2017-01-24T10:51:20Z",
"updated_at": "2018-01-26T12:13:36Z",
"closed_at": "2017-01-24T15:07:29Z",
"merged_at": "2017-01-24T15:07:29Z",
"merge_commit_sha": "611b173f4fae210c3fda0c091682043c837bcdd0",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 817354752,
"node_id": "MDU6TGFiZWw4MTczNTQ3NTI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/documentation",
"name": "documentation",
"color": "e83a88",
"default": false
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/443/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/443/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/443/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/876f4feb4554a1f56ba4c21950f3f34309fca1f5",
"head": {
"label": "PDP-10:lars/issues",
"ref": "lars/issues",
"sha": "876f4feb4554a1f56ba4c21950f3f34309fca1f5",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "0d9e47296c2ec575bd1b448bcf99643f6d0adc30",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/443"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/443"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/443"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/443/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/443/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/443/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/876f4feb4554a1f56ba4c21950f3f34309fca1f5"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/456",
"id": 102773522,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAyNzczNTIy",
"html_url": "https://github.com/PDP-10/its/pull/456",
"diff_url": "https://github.com/PDP-10/its/pull/456.diff",
"patch_url": "https://github.com/PDP-10/its/pull/456.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/456",
"number": 456,
"state": "closed",
"locked": false,
"title": "Update itstar and tapeutils submodules",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "They now build in FreeBSD.\r\n\r\nFixes #447.\r\n",
"created_at": "2017-01-23T18:26:50Z",
"updated_at": "2017-01-23T19:06:08Z",
"closed_at": "2017-01-23T19:06:03Z",
"merged_at": "2017-01-23T19:06:03Z",
"merge_commit_sha": "0d9e47296c2ec575bd1b448bcf99643f6d0adc30",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "aap",
"id": 1521437,
"node_id": "MDQ6VXNlcjE1MjE0Mzc=",
"avatar_url": "https://avatars2.githubusercontent.com/u/1521437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aap",
"html_url": "https://github.com/aap",
"followers_url": "https://api.github.com/users/aap/followers",
"following_url": "https://api.github.com/users/aap/following{/other_user}",
"gists_url": "https://api.github.com/users/aap/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aap/subscriptions",
"organizations_url": "https://api.github.com/users/aap/orgs",
"repos_url": "https://api.github.com/users/aap/repos",
"events_url": "https://api.github.com/users/aap/events{/privacy}",
"received_events_url": "https://api.github.com/users/aap/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/456/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/456/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/456/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2be8b4e58059cbdf17890c07509a26def0e69cee",
"head": {
"label": "PDP-10:lars/submodules",
"ref": "lars/submodules",
"sha": "2be8b4e58059cbdf17890c07509a26def0e69cee",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "90332f30e78bc5c5ae84561338915764743d64fe",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/456"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/456"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/456"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/456/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/456/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/456/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/2be8b4e58059cbdf17890c07509a26def0e69cee"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/452",
"id": 102633170,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAyNjMzMTcw",
"html_url": "https://github.com/PDP-10/its/pull/452",
"diff_url": "https://github.com/PDP-10/its/pull/452.diff",
"patch_url": "https://github.com/PDP-10/its/pull/452.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/452",
"number": 452,
"state": "closed",
"locked": false,
"title": "KA ITS pager notes from Dave Conroy.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "These are notes in a very raw form, but we'll take what we can get.",
"created_at": "2017-01-22T19:56:40Z",
"updated_at": "2018-01-26T12:13:25Z",
"closed_at": "2017-01-22T20:47:27Z",
"merged_at": "2017-01-22T20:47:27Z",
"merge_commit_sha": "90332f30e78bc5c5ae84561338915764743d64fe",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 817354752,
"node_id": "MDU6TGFiZWw4MTczNTQ3NTI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/documentation",
"name": "documentation",
"color": "e83a88",
"default": false
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/452/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/452/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/452/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d504cc3f911fba002c67e709bc3e1bcfec93a144",
"head": {
"label": "PDP-10:lars/dcg",
"ref": "lars/dcg",
"sha": "d504cc3f911fba002c67e709bc3e1bcfec93a144",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "d4185487a92ff0c2aea9882360a2f68951947f1f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/452"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/452"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/452"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/452/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/452/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/452/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/d504cc3f911fba002c67e709bc3e1bcfec93a144"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/450",
"id": 102612100,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAyNjEyMTAw",
"html_url": "https://github.com/PDP-10/its/pull/450",
"diff_url": "https://github.com/PDP-10/its/pull/450.diff",
"patch_url": "https://github.com/PDP-10/its/pull/450.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/450",
"number": 450,
"state": "closed",
"locked": false,
"title": "ZORK stub",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS3; TS ZORK \r\nKMP; AR9 MIDAS (ZORK 21)\r\n\r\nThere appears before you a huge figure clothed in a dark robe. As you shrink back in awe, he speaks:\r\n\r\n''This is not the machine of the Zork Implementors!''\r\n\r\nThen, as suddenly as it appeeared, his image dissolves, leaving you in darkness.\r\n\r\nAs your eyes grow more accustomed to the dim light, you notice a clue etched on the wall... It reads:\r\n\r\n> The only MIT machine supporting Zork is MIT-DMS, (Arpa host 106 Octal, 70 Decimal). Guest accounts to play Zork are NOT available. However, if you are seeking a copy of Zork to bring up on your favorite TENEX or TWENEX, you might try :MAIL'ing to BUG-ZORK asking about the possibility of getting\r\n a tape of the game for your own use.\r\n FMZC, GUE 745\r\n",
"created_at": "2017-01-22T08:03:51Z",
"updated_at": "2018-02-05T17:20:35Z",
"closed_at": "2017-01-22T15:58:35Z",
"merged_at": "2017-01-22T15:58:35Z",
"merge_commit_sha": "d4185487a92ff0c2aea9882360a2f68951947f1f",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 501323733,
"node_id": "MDU6TGFiZWw1MDEzMjM3MzM=",
"url": "https://api.github.com/repos/PDP-10/its/labels/game",
"name": "game",
"color": "c2e0c6",
"default": false
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/450/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/450/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/450/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d05c1de3c4baad6b106c18c4fd9da4a1674a6dcb",
"head": {
"label": "PDP-10:lars/zork",
"ref": "lars/zork",
"sha": "d05c1de3c4baad6b106c18c4fd9da4a1674a6dcb",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "706d9ea20e1f135a291407801c791dbd7f36c1f4",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/450"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/450"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/450"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/450/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/450/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/450/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/d05c1de3c4baad6b106c18c4fd9da4a1674a6dcb"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/448",
"id": 102591799,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAyNTkxNzk5",
"html_url": "https://github.com/PDP-10/its/pull/448",
"diff_url": "https://github.com/PDP-10/its/pull/448.diff",
"patch_url": "https://github.com/PDP-10/its/pull/448.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/448",
"number": 448,
"state": "closed",
"locked": false,
"title": "Update the minsys DUMP from 442 to 444.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "The new version fixes the bug restoring a link as the first think in a directory.",
"created_at": "2017-01-21T18:36:23Z",
"updated_at": "2017-01-21T19:33:52Z",
"closed_at": "2017-01-21T19:33:48Z",
"merged_at": "2017-01-21T19:33:48Z",
"merge_commit_sha": "706d9ea20e1f135a291407801c791dbd7f36c1f4",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/448/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/448/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/448/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/4392981c40b1d49b251e62c7206c50bb8430b077",
"head": {
"label": "PDP-10:lars/dump",
"ref": "lars/dump",
"sha": "4392981c40b1d49b251e62c7206c50bb8430b077",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "9472b5e82de36a1d21e954c926ab92e501c2ff9f",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/448"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/448"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/448"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/448/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/448/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/448/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/4392981c40b1d49b251e62c7206c50bb8430b077"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/440",
"id": 102237894,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAyMjM3ODk0",
"html_url": "https://github.com/PDP-10/its/pull/440",
"diff_url": "https://github.com/PDP-10/its/pull/440.diff",
"patch_url": "https://github.com/PDP-10/its/pull/440.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/440",
"number": 440,
"state": "closed",
"locked": false,
"title": "MAGDMP and MAGFRM - handle files on a tape",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYSENG; MAGDMP 27 says it best:\r\n\r\n;MAGDMP is a standalone program loader/dumper for magtape. \r\n;The format of binary programs is the same as the ITS \"SBLK\" \r\n;format, as popularized by Midas. The tapes are normally \r\n;created under timesharing with the MAGFRM program. ",
"created_at": "2017-01-19T10:20:48Z",
"updated_at": "2017-01-24T10:22:08Z",
"closed_at": "2017-01-19T15:37:05Z",
"merged_at": "2017-01-19T15:37:05Z",
"merge_commit_sha": "9472b5e82de36a1d21e954c926ab92e501c2ff9f",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
},
{
"login": "rcornwell",
"id": 17032462,
"node_id": "MDQ6VXNlcjE3MDMyNDYy",
"avatar_url": "https://avatars2.githubusercontent.com/u/17032462?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rcornwell",
"html_url": "https://github.com/rcornwell",
"followers_url": "https://api.github.com/users/rcornwell/followers",
"following_url": "https://api.github.com/users/rcornwell/following{/other_user}",
"gists_url": "https://api.github.com/users/rcornwell/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rcornwell/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rcornwell/subscriptions",
"organizations_url": "https://api.github.com/users/rcornwell/orgs",
"repos_url": "https://api.github.com/users/rcornwell/repos",
"events_url": "https://api.github.com/users/rcornwell/events{/privacy}",
"received_events_url": "https://api.github.com/users/rcornwell/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/440/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/440/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/440/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d9de30c35c3347d85ed29c875c85354a948c3136",
"head": {
"label": "PDP-10:lars/magdmp",
"ref": "lars/magdmp",
"sha": "d9de30c35c3347d85ed29c875c85354a948c3136",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "ab9c93fbba3d652de487cce24427c055f3d5689e",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/440"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/440"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/440"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/440/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/440/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/440/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/d9de30c35c3347d85ed29c875c85354a948c3136"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/442",
"id": 102177794,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAyMTc3Nzk0",
"html_url": "https://github.com/PDP-10/its/pull/442",
"diff_url": "https://github.com/PDP-10/its/pull/442.diff",
"patch_url": "https://github.com/PDP-10/its/pull/442.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/442",
"number": 442,
"state": "closed",
"locked": false,
"title": "Updated to build compiler from source.",
"user": {
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
},
"body": "Resolves #383.",
"created_at": "2017-01-19T00:17:12Z",
"updated_at": "2018-01-05T12:00:15Z",
"closed_at": "2017-01-19T11:30:56Z",
"merged_at": "2017-01-19T11:30:56Z",
"merge_commit_sha": "c4df86d2b23621ad80c0be0b7fb209a06147a7e5",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/442/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/442/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/442/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2532e10c0fbabcf31319a517c8ae801b9a275c9c",
"head": {
"label": "PDP-10:ejs/complr2",
"ref": "ejs/complr2",
"sha": "2532e10c0fbabcf31319a517c8ae801b9a275c9c",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "ab9c93fbba3d652de487cce24427c055f3d5689e",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/442"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/442"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/442"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/442/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/442/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/442/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/2532e10c0fbabcf31319a517c8ae801b9a275c9c"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/436",
"id": 102071831,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAyMDcxODMx",
"html_url": "https://github.com/PDP-10/its/pull/436",
"diff_url": "https://github.com/PDP-10/its/pull/436.diff",
"patch_url": "https://github.com/PDP-10/its/pull/436.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/436",
"number": 436,
"state": "closed",
"locked": false,
"title": "Move FASLs to bin, and add FORMAT BRACK",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Fixes #435.",
"created_at": "2017-01-18T14:07:29Z",
"updated_at": "2018-01-05T12:00:26Z",
"closed_at": "2017-01-18T16:32:46Z",
"merged_at": "2017-01-18T16:32:46Z",
"merge_commit_sha": "fb0dbb3e17379def465d4fb9004d5aab535e5d0d",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/436/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/436/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/436/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/6c1039b6fbca77318ffcef4ac410a7bd732e7942",
"head": {
"label": "PDP-10:lars/fasl",
"ref": "lars/fasl",
"sha": "6c1039b6fbca77318ffcef4ac410a7bd732e7942",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "196263051c88d1d9c257c1601ec6041354a92671",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/436"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/436"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/436"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/436/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/436/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/436/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/6c1039b6fbca77318ffcef4ac410a7bd732e7942"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/415",
"id": 101946405,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAxOTQ2NDA1",
"html_url": "https://github.com/PDP-10/its/pull/415",
"diff_url": "https://github.com/PDP-10/its/pull/415.diff",
"patch_url": "https://github.com/PDP-10/its/pull/415.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/415",
"number": 415,
"state": "closed",
"locked": false,
"title": "Utility for printing binary files",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Read binary files, and output each word in many different formats:\r\n\r\n- Twelve octal digits\r\n- Two halfwords, like AOBJN pointers\r\n- SIXBIT\r\n- ASCII\r\n- Squoze\r\n\r\nSuggested name: OD, if that isn't too Unixy.\r\n\r\nThis isn't anything that can't be done in DDT, it would just be slightly more convenient.",
"created_at": "2017-01-17T21:08:26Z",
"updated_at": "2017-01-18T19:28:41Z",
"closed_at": "2017-01-18T19:28:34Z",
"merged_at": "2017-01-18T19:28:34Z",
"merge_commit_sha": "56fb1020730f6255bac9b92592ec57fea37f1467",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/415/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/415/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/415/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/281a812f0653e7ec1e0a619ea2fb5e6a97d72980",
"head": {
"label": "PDP-10:lars/od",
"ref": "lars/od",
"sha": "281a812f0653e7ec1e0a619ea2fb5e6a97d72980",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "fb0dbb3e17379def465d4fb9004d5aab535e5d0d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/415"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/415"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/415"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/415/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/415/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/415/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/281a812f0653e7ec1e0a619ea2fb5e6a97d72980"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/426",
"id": 101728421,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAxNzI4NDIx",
"html_url": "https://github.com/PDP-10/its/pull/426",
"diff_url": "https://github.com/PDP-10/its/pull/426.diff",
"patch_url": "https://github.com/PDP-10/its/pull/426.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/426",
"number": 426,
"state": "closed",
"locked": false,
"title": "Add most missing SYSDOC files.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Also an INFO; NETWRK >.",
"created_at": "2017-01-16T17:11:46Z",
"updated_at": "2017-01-16T18:37:59Z",
"closed_at": "2017-01-16T17:40:42Z",
"merged_at": "2017-01-16T17:40:42Z",
"merge_commit_sha": "196263051c88d1d9c257c1601ec6041354a92671",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
},
{
"login": "aap",
"id": 1521437,
"node_id": "MDQ6VXNlcjE1MjE0Mzc=",
"avatar_url": "https://avatars2.githubusercontent.com/u/1521437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aap",
"html_url": "https://github.com/aap",
"followers_url": "https://api.github.com/users/aap/followers",
"following_url": "https://api.github.com/users/aap/following{/other_user}",
"gists_url": "https://api.github.com/users/aap/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aap/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aap/subscriptions",
"organizations_url": "https://api.github.com/users/aap/orgs",
"repos_url": "https://api.github.com/users/aap/repos",
"events_url": "https://api.github.com/users/aap/events{/privacy}",
"received_events_url": "https://api.github.com/users/aap/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/426/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/426/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/426/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/93fb98f36b170b9a2a6d193f941cc289f3085c68",
"head": {
"label": "PDP-10:lars/sysdoc",
"ref": "lars/sysdoc",
"sha": "93fb98f36b170b9a2a6d193f941cc289f3085c68",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "596237d05ec91afa1eac77974e334b569a50e925",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/426"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/426"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/426"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/426/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/426/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/426/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/93fb98f36b170b9a2a6d193f941cc289f3085c68"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/423",
"id": 101570701,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAxNTcwNzAx",
"html_url": "https://github.com/PDP-10/its/pull/423",
"diff_url": "https://github.com/PDP-10/its/pull/423.diff",
"patch_url": "https://github.com/PDP-10/its/pull/423.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/423",
"number": 423,
"state": "closed",
"locked": false,
"title": "Build SIMH from GitHub repo",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Once SIMH is fixed to do ITS 1-proceed right, we should probably switch to the latest GitHub version.\r\n\r\nI have already done the work: \r\nhttps://github.com/PDP-10/its/tree/lars/simh",
"created_at": "2017-01-14T18:57:08Z",
"updated_at": "2017-01-15T15:19:29Z",
"closed_at": "2017-01-15T15:09:45Z",
"merged_at": "2017-01-15T15:09:44Z",
"merge_commit_sha": "596237d05ec91afa1eac77974e334b569a50e925",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/423/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/423/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/423/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e9e01ee6199c84c9b9d3ca28df5033952056863e",
"head": {
"label": "PDP-10:lars/simh",
"ref": "lars/simh",
"sha": "e9e01ee6199c84c9b9d3ca28df5033952056863e",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "74161955a6d27e64b2b2c464efed0115244a6127",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/423"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/423"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/423"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/423/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/423/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/423/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/e9e01ee6199c84c9b9d3ca28df5033952056863e"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/414",
"id": 101246232,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAxMjQ2MjMy",
"html_url": "https://github.com/PDP-10/its/pull/414",
"diff_url": "https://github.com/PDP-10/its/pull/414.diff",
"patch_url": "https://github.com/PDP-10/its/pull/414.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/414",
"number": 414,
"state": "closed",
"locked": false,
"title": "Add documents about ITS paging",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "- its.paging by John Wilson.\r\n- ITS Hardware Memo 2 by Jack Holloway, from @mgthompson.\r\n\r\n@mgthompson wrote:\r\n> Let me know if you are interested in the other hardware memos.\r\n\r\nI am!",
"created_at": "2017-01-12T12:01:19Z",
"updated_at": "2018-01-26T12:13:47Z",
"closed_at": "2017-01-12T15:20:14Z",
"merged_at": "2017-01-12T15:20:14Z",
"merge_commit_sha": "74161955a6d27e64b2b2c464efed0115244a6127",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 817354752,
"node_id": "MDU6TGFiZWw4MTczNTQ3NTI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/documentation",
"name": "documentation",
"color": "e83a88",
"default": false
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/414/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/414/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/414/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e0df4e0da99e2520103237a0ae4a4535f5eab5f9",
"head": {
"label": "PDP-10:lars/pager",
"ref": "lars/pager",
"sha": "e0df4e0da99e2520103237a0ae4a4535f5eab5f9",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "508f8970b370304c7bd0a540d9324e3e72caaf3d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/414"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/414"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/414"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/414/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/414/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/414/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/e0df4e0da99e2520103237a0ae4a4535f5eab5f9"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/399",
"id": 101055259,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAxMDU1MjU5",
"html_url": "https://github.com/PDP-10/its/pull/399",
"diff_url": "https://github.com/PDP-10/its/pull/399.diff",
"patch_url": "https://github.com/PDP-10/its/pull/399.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/399",
"number": 399,
"state": "closed",
"locked": false,
"title": "JOBDAT REL - locate or reconstruct source",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "There are binary JOBDAT REL files in SAIL and DECSYS. (Different sizes and time stamps.)\r\n\r\nReconstruct source code from disassembly (e.g. FAIL BIN), or find source somewhere else. There is a JOBDAT.MAC in the SRI-NIC dump. It was updated 1988, almost ten years after the ones in the ITS dumps.",
"created_at": "2017-01-11T12:14:32Z",
"updated_at": "2018-03-24T15:55:34Z",
"closed_at": "2017-01-12T18:13:01Z",
"merged_at": null,
"merge_commit_sha": "0dd823f2e4d5706889c93f146960fab9238398b1",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 549559728,
"node_id": "MDU6TGFiZWw1NDk1NTk3Mjg=",
"url": "https://api.github.com/repos/PDP-10/its/labels/source%20missing",
"name": "source missing",
"color": "e99695",
"default": false
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/399/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/399/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/399/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/3377dcb37d81f86bd8388a1bada6ee54c771f318",
"head": {
"label": "PDP-10:lars/jobdat",
"ref": "lars/jobdat",
"sha": "3377dcb37d81f86bd8388a1bada6ee54c771f318",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "4c41ce04e298ee39a1efb789938f102e1d10b784",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/399"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/399"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/399"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/399/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/399/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/399/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/3377dcb37d81f86bd8388a1bada6ee54c771f318"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/123",
"id": 101055172,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAxMDU1MTcy",
"html_url": "https://github.com/PDP-10/its/pull/123",
"diff_url": "https://github.com/PDP-10/its/pull/123.diff",
"patch_url": "https://github.com/PDP-10/its/pull/123.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/123",
"number": 123,
"state": "closed",
"locked": false,
"title": "PORTS -- displays number of free net ports",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SYS2; TS PORTS\r\nSYSEN2; PORTS 1\r\n(source compiled from AR1:WJN; PORTS 2)",
"created_at": "2017-01-11T12:13:55Z",
"updated_at": "2017-01-11T12:17:14Z",
"closed_at": "2016-12-19T06:27:11Z",
"merged_at": null,
"merge_commit_sha": "f1079fd3d041c41bf51710fca3a65e0a836ca25a",
"assignee": {
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/123/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/123/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/123/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/dd06fabfe8c9ecf3bd70ab4f839bd053a0194753",
"head": {
"label": "PDP-10:lars/jobdat",
"ref": "lars/jobdat",
"sha": "dd06fabfe8c9ecf3bd70ab4f839bd053a0194753",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "4c41ce04e298ee39a1efb789938f102e1d10b784",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/123"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/123"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/123"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/123/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/123/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/123/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/dd06fabfe8c9ecf3bd70ab4f839bd053a0194753"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/409",
"id": 101049279,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAxMDQ5Mjc5",
"html_url": "https://github.com/PDP-10/its/pull/409",
"diff_url": "https://github.com/PDP-10/its/pull/409.diff",
"patch_url": "https://github.com/PDP-10/its/pull/409.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/409",
"number": 409,
"state": "closed",
"locked": false,
"title": "Update disassembler",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "It's now more robust.\r\n- Verifies checksums\r\n- Handles end of file better\r\n- Symbol table doesn't have to end with a GLOBAL block.",
"created_at": "2017-01-11T11:32:07Z",
"updated_at": "2017-01-12T12:39:11Z",
"closed_at": "2017-01-11T15:25:32Z",
"merged_at": "2017-01-11T15:25:31Z",
"merge_commit_sha": "d33a24c218578bb8a48d869703d059c515a4b2d6",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/409/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/409/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/409/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/4660293fe29eb09309bce033fe912f8472c71f30",
"head": {
"label": "PDP-10:lars/dasm",
"ref": "lars/dasm",
"sha": "4660293fe29eb09309bce033fe912f8472c71f30",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "4c41ce04e298ee39a1efb789938f102e1d10b784",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/409"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/409"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/409"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/409/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/409/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/409/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/4660293fe29eb09309bce033fe912f8472c71f30"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/408",
"id": 100954075,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAwOTU0MDc1",
"html_url": "https://github.com/PDP-10/its/pull/408",
"diff_url": "https://github.com/PDP-10/its/pull/408.diff",
"patch_url": "https://github.com/PDP-10/its/pull/408.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/408",
"number": 408,
"state": "closed",
"locked": false,
"title": "Y2K bugs",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": ":LISTF calls a monitor routine. ITS\"UQL5A extracts the 7-bit year field and prints the contents. Since years are stored offset from 1900, this looks like a 2-digit year for years less than 2000. I added 1900 to print a four-digit year in all cases.\r\n\r\nBINPRT calls a routine in DATIME. DATIME\"TMDT2 is supposed to print a two-digit year. To handle values over 99, I do a modulus 100.\r\n\r\nFIND does the date printing itself. I changed from two-digit years to four by adding 1900 in DATPRT and REFPRT.\r\n\r\nGMSGS - truncate year to two digits.\r\n\r\nDIRED - print year as four digits. This only applies to the current file prompt, not a directory listing.\r\n\r\nDUMP - print year as four digits.\r\n\r\nINIT - print year as four digits. Remove hardcoding for 20th century.\r\n\r\n\r\n\r\nFixes #26. Fixes #405.",
"created_at": "2017-01-10T21:09:18Z",
"updated_at": "2017-01-19T11:31:22Z",
"closed_at": "2017-01-12T00:16:15Z",
"merged_at": "2017-01-12T00:16:15Z",
"merge_commit_sha": "508f8970b370304c7bd0a540d9324e3e72caaf3d",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 467658872,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/bug",
"name": "bug",
"color": "ee0701",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/408/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/408/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/408/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/02b4229e732bf4226efacba437de33f4be0384cd",
"head": {
"label": "PDP-10:lars/y2k",
"ref": "lars/y2k",
"sha": "02b4229e732bf4226efacba437de33f4be0384cd",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "d33a24c218578bb8a48d869703d059c515a4b2d6",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/408"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/408"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/408"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/408/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/408/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/408/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/02b4229e732bf4226efacba437de33f4be0384cd"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/188",
"id": 100761548,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAwNzYxNTQ4",
"html_url": "https://github.com/PDP-10/its/pull/188",
"diff_url": "https://github.com/PDP-10/its/pull/188.diff",
"patch_url": "https://github.com/PDP-10/its/pull/188.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/188",
"number": 188,
"state": "closed",
"locked": false,
"title": "FAIL - Stanford assembler",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "SAIL; FAIL BIN \r\n\r\nProbably no source code.",
"created_at": "2017-01-09T21:12:19Z",
"updated_at": "2018-05-15T10:09:05Z",
"closed_at": "2017-01-09T21:31:20Z",
"merged_at": "2017-01-09T21:31:20Z",
"merge_commit_sha": "4c41ce04e298ee39a1efb789938f102e1d10b784",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 933663191,
"node_id": "MDU6TGFiZWw5MzM2NjMxOTE=",
"url": "https://api.github.com/repos/PDP-10/its/labels/sail",
"name": "sail",
"color": "efafff",
"default": false
},
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/188/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/188/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/188/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b9715951c04be8b53fda42f8dc7312d90cae9d38",
"head": {
"label": "PDP-10:lars/fail",
"ref": "lars/fail",
"sha": "b9715951c04be8b53fda42f8dc7312d90cae9d38",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "a7d90920690b708814caa9ca36eb752cc9209577",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/188"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/188"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/188"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/188/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/188/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/188/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/b9715951c04be8b53fda42f8dc7312d90cae9d38"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/400",
"id": 100611576,
"node_id": "MDExOlB1bGxSZXF1ZXN0MTAwNjExNTc2",
"html_url": "https://github.com/PDP-10/its/pull/400",
"diff_url": "https://github.com/PDP-10/its/pull/400.diff",
"patch_url": "https://github.com/PDP-10/its/pull/400.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/400",
"number": 400,
"state": "closed",
"locked": false,
"title": "Purify DECUUO",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Found this:\r\n\r\n; An unPURIFY'd binary should exist on all machines as DECSYS;DECUUO BIN. \r\n; The installed pure binary should be called DECSYS;TS DEC, linked to from SYS. \r\n; In addition, on AI, the DRAWing system programs actually run DRAW;TS DECUUO \r\n; which should point to the pure binary which has been installed for the \r\n; DRAWing system (normally also DECSYS;TS DEC, but sometimes may be an older version).\r\n\r\n; When a new version is installed, the old DECSYS;DECUUO BIN should be moved \r\n; to BACKUP;DECUUO BINnnn where nnn is the version number. The date of \r\n; the new file should be set to that of the old. Then, the old version's \r\n; binary should be copied to DECSYS;DECUUO BIN, loaded, and PURIFY'd with \r\n; PURIFY$G. \r\n\r\n; After assembling a new version of DECUUO, it should be loaded up and dumped \r\n; back out with GAPFLS$G. This will flush most of the wasted space, \r\n; making loading the file much faster. Page 0 is not flushed, since flushing \r\n; it would disable breakpoint-proceed in DDT until the time DECUUO gets around \r\n; to recreating that page. PURIFY does flush the page, since otherwise \r\n; booting in DECUUO would clobber page 0 of the program doing the booting.\r\n",
"created_at": "2017-01-08T18:47:15Z",
"updated_at": "2017-01-08T19:25:57Z",
"closed_at": "2017-01-08T19:25:18Z",
"merged_at": "2017-01-08T19:25:18Z",
"merge_commit_sha": "a7d90920690b708814caa9ca36eb752cc9209577",
"assignee": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"assignees": [
{
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
}
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/400/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/400/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/400/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/9f13f8efca64541e9e98fe5bba3ffa178bbe0e59",
"head": {
"label": "PDP-10:lars/decuuo",
"ref": "lars/decuuo",
"sha": "9f13f8efca64541e9e98fe5bba3ffa178bbe0e59",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "50e05e363e1f046f992f36698764d00113d53ede",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/400"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/400"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/400"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/400/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/400/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/400/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/9f13f8efca64541e9e98fe5bba3ffa178bbe0e59"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/387",
"id": 99741850,
"node_id": "MDExOlB1bGxSZXF1ZXN0OTk3NDE4NTA=",
"html_url": "https://github.com/PDP-10/its/pull/387",
"diff_url": "https://github.com/PDP-10/its/pull/387.diff",
"patch_url": "https://github.com/PDP-10/its/pull/387.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/387",
"number": 387,
"state": "closed",
"locked": false,
"title": "Improve running :PDSET.",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "Recognizes when :PDSET doesn't need to be run because the clock is already set, and also the case when \"ITS revived\" is output after :PDSET has run.",
"created_at": "2016-12-30T11:00:00Z",
"updated_at": "2017-01-08T19:26:39Z",
"closed_at": "2016-12-30T15:17:50Z",
"merged_at": "2016-12-30T15:17:50Z",
"merge_commit_sha": "50e05e363e1f046f992f36698764d00113d53ede",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
{
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
}
],
"requested_teams": [
],
"labels": [
{
"id": 467658874,
"node_id": "MDU6TGFiZWw0Njc2NTg4NzQ=",
"url": "https://api.github.com/repos/PDP-10/its/labels/enhancement",
"name": "enhancement",
"color": "84b6eb",
"default": true
},
{
"id": 501324542,
"node_id": "MDU6TGFiZWw1MDEzMjQ1NDI=",
"url": "https://api.github.com/repos/PDP-10/its/labels/host",
"name": "host",
"color": "d4c5f9",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/387/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/387/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/387/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f8fe776f3c592cf3ff78334b3a810dbea73bff2d",
"head": {
"label": "PDP-10:lars/pdset",
"ref": "lars/pdset",
"sha": "f8fe776f3c592cf3ff78334b3a810dbea73bff2d",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "728439320a57d9f0b3fe4ef9ebcc726d99c0c935",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/387"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/387"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/387"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/387/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/387/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/387/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/f8fe776f3c592cf3ff78334b3a810dbea73bff2d"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/384",
"id": 99292512,
"node_id": "MDExOlB1bGxSZXF1ZXN0OTkyOTI1MTI=",
"html_url": "https://github.com/PDP-10/its/pull/384",
"diff_url": "https://github.com/PDP-10/its/pull/384.diff",
"patch_url": "https://github.com/PDP-10/its/pull/384.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/384",
"number": 384,
"state": "closed",
"locked": false,
"title": "Updated to build SHARPM FASL file from source.",
"user": {
"login": "eswenson1",
"id": 867939,
"node_id": "MDQ6VXNlcjg2NzkzOQ==",
"avatar_url": "https://avatars0.githubusercontent.com/u/867939?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eswenson1",
"html_url": "https://github.com/eswenson1",
"followers_url": "https://api.github.com/users/eswenson1/followers",
"following_url": "https://api.github.com/users/eswenson1/following{/other_user}",
"gists_url": "https://api.github.com/users/eswenson1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eswenson1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eswenson1/subscriptions",
"organizations_url": "https://api.github.com/users/eswenson1/orgs",
"repos_url": "https://api.github.com/users/eswenson1/repos",
"events_url": "https://api.github.com/users/eswenson1/events{/privacy}",
"received_events_url": "https://api.github.com/users/eswenson1/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2016-12-24T01:59:12Z",
"updated_at": "2018-01-05T12:01:25Z",
"closed_at": "2016-12-25T17:37:46Z",
"merged_at": "2016-12-25T17:37:46Z",
"merge_commit_sha": "728439320a57d9f0b3fe4ef9ebcc726d99c0c935",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/384/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/384/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/384/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f16527f3e121e2dc98375121b3c4157d0b52bcb7",
"head": {
"label": "PDP-10:ejs/sharpm",
"ref": "ejs/sharpm",
"sha": "f16527f3e121e2dc98375121b3c4157d0b52bcb7",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "5812ac3c3ac0ef04a1347542fd7b6cccb57042f0",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/384"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/384"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/384"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/384/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/384/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/384/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/f16527f3e121e2dc98375121b3c4157d0b52bcb7"
}
},
"author_association": "MEMBER"
},
{
"url": "https://api.github.com/repos/PDP-10/its/pulls/382",
"id": 99276584,
"node_id": "MDExOlB1bGxSZXF1ZXN0OTkyNzY1ODQ=",
"html_url": "https://github.com/PDP-10/its/pull/382",
"diff_url": "https://github.com/PDP-10/its/pull/382.diff",
"patch_url": "https://github.com/PDP-10/its/pull/382.patch",
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/382",
"number": 382,
"state": "closed",
"locked": false,
"title": "Add some missing INFO; files",
"user": {
"login": "larsbrinkhoff",
"id": 775050,
"node_id": "MDQ6VXNlcjc3NTA1MA==",
"avatar_url": "https://avatars0.githubusercontent.com/u/775050?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/larsbrinkhoff",
"html_url": "https://github.com/larsbrinkhoff",
"followers_url": "https://api.github.com/users/larsbrinkhoff/followers",
"following_url": "https://api.github.com/users/larsbrinkhoff/following{/other_user}",
"gists_url": "https://api.github.com/users/larsbrinkhoff/gists{/gist_id}",
"starred_url": "https://api.github.com/users/larsbrinkhoff/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/larsbrinkhoff/subscriptions",
"organizations_url": "https://api.github.com/users/larsbrinkhoff/orgs",
"repos_url": "https://api.github.com/users/larsbrinkhoff/repos",
"events_url": "https://api.github.com/users/larsbrinkhoff/events{/privacy}",
"received_events_url": "https://api.github.com/users/larsbrinkhoff/received_events",
"type": "User",
"site_admin": false
},
"body": "-READ- -THIS-, DOCOND 6, LEDIT 5, RMAIL 37, SUPGRF 1, TDEBUG 12.",
"created_at": "2016-12-23T19:50:38Z",
"updated_at": "2017-04-11T14:26:27Z",
"closed_at": "2016-12-23T20:11:15Z",
"merged_at": "2016-12-23T20:11:15Z",
"merge_commit_sha": "5812ac3c3ac0ef04a1347542fd7b6cccb57042f0",
"assignee": null,
"assignees": [
],
"requested_reviewers": [
],
"requested_teams": [
],
"labels": [
{
"id": 484118735,
"node_id": "MDU6TGFiZWw0ODQxMTg3MzU=",
"url": "https://api.github.com/repos/PDP-10/its/labels/todo",
"name": "todo",
"color": "fef2c0",
"default": false
}
],
"milestone": null,
"commits_url": "https://api.github.com/repos/PDP-10/its/pulls/382/commits",
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/382/comments",
"review_comment_url": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}",
"comments_url": "https://api.github.com/repos/PDP-10/its/issues/382/comments",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/f1387b8794dde91c39bb182758e7efc95647ca96",
"head": {
"label": "PDP-10:lars/tdebug",
"ref": "lars/tdebug",
"sha": "f1387b8794dde91c39bb182758e7efc95647ca96",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"base": {
"label": "PDP-10:master",
"ref": "master",
"sha": "4871f2a8b722536d3f01f54797cf88b1a0f88c18",
"user": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"repo": {
"id": 71775220,
"node_id": "MDEwOlJlcG9zaXRvcnk3MTc3NTIyMA==",
"name": "its",
"full_name": "PDP-10/its",
"owner": {
"login": "PDP-10",
"id": 19323163,
"node_id": "MDEyOk9yZ2FuaXphdGlvbjE5MzIzMTYz",
"avatar_url": "https://avatars1.githubusercontent.com/u/19323163?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PDP-10",
"html_url": "https://github.com/PDP-10",
"followers_url": "https://api.github.com/users/PDP-10/followers",
"following_url": "https://api.github.com/users/PDP-10/following{/other_user}",
"gists_url": "https://api.github.com/users/PDP-10/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PDP-10/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PDP-10/subscriptions",
"organizations_url": "https://api.github.com/users/PDP-10/orgs",
"repos_url": "https://api.github.com/users/PDP-10/repos",
"events_url": "https://api.github.com/users/PDP-10/events{/privacy}",
"received_events_url": "https://api.github.com/users/PDP-10/received_events",
"type": "Organization",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/PDP-10/its",
"description": "Incompatible Timesharing System",
"fork": false,
"url": "https://api.github.com/repos/PDP-10/its",
"forks_url": "https://api.github.com/repos/PDP-10/its/forks",
"keys_url": "https://api.github.com/repos/PDP-10/its/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/PDP-10/its/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/PDP-10/its/teams",
"hooks_url": "https://api.github.com/repos/PDP-10/its/hooks",
"issue_events_url": "https://api.github.com/repos/PDP-10/its/issues/events{/number}",
"events_url": "https://api.github.com/repos/PDP-10/its/events",
"assignees_url": "https://api.github.com/repos/PDP-10/its/assignees{/user}",
"branches_url": "https://api.github.com/repos/PDP-10/its/branches{/branch}",
"tags_url": "https://api.github.com/repos/PDP-10/its/tags",
"blobs_url": "https://api.github.com/repos/PDP-10/its/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/PDP-10/its/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/PDP-10/its/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/PDP-10/its/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/{sha}",
"languages_url": "https://api.github.com/repos/PDP-10/its/languages",
"stargazers_url": "https://api.github.com/repos/PDP-10/its/stargazers",
"contributors_url": "https://api.github.com/repos/PDP-10/its/contributors",
"subscribers_url": "https://api.github.com/repos/PDP-10/its/subscribers",
"subscription_url": "https://api.github.com/repos/PDP-10/its/subscription",
"commits_url": "https://api.github.com/repos/PDP-10/its/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/PDP-10/its/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/PDP-10/its/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/PDP-10/its/issues/comments{/number}",
"contents_url": "https://api.github.com/repos/PDP-10/its/contents/{+path}",
"compare_url": "https://api.github.com/repos/PDP-10/its/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/PDP-10/its/merges",
"archive_url": "https://api.github.com/repos/PDP-10/its/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/PDP-10/its/downloads",
"issues_url": "https://api.github.com/repos/PDP-10/its/issues{/number}",
"pulls_url": "https://api.github.com/repos/PDP-10/its/pulls{/number}",
"milestones_url": "https://api.github.com/repos/PDP-10/its/milestones{/number}",
"notifications_url": "https://api.github.com/repos/PDP-10/its/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/PDP-10/its/labels{/name}",
"releases_url": "https://api.github.com/repos/PDP-10/its/releases{/id}",
"deployments_url": "https://api.github.com/repos/PDP-10/its/deployments",
"created_at": "2016-10-24T09:52:01Z",
"updated_at": "2018-06-06T23:03:34Z",
"pushed_at": "2018-06-06T21:25:19Z",
"git_url": "git://github.com/PDP-10/its.git",
"ssh_url": "git@github.com:PDP-10/its.git",
"clone_url": "https://github.com/PDP-10/its.git",
"svn_url": "https://github.com/PDP-10/its",
"homepage": null,
"size": 94721,
"stargazers_count": 166,
"watchers_count": 166,
"language": "Assembly",
"has_issues": true,
"has_projects": true,
"has_downloads": true,
"has_wiki": true,
"has_pages": false,
"forks_count": 6,
"mirror_url": null,
"archived": false,
"open_issues_count": 358,
"license": {
"key": "gpl-3.0",
"name": "GNU General Public License v3.0",
"spdx_id": "GPL-3.0",
"url": "https://api.github.com/licenses/gpl-3.0",
"node_id": "MDc6TGljZW5zZTk="
},
"forks": 6,
"open_issues": 358,
"watchers": 166,
"default_branch": "master"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/382"
},
"html": {
"href": "https://github.com/PDP-10/its/pull/382"
},
"issue": {
"href": "https://api.github.com/repos/PDP-10/its/issues/382"
},
"comments": {
"href": "https://api.github.com/repos/PDP-10/its/issues/382/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/382/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/comments{/number}"
},
"commits": {
"href": "https://api.github.com/repos/PDP-10/its/pulls/382/commits"
},
"statuses": {
"href": "https://api.github.com/repos/PDP-10/its/statuses/f1387b8794dde91c39bb182758e7efc95647ca96"
}
},
"author_association": "MEMBER"
}
]