mirror of
https://github.com/PDP-10/its.git
synced 2026-01-11 23:53:12 +00:00
17383 lines
867 KiB
Plaintext
17383 lines
867 KiB
Plaintext
[
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/173",
|
|
"id": 97061781,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTcwNjE3ODE=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/173",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/173.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/173.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/173",
|
|
"number": 173,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added INIT -- a helper program for LOGIN, LOGOUT, and other script files",
|
|
"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 #22 ",
|
|
"created_at": "2016-12-08T05:33:09Z",
|
|
"updated_at": "2016-12-08T07:13:27Z",
|
|
"closed_at": "2016-12-08T06:02:36Z",
|
|
"merged_at": "2016-12-08T06:02:36Z",
|
|
"merge_commit_sha": "8fed698f960353e30837180717ce68f72398619f",
|
|
"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/173/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/173/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/173/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b08da012e8895d396d24d0acfd035307a7f742cc",
|
|
"head": {
|
|
"label": "PDP-10:ejs/init",
|
|
"ref": "ejs/init",
|
|
"sha": "b08da012e8895d396d24d0acfd035307a7f742cc",
|
|
"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": "4691c718d9fe446f1c0a10713ca554962af127f0",
|
|
"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/173"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/173"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/173"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/173/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/173/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/173/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/b08da012e8895d396d24d0acfd035307a7f742cc"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/166",
|
|
"id": 96896474,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY4OTY0NzQ=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/166",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/166.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/166.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/166",
|
|
"number": 166,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Kill the PANDA job after dumping.",
|
|
"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 #131.",
|
|
"created_at": "2016-12-07T10:30:17Z",
|
|
"updated_at": "2016-12-07T15:43:04Z",
|
|
"closed_at": "2016-12-07T15:11:51Z",
|
|
"merged_at": "2016-12-07T15:11:51Z",
|
|
"merge_commit_sha": "aaf5f2a796391ffcb17a386a772d2f66f8fb97e0",
|
|
"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/166/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/166/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/166/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/0c797abb3825e8afcefc69592a9d477efba32ccb",
|
|
"head": {
|
|
"label": "PDP-10:lars/kill-panda",
|
|
"ref": "lars/kill-panda",
|
|
"sha": "0c797abb3825e8afcefc69592a9d477efba32ccb",
|
|
"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": "7b7e4a5a75aafa89bfa03b394d9819117b5ad20a",
|
|
"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/166"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/166"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/166"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/166/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/166/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/166/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/0c797abb3825e8afcefc69592a9d477efba32ccb"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/164",
|
|
"id": 96872402,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY4NzI0MDI=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/164",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/164.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/164.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/164",
|
|
"number": 164,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Update doc/README.md with useful info.",
|
|
"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 don't think we need to have EVERYTHING in doc/README.md. Just the information most useful for new users.",
|
|
"created_at": "2016-12-07T07:37:14Z",
|
|
"updated_at": "2018-01-26T12:14:45Z",
|
|
"closed_at": "2016-12-07T15:15:09Z",
|
|
"merged_at": "2016-12-07T15:15:09Z",
|
|
"merge_commit_sha": "a3287c8a414d7cf011337acc21ff1aeb6efcb536",
|
|
"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/164/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/164/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/164/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/3a96ada4f0c3ebe72f9fb6cfd5e563f76c068b31",
|
|
"head": {
|
|
"label": "PDP-10:lars/doc",
|
|
"ref": "lars/doc",
|
|
"sha": "3a96ada4f0c3ebe72f9fb6cfd5e563f76c068b31",
|
|
"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": "7b7e4a5a75aafa89bfa03b394d9819117b5ad20a",
|
|
"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/164"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/164"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/164"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/164/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/164/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/164/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/3a96ada4f0c3ebe72f9fb6cfd5e563f76c068b31"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/161",
|
|
"id": 96866831,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY4NjY4MzE=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/161",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/161.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/161.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/161",
|
|
"number": 161,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Rearrange some binaries and directories",
|
|
"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": "Minor cleaning.",
|
|
"created_at": "2016-12-07T06:39:24Z",
|
|
"updated_at": "2016-12-15T11:19:54Z",
|
|
"closed_at": "2016-12-07T17:50:35Z",
|
|
"merged_at": "2016-12-07T17:50:35Z",
|
|
"merge_commit_sha": "4ce7483afba22f237eba6cb1555e0d45ccf20a8e",
|
|
"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/161/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/161/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/161/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/7d1e1f27366a0be23a233aec5609d7ca65513593",
|
|
"head": {
|
|
"label": "PDP-10:lars/bin",
|
|
"ref": "lars/bin",
|
|
"sha": "7d1e1f27366a0be23a233aec5609d7ca65513593",
|
|
"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": "a3287c8a414d7cf011337acc21ff1aeb6efcb536",
|
|
"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/161"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/161"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/161"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/161/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/161/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/161/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/7d1e1f27366a0be23a233aec5609d7ca65513593"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/160",
|
|
"id": 96732442,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY3MzI0NDI=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/160",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/160.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/160.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/160",
|
|
"number": 160,
|
|
"state": "open",
|
|
"locked": false,
|
|
"title": "Build with xfiles",
|
|
"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": "**WORK IN PROGRESS** - do not merge.\r\n\r\nNote that only those programs which build using only input to DDT can use xfiles. For now, I have made a single commit for each program, but I think I'll make it one big commit later.\r\n\r\nComments, @eswenson1?",
|
|
"created_at": "2016-12-06T14:21:37Z",
|
|
"updated_at": "2018-05-15T18:00:32Z",
|
|
"closed_at": null,
|
|
"merged_at": null,
|
|
"merge_commit_sha": "2ef05f0965ed90270208d5639e09d196d8da1d28",
|
|
"assignee": null,
|
|
"assignees": [
|
|
|
|
],
|
|
"requested_reviewers": [
|
|
|
|
],
|
|
"requested_teams": [
|
|
|
|
],
|
|
"labels": [
|
|
{
|
|
"id": 498185255,
|
|
"node_id": "MDU6TGFiZWw0OTgxODUyNTU=",
|
|
"url": "https://api.github.com/repos/PDP-10/its/labels/do%20not%20merge",
|
|
"name": "do not merge",
|
|
"color": "a00205",
|
|
"default": false
|
|
},
|
|
{
|
|
"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/160/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/160/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/160/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/c254a15292d6b115ff6dfae9b63283e5d15dab03",
|
|
"head": {
|
|
"label": "PDP-10:lars/xfile",
|
|
"ref": "lars/xfile",
|
|
"sha": "c254a15292d6b115ff6dfae9b63283e5d15dab03",
|
|
"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": "837cb6343d848a26c0bab1e37da66a4e2e79a28f",
|
|
"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/160"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/160"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/160"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/160/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/160/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/160/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/c254a15292d6b115ff6dfae9b63283e5d15dab03"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/159",
|
|
"id": 96707326,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY3MDczMjY=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/159",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/159.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/159.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/159",
|
|
"number": 159,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Add NWATCH",
|
|
"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 fix duplicated creation of SYS1.",
|
|
"created_at": "2016-12-06T11:32:47Z",
|
|
"updated_at": "2016-12-07T10:38:42Z",
|
|
"closed_at": "2016-12-06T15:45:05Z",
|
|
"merged_at": "2016-12-06T15:45:05Z",
|
|
"merge_commit_sha": "a765dece783e6f31146617a882d69e84601d3054",
|
|
"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/159/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/159/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/159/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/52f9c4e1738ea688e1a33fa211a46ebe91b90576",
|
|
"head": {
|
|
"label": "PDP-10:lars/nwatch",
|
|
"ref": "lars/nwatch",
|
|
"sha": "52f9c4e1738ea688e1a33fa211a46ebe91b90576",
|
|
"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": "95cb6f4a9eac8e82407ab9d09a21863408b77fcc",
|
|
"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/159"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/159"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/159"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/159/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/159/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/159/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/52f9c4e1738ea688e1a33fa211a46ebe91b90576"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/157",
|
|
"id": 96681802,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY2ODE4MDI=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/157",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/157.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/157.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/157",
|
|
"number": 157,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Add contribution guidelines.",
|
|
"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 I'd like you comments on this. Anything to change, or to add?",
|
|
"created_at": "2016-12-06T08:42:48Z",
|
|
"updated_at": "2018-01-26T12:14:51Z",
|
|
"closed_at": "2016-12-06T18:31:33Z",
|
|
"merged_at": "2016-12-06T18:31:33Z",
|
|
"merge_commit_sha": "7b7e4a5a75aafa89bfa03b394d9819117b5ad20a",
|
|
"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/157/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/157/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/157/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/8cffadf73701e1c3351457269531bf98998ebdc4",
|
|
"head": {
|
|
"label": "PDP-10:lars/contrib",
|
|
"ref": "lars/contrib",
|
|
"sha": "8cffadf73701e1c3351457269531bf98998ebdc4",
|
|
"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": "28eb4bc9ab3f2f8a4482a15e5d13f3ac00416e67",
|
|
"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/157"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/157"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/157"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/157/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/157/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/157/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/8cffadf73701e1c3351457269531bf98998ebdc4"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/155",
|
|
"id": 96673987,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY2NzM5ODc=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/155",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/155.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/155.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/155",
|
|
"number": 155,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added PR",
|
|
"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 #85 ",
|
|
"created_at": "2016-12-06T07:29:33Z",
|
|
"updated_at": "2016-12-07T10:39:41Z",
|
|
"closed_at": "2016-12-06T07:56:09Z",
|
|
"merged_at": "2016-12-06T07:56:09Z",
|
|
"merge_commit_sha": "95cb6f4a9eac8e82407ab9d09a21863408b77fcc",
|
|
"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/155/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/155/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/155/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/695e6745772fc53299957dd89d6e7dc574b068ce",
|
|
"head": {
|
|
"label": "PDP-10:ejs/pr",
|
|
"ref": "ejs/pr",
|
|
"sha": "695e6745772fc53299957dd89d6e7dc574b068ce",
|
|
"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": "3cc31ce0560e2aba8936c7fc2e5348aa0681f2a1",
|
|
"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/155"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/155"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/155"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/155/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/155/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/155/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/695e6745772fc53299957dd89d6e7dc574b068ce"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/153",
|
|
"id": 96671141,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY2NzExNDE=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/153",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/153.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/153.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/153",
|
|
"number": 153,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Update README",
|
|
"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 first commit reorders the long list of programs to be in alphabetical order. The idea is that this will reduce merge conflicts in the future.\r\n\r\nThe second commit is just a minor edit.",
|
|
"created_at": "2016-12-06T07:00:12Z",
|
|
"updated_at": "2018-01-26T12:14:57Z",
|
|
"closed_at": "2016-12-06T16:36:34Z",
|
|
"merged_at": "2016-12-06T16:36:34Z",
|
|
"merge_commit_sha": "28eb4bc9ab3f2f8a4482a15e5d13f3ac00416e67",
|
|
"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/153/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/153/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/153/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ba3ce0754e90bb15914c739b482a4e0948209ee2",
|
|
"head": {
|
|
"label": "PDP-10:lars/readme",
|
|
"ref": "lars/readme",
|
|
"sha": "ba3ce0754e90bb15914c739b482a4e0948209ee2",
|
|
"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": "a765dece783e6f31146617a882d69e84601d3054",
|
|
"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/153"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/153"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/153"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/153/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/153/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/153/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/ba3ce0754e90bb15914c739b482a4e0948209ee2"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/152",
|
|
"id": 96667566,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY2Njc1NjY=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/152",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/152.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/152.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/152",
|
|
"number": 152,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added JOBS.",
|
|
"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 #84 ",
|
|
"created_at": "2016-12-06T06:20:29Z",
|
|
"updated_at": "2016-12-07T10:40:43Z",
|
|
"closed_at": "2016-12-06T06:56:48Z",
|
|
"merged_at": "2016-12-06T06:56:48Z",
|
|
"merge_commit_sha": "bffb8f6418dd5123418052914e755802a7076601",
|
|
"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/152/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/152/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/152/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e446c124a7641cd743f178405baa27c169b32db5",
|
|
"head": {
|
|
"label": "PDP-10:ejs/jobs",
|
|
"ref": "ejs/jobs",
|
|
"sha": "e446c124a7641cd743f178405baa27c169b32db5",
|
|
"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": "7a196d3c3ed0bf37fc5b0cf26aada7a8ddf41d45",
|
|
"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/152"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/152"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/152"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/152/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/152/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/152/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/e446c124a7641cd743f178405baa27c169b32db5"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/151",
|
|
"id": 96665539,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY2NjU1Mzk=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/151",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/151.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/151.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/151",
|
|
"number": 151,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added HSNDEV.",
|
|
"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 #82 ",
|
|
"created_at": "2016-12-06T05:57:09Z",
|
|
"updated_at": "2016-12-07T10:41:05Z",
|
|
"closed_at": "2016-12-06T07:13:14Z",
|
|
"merged_at": "2016-12-06T07:13:14Z",
|
|
"merge_commit_sha": "3cc31ce0560e2aba8936c7fc2e5348aa0681f2a1",
|
|
"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/151/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/151/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/151/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/9a91b509d32fe9733bb0adffe65034d8cc838a12",
|
|
"head": {
|
|
"label": "PDP-10:ejs/hsndev",
|
|
"ref": "ejs/hsndev",
|
|
"sha": "9a91b509d32fe9733bb0adffe65034d8cc838a12",
|
|
"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": "bffb8f6418dd5123418052914e755802a7076601",
|
|
"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/151"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/151"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/151"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/151/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/151/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/151/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/9a91b509d32fe9733bb0adffe65034d8cc838a12"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/150",
|
|
"id": 96609761,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY2MDk3NjE=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/150",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/150.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/150.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/150",
|
|
"number": 150,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "DCROCK - digital watch",
|
|
"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": "2016-12-05T21:10:37Z",
|
|
"updated_at": "2016-12-07T10:41:13Z",
|
|
"closed_at": "2016-12-05T21:34:53Z",
|
|
"merged_at": "2016-12-05T21:34:53Z",
|
|
"merge_commit_sha": "7a196d3c3ed0bf37fc5b0cf26aada7a8ddf41d45",
|
|
"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/150/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/150/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/150/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/fed8070e90956cd943f4b39d4072b0e2e6ab05aa",
|
|
"head": {
|
|
"label": "PDP-10:lars/dcrock",
|
|
"ref": "lars/dcrock",
|
|
"sha": "fed8070e90956cd943f4b39d4072b0e2e6ab05aa",
|
|
"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": "65a92f9a9fa0305fef26bcc370bdba07edf2ed40",
|
|
"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/150"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/150"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/150"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/150/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/150/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/150/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/fed8070e90956cd943f4b39d4072b0e2e6ab05aa"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/149",
|
|
"id": 96605085,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY2MDUwODU=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/149",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/149.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/149.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/149",
|
|
"number": 149,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "CROCK - analog watch",
|
|
"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": ".INSRTs SYSEN1; SYSTEM >, so needs that to link to SYSENG; SYSTEM >.\r\n\r\nI'd like to fix the source code to .INSRT the right file, but I'll submit the unmodified file for now.",
|
|
"created_at": "2016-12-05T20:41:25Z",
|
|
"updated_at": "2016-12-07T10:41:20Z",
|
|
"closed_at": "2016-12-06T07:38:15Z",
|
|
"merged_at": "2016-12-06T07:38:15Z",
|
|
"merge_commit_sha": "a0f2529bf21f22f9c010623767cacbfd819e1b69",
|
|
"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/149/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/149/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/149/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/017ae90af5651844b77b1210f86bf2482b1e58f0",
|
|
"head": {
|
|
"label": "PDP-10:lars/crock",
|
|
"ref": "lars/crock",
|
|
"sha": "017ae90af5651844b77b1210f86bf2482b1e58f0",
|
|
"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": "3cc31ce0560e2aba8936c7fc2e5348aa0681f2a1",
|
|
"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/149"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/149"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/149"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/149/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/149/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/149/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/017ae90af5651844b77b1210f86bf2482b1e58f0"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/139",
|
|
"id": 96517531,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY1MTc1MzE=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/139",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/139.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/139.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/139",
|
|
"number": 139,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "DUMP bug fix",
|
|
"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": "Fix DUMP to create directory before restoring a link.\r\n\r\nFixes #62.",
|
|
"created_at": "2016-12-05T12:10:35Z",
|
|
"updated_at": "2016-12-07T10:41:27Z",
|
|
"closed_at": "2016-12-05T15:05:01Z",
|
|
"merged_at": "2016-12-05T15:05:01Z",
|
|
"merge_commit_sha": "857a76de76bc06cadb759c2b46aff219732dc243",
|
|
"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/139/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/139/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/139/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/835b29fe256de0ea5cc9afbf6cc2e548a4e73c61",
|
|
"head": {
|
|
"label": "PDP-10:lars/dump",
|
|
"ref": "lars/dump",
|
|
"sha": "835b29fe256de0ea5cc9afbf6cc2e548a4e73c61",
|
|
"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": "800803e9c4b1d663d2b8085cac9ba092f4647d48",
|
|
"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/139"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/139"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/139"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/139/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/139/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/139/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/835b29fe256de0ea5cc9afbf6cc2e548a4e73c61"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/137",
|
|
"id": 96469509,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0Njk1MDk=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/137",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/137.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/137.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/137",
|
|
"number": 137,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added support for RMTDEV",
|
|
"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-05T04:57:55Z",
|
|
"updated_at": "2016-12-07T10:42:25Z",
|
|
"closed_at": "2016-12-05T11:34:57Z",
|
|
"merged_at": "2016-12-05T11:34:57Z",
|
|
"merge_commit_sha": "800803e9c4b1d663d2b8085cac9ba092f4647d48",
|
|
"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/137/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/137/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/137/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/9e16798734934e7bf34d0710e50b568a954b2abc",
|
|
"head": {
|
|
"label": "PDP-10:ejs/rmtdev",
|
|
"ref": "ejs/rmtdev",
|
|
"sha": "9e16798734934e7bf34d0710e50b568a954b2abc",
|
|
"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": "6a76142071dbd96e05a065de9bed5de6a0000e92",
|
|
"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/137"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/137"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/137"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/137/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/137/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/137/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/9e16798734934e7bf34d0710e50b568a954b2abc"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/136",
|
|
"id": 96469370,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0NjkzNzA=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/136",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/136.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/136.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/136",
|
|
"number": 136,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added IDLE, which displays idle users.",
|
|
"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-05T04:55:21Z",
|
|
"updated_at": "2016-12-07T10:42:33Z",
|
|
"closed_at": "2016-12-05T16:52:36Z",
|
|
"merged_at": "2016-12-05T16:52:36Z",
|
|
"merge_commit_sha": "b2341133ef1b9c8857e0858a2749cd0fc4c0aa3e",
|
|
"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/136/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/136/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/136/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/5d947630a784579e39ba316f02debef734e16595",
|
|
"head": {
|
|
"label": "PDP-10:ejs/idle",
|
|
"ref": "ejs/idle",
|
|
"sha": "5d947630a784579e39ba316f02debef734e16595",
|
|
"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": "857a76de76bc06cadb759c2b46aff219732dc243",
|
|
"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/136"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/136"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/136"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/136/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/136/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/136/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/5d947630a784579e39ba316f02debef734e16595"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/135",
|
|
"id": 96469243,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0NjkyNDM=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/135",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/135.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/135.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/135",
|
|
"number": 135,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added HSNAME -- prints out a user's HSNAME.",
|
|
"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-05T04:53:16Z",
|
|
"updated_at": "2016-12-07T10:42:40Z",
|
|
"closed_at": "2016-12-05T07:10:47Z",
|
|
"merged_at": "2016-12-05T07:10:47Z",
|
|
"merge_commit_sha": "812fd060bc0dbd852069a1994c852f3360b2ad7a",
|
|
"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/135/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/135/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/135/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/c2409e8600dee0e6abe38d87cbad42c839aac155",
|
|
"head": {
|
|
"label": "PDP-10:ejs/hsname",
|
|
"ref": "ejs/hsname",
|
|
"sha": "c2409e8600dee0e6abe38d87cbad42c839aac155",
|
|
"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": "5590bf925ca7f41d9602d60c5f8e66a0689ebf91",
|
|
"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/135"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/135"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/135"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/135/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/135/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/135/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/c2409e8600dee0e6abe38d87cbad42c839aac155"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/134",
|
|
"id": 96469207,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0NjkyMDc=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/134",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/134.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/134.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/134",
|
|
"number": 134,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added DIRED (not the one from EMACS, but the MIDAS one).",
|
|
"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-05T04:52:35Z",
|
|
"updated_at": "2016-12-07T10:42:48Z",
|
|
"closed_at": "2016-12-05T06:47:36Z",
|
|
"merged_at": "2016-12-05T06:47:36Z",
|
|
"merge_commit_sha": "5590bf925ca7f41d9602d60c5f8e66a0689ebf91",
|
|
"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/134/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/134/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/134/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/b6f2c5ab17ecf54fccdc03124f624ab96852e76c",
|
|
"head": {
|
|
"label": "PDP-10:ejs/dired",
|
|
"ref": "ejs/dired",
|
|
"sha": "b6f2c5ab17ecf54fccdc03124f624ab96852e76c",
|
|
"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": "56a8019e9899bbc39b66b1aefb1e16400372b091",
|
|
"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/134"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/134"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/134"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/134/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/134/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/134/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/b6f2c5ab17ecf54fccdc03124f624ab96852e76c"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/133",
|
|
"id": 96469166,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0NjkxNjY=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/133",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/133.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/133.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/133",
|
|
"number": 133,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added SPELL/ESPELL, spellchecker.",
|
|
"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-05T04:51:45Z",
|
|
"updated_at": "2018-05-04T13:07:42Z",
|
|
"closed_at": "2016-12-05T18:47:22Z",
|
|
"merged_at": "2016-12-05T18:47:22Z",
|
|
"merge_commit_sha": "65a92f9a9fa0305fef26bcc370bdba07edf2ed40",
|
|
"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/133/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/133/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/133/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/8a9003dc10051fad8717734dcf719bd25db73cc2",
|
|
"head": {
|
|
"label": "PDP-10:ejs/spell",
|
|
"ref": "ejs/spell",
|
|
"sha": "8a9003dc10051fad8717734dcf719bd25db73cc2",
|
|
"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": "b2341133ef1b9c8857e0858a2749cd0fc4c0aa3e",
|
|
"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/133"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/133"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/133"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/133/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/133/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/133/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/8a9003dc10051fad8717734dcf719bd25db73cc2"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/132",
|
|
"id": 96469115,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0NjkxMTU=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/132",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/132.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/132.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/132",
|
|
"number": 132,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added ARCSAL, the archive salvager.",
|
|
"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-05T04:50:49Z",
|
|
"updated_at": "2016-12-05T11:51:22Z",
|
|
"closed_at": "2016-12-05T09:29:55Z",
|
|
"merged_at": "2016-12-05T09:29:54Z",
|
|
"merge_commit_sha": "6a76142071dbd96e05a065de9bed5de6a0000e92",
|
|
"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/132/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/132/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/132/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a252a1f83a61ef215d1e63c4c95c5573fa76bc76",
|
|
"head": {
|
|
"label": "PDP-10:ejs/arcsal",
|
|
"ref": "ejs/arcsal",
|
|
"sha": "a252a1f83a61ef215d1e63c4c95c5573fa76bc76",
|
|
"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": "812fd060bc0dbd852069a1994c852f3360b2ad7a",
|
|
"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/132"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/132"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/132"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/132/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/132/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/132/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/a252a1f83a61ef215d1e63c4c95c5573fa76bc76"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/78",
|
|
"id": 96416108,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0MTYxMDg=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/78",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/78.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/78.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/78",
|
|
"number": 78,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added support for METER and cleaned up COMSAT initialization",
|
|
"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": "- Added support for METER\r\n- Also fixed build script after initializing COMSAT (KLH10 only) to kill\r\n COMSAT job.",
|
|
"created_at": "2016-12-04T00:21:03Z",
|
|
"updated_at": "2016-12-07T10:43:03Z",
|
|
"closed_at": "2016-12-04T07:45:23Z",
|
|
"merged_at": "2016-12-04T07:45:23Z",
|
|
"merge_commit_sha": "9ed7bf30350706edc9399ba823bf4e68a2a4b623",
|
|
"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/78/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/78/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/78/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2dda2e98e25295a22320e3705001274fc5a1e2bd",
|
|
"head": {
|
|
"label": "PDP-10:ejs/meter",
|
|
"ref": "ejs/meter",
|
|
"sha": "2dda2e98e25295a22320e3705001274fc5a1e2bd",
|
|
"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": "a305421ff80731f6656d1fdf32c5ffcbd59e02e7",
|
|
"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/78"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/78"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/78"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/78/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/78/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/78/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/2dda2e98e25295a22320e3705001274fc5a1e2bd"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/77",
|
|
"id": 96415487,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0MTU0ODc=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/77",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/77.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/77.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/77",
|
|
"number": 77,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added support for SYSMSG",
|
|
"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-03T23:58:12Z",
|
|
"updated_at": "2016-12-07T10:43:10Z",
|
|
"closed_at": "2016-12-04T00:19:19Z",
|
|
"merged_at": "2016-12-04T00:19:19Z",
|
|
"merge_commit_sha": "a305421ff80731f6656d1fdf32c5ffcbd59e02e7",
|
|
"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/77/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/77/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/77/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/19d58f54b52de0d645b0ee805d5961c586b4eb66",
|
|
"head": {
|
|
"label": "PDP-10:ejs/sysmsg",
|
|
"ref": "ejs/sysmsg",
|
|
"sha": "19d58f54b52de0d645b0ee805d5961c586b4eb66",
|
|
"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": "1f4f6880675ef6fbf2bf68c57c35f8fadbad96f1",
|
|
"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/77"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/77"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/77"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/77/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/77/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/77/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/19d58f54b52de0d645b0ee805d5961c586b4eb66"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/76",
|
|
"id": 96414783,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0MTQ3ODM=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/76",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/76.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/76.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/76",
|
|
"number": 76,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Add support for TIMOON.",
|
|
"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-03T23:32:18Z",
|
|
"updated_at": "2016-12-07T10:43:17Z",
|
|
"closed_at": "2016-12-03T23:56:03Z",
|
|
"merged_at": "2016-12-03T23:56:03Z",
|
|
"merge_commit_sha": "1f4f6880675ef6fbf2bf68c57c35f8fadbad96f1",
|
|
"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/76/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/76/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/76/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/2d4d3c8a86852bb64683b92f79ecb975996feb43",
|
|
"head": {
|
|
"label": "PDP-10:ejs/timoon",
|
|
"ref": "ejs/timoon",
|
|
"sha": "2d4d3c8a86852bb64683b92f79ecb975996feb43",
|
|
"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": "07568ea0b7909540ad0ee0c3a7c9168a4ca64116",
|
|
"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/76"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/76"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/76"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/76/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/76/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/76/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/2d4d3c8a86852bb64683b92f79ecb975996feb43"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/75",
|
|
"id": 96414237,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0MTQyMzc=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/75",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/75.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/75.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/75",
|
|
"number": 75,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Addd support for REATTA.",
|
|
"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-03T23:11:59Z",
|
|
"updated_at": "2016-12-07T10:43:26Z",
|
|
"closed_at": "2016-12-03T23:30:52Z",
|
|
"merged_at": "2016-12-03T23:30:52Z",
|
|
"merge_commit_sha": "07568ea0b7909540ad0ee0c3a7c9168a4ca64116",
|
|
"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/75/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/75/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/75/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/3ee4080b7c02233a9dba997398bc6f30b0dfd4d4",
|
|
"head": {
|
|
"label": "PDP-10:ejs/reatta",
|
|
"ref": "ejs/reatta",
|
|
"sha": "3ee4080b7c02233a9dba997398bc6f30b0dfd4d4",
|
|
"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": "947d786951b525a9ad481ed8c8902efdbf0d66d4",
|
|
"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/75"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/75"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/75"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/75/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/75/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/75/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/3ee4080b7c02233a9dba997398bc6f30b0dfd4d4"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/74",
|
|
"id": 96413625,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0MTM2MjU=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/74",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/74.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/74.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/74",
|
|
"number": 74,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added LOOKUP to look up INQUIR entries.",
|
|
"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": "Added INQUPD to process INQUIR database updates.\r\nAdded DMUNCH to produce INQUIR;DIRS BIN file.",
|
|
"created_at": "2016-12-03T22:49:54Z",
|
|
"updated_at": "2016-12-07T10:43:32Z",
|
|
"closed_at": "2016-12-03T23:09:52Z",
|
|
"merged_at": "2016-12-03T23:09:52Z",
|
|
"merge_commit_sha": "947d786951b525a9ad481ed8c8902efdbf0d66d4",
|
|
"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/74/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/74/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/74/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/14cc61c4965d006513ee5363c178925d4118f5c8",
|
|
"head": {
|
|
"label": "PDP-10:ejs/inqupd",
|
|
"ref": "ejs/inqupd",
|
|
"sha": "14cc61c4965d006513ee5363c178925d4118f5c8",
|
|
"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": "ec2b7579d742d98d79a034b9539ce4b619508576",
|
|
"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/74"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/74"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/74"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/74/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/74/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/74/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/14cc61c4965d006513ee5363c178925d4118f5c8"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/72",
|
|
"id": 96412582,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0MTI1ODI=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/72",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/72.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/72.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/72",
|
|
"number": 72,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added SEND/REPLY, as replacements for DDT's :SEND.",
|
|
"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-03T22:11:23Z",
|
|
"updated_at": "2016-12-07T18:23:23Z",
|
|
"closed_at": "2016-12-03T22:45:56Z",
|
|
"merged_at": "2016-12-03T22:45:56Z",
|
|
"merge_commit_sha": "ec2b7579d742d98d79a034b9539ce4b619508576",
|
|
"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/72/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/72/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/72/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ee82936d6a2a86dbb43c6e6ee907cc1c2e1ed95f",
|
|
"head": {
|
|
"label": "PDP-10:ejs/sender",
|
|
"ref": "ejs/sender",
|
|
"sha": "ee82936d6a2a86dbb43c6e6ee907cc1c2e1ed95f",
|
|
"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": "dca354f147ce744b9d5e27d8b3847346894cd9c9",
|
|
"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/72"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/72"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/72"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/72/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/72/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/72/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/ee82936d6a2a86dbb43c6e6ee907cc1c2e1ed95f"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/71",
|
|
"id": 96408531,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTY0MDg1MzE=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/71",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/71.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/71.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/71",
|
|
"number": 71,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Build INFO, the EMACS library.",
|
|
"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 submitting this PR, so we can read info files in EMACS. The standalone INFO doesn't work yet.",
|
|
"created_at": "2016-12-03T19:52:58Z",
|
|
"updated_at": "2016-12-07T10:44:18Z",
|
|
"closed_at": "2016-12-03T20:45:18Z",
|
|
"merged_at": "2016-12-03T20:45:18Z",
|
|
"merge_commit_sha": "dca354f147ce744b9d5e27d8b3847346894cd9c9",
|
|
"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/71/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/71/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/71/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/4346a507629bd3f46d6c4a3fb0764bc686a98dc4",
|
|
"head": {
|
|
"label": "PDP-10:lars/info",
|
|
"ref": "lars/info",
|
|
"sha": "4346a507629bd3f46d6c4a3fb0764bc686a98dc4",
|
|
"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": "a8e624e6ddefbfe75ba92c96c95e5816080696c8",
|
|
"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/71"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/71"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/71"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/71/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/71/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/71/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/4346a507629bd3f46d6c4a3fb0764bc686a98dc4"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/70",
|
|
"id": 96391395,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTYzOTEzOTU=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/70",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/70.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/70.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/70",
|
|
"number": 70,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Add links for FIND: FI, LF, COMB.",
|
|
"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": "2016-12-03T08:30:40Z",
|
|
"updated_at": "2016-12-07T10:50:03Z",
|
|
"closed_at": "2016-12-03T14:29:31Z",
|
|
"merged_at": "2016-12-03T14:29:31Z",
|
|
"merge_commit_sha": "a8e624e6ddefbfe75ba92c96c95e5816080696c8",
|
|
"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/70/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/70/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/70/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/994e16beb9e9d32b2df915e87cbbf87560f88ff5",
|
|
"head": {
|
|
"label": "PDP-10:lars/lf",
|
|
"ref": "lars/lf",
|
|
"sha": "994e16beb9e9d32b2df915e87cbbf87560f88ff5",
|
|
"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": "c6f03ee0c616a23ab233414d965f5c04c332fe7c",
|
|
"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/70"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/70"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/70"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/70/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/70/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/70/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/994e16beb9e9d32b2df915e87cbbf87560f88ff5"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/63",
|
|
"id": 96165283,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTYxNjUyODM=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/63",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/63.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/63.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/63",
|
|
"number": 63,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Rebuild EMACS",
|
|
"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 builds EMACS, broken up into a few steps:\r\n\r\n- First, move the EMACS binaries from the minsys tape, to the sources tape. They are still located in the bin directory.\r\n\r\n- Then, add a minimum amount of :EJ files to rebuild EMACS :EJ, PURIFY :EJ, and EINIT :EJ, using the EINIT library invoked from EMACS. The corresponding source files are also added.\r\n\r\n- The dumping code depends on the AUX library, so regenerate that. Finally, load EMACS; EMACS TECO into TECO and run the dumping code.\r\n\r\nOne last thing to fix, is that the resulting EMACS thinks it's version 163. Nothing has changed from 162, so I'd like to keep that version.",
|
|
"created_at": "2016-12-01T20:35:26Z",
|
|
"updated_at": "2016-12-07T10:50:10Z",
|
|
"closed_at": "2016-12-01T21:39:39Z",
|
|
"merged_at": "2016-12-01T21:39:38Z",
|
|
"merge_commit_sha": "21410433c2879a37ceb6b221805ae66e28a5069c",
|
|
"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/63/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/63/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/63/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/986750d8ae19a5442a2b5c17cd903ea0ab2d5135",
|
|
"head": {
|
|
"label": "PDP-10:lars/emacs2",
|
|
"ref": "lars/emacs2",
|
|
"sha": "986750d8ae19a5442a2b5c17cd903ea0ab2d5135",
|
|
"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": "d2741952134ae7c265c6b41352839472bb36c68d",
|
|
"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/63"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/63"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/63"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/63/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/63/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/63/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/986750d8ae19a5442a2b5c17cd903ea0ab2d5135"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/57",
|
|
"id": 96029513,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTYwMjk1MTM=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/57",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/57.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/57.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/57",
|
|
"number": 57,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added PWORD and PANDA. Set up initial password database.",
|
|
"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": "Did not link sys;atsign hactrn to sysbin;pword bin, so logins\r\nare not required.",
|
|
"created_at": "2016-12-01T05:42:32Z",
|
|
"updated_at": "2016-12-07T10:50:19Z",
|
|
"closed_at": "2016-12-01T06:01:15Z",
|
|
"merged_at": "2016-12-01T06:01:15Z",
|
|
"merge_commit_sha": "d2741952134ae7c265c6b41352839472bb36c68d",
|
|
"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/57/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/57/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/57/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/d5c6064250f6beb424e1391f52303486622f07e7",
|
|
"head": {
|
|
"label": "PDP-10:ejs/pword",
|
|
"ref": "ejs/pword",
|
|
"sha": "d5c6064250f6beb424e1391f52303486622f07e7",
|
|
"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": "af866af9c7652184bfff66106df7923dbd4141cc",
|
|
"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/57"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/57"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/57"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/57/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/57/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/57/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/d5c6064250f6beb424e1391f52303486622f07e7"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/56",
|
|
"id": 95996388,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU5OTYzODg=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/56",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/56.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/56.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/56",
|
|
"number": 56,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added INQUIR, the user account management program.",
|
|
"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-11-30T23:31:45Z",
|
|
"updated_at": "2016-12-07T10:50:26Z",
|
|
"closed_at": "2016-11-30T23:59:16Z",
|
|
"merged_at": "2016-11-30T23:59:16Z",
|
|
"merge_commit_sha": "af866af9c7652184bfff66106df7923dbd4141cc",
|
|
"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/56/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/56/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/56/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/c20ec559fe5c686dda2909f20510845387c4fa29",
|
|
"head": {
|
|
"label": "PDP-10:ejs/inquir",
|
|
"ref": "ejs/inquir",
|
|
"sha": "c20ec559fe5c686dda2909f20510845387c4fa29",
|
|
"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": "e1a465ec25108713bc7658dea725a76cccc180a5",
|
|
"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/56"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/56"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/56"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/56/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/56/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/56/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/c20ec559fe5c686dda2909f20510845387c4fa29"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/55",
|
|
"id": 95950807,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU5NTA4MDc=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/55",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/55.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/55.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/55",
|
|
"number": 55,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added BINPRT, for dumping out information about binary executable",
|
|
"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": "files.",
|
|
"created_at": "2016-11-30T18:51:19Z",
|
|
"updated_at": "2016-12-07T10:50:32Z",
|
|
"closed_at": "2016-11-30T19:10:16Z",
|
|
"merged_at": "2016-11-30T19:10:16Z",
|
|
"merge_commit_sha": "e1a465ec25108713bc7658dea725a76cccc180a5",
|
|
"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/55/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/55/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/55/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ba2042bb7e7dd65217410f259413b1791b8921d3",
|
|
"head": {
|
|
"label": "PDP-10:ejs/binprt",
|
|
"ref": "ejs/binprt",
|
|
"sha": "ba2042bb7e7dd65217410f259413b1791b8921d3",
|
|
"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": "d77a3bfd41afd8ef5364b4ecce918c6da5ff298f",
|
|
"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/55"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/55"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/55"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/55/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/55/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/55/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/ba2042bb7e7dd65217410f259413b1791b8921d3"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/54",
|
|
"id": 95940095,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU5NDAwOTU=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/54",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/54.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/54.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/54",
|
|
"number": 54,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added build of COMPLR, the lisp compiler.",
|
|
"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-11-30T17:45:40Z",
|
|
"updated_at": "2016-12-07T10:50:38Z",
|
|
"closed_at": "2016-11-30T18:39:00Z",
|
|
"merged_at": "2016-11-30T18:39:00Z",
|
|
"merge_commit_sha": "d77a3bfd41afd8ef5364b4ecce918c6da5ff298f",
|
|
"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/54/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/54/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/54/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/87b1b9627610382deaab26fab2fd5decbf0c38e6",
|
|
"head": {
|
|
"label": "PDP-10:ejs/lisp3",
|
|
"ref": "ejs/lisp3",
|
|
"sha": "87b1b9627610382deaab26fab2fd5decbf0c38e6",
|
|
"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": "88aae69a9eada04e77e1b0ee4ded0c56f7a75b08",
|
|
"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/54"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/54"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/54"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/54/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/54/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/54/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/87b1b9627610382deaab26fab2fd5decbf0c38e6"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/53",
|
|
"id": 95927762,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU5Mjc3NjI=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/53",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/53.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/53.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/53",
|
|
"number": 53,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added documentation for lisp and lisp libraries.",
|
|
"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-11-30T16:40:49Z",
|
|
"updated_at": "2016-12-07T11:06:14Z",
|
|
"closed_at": "2016-11-30T16:58:42Z",
|
|
"merged_at": "2016-11-30T16:58:42Z",
|
|
"merge_commit_sha": "88aae69a9eada04e77e1b0ee4ded0c56f7a75b08",
|
|
"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/53/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/53/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/53/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/0b6dc68c69fdc38bd2dc29570f2c8b5a7eeb7d71",
|
|
"head": {
|
|
"label": "PDP-10:ejs/lisp2",
|
|
"ref": "ejs/lisp2",
|
|
"sha": "0b6dc68c69fdc38bd2dc29570f2c8b5a7eeb7d71",
|
|
"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": "e9619de352b9fd7ce6324af8e50ea3d39cc29c85",
|
|
"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/53"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/53"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/53"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/53/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/53/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/53/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/0b6dc68c69fdc38bd2dc29570f2c8b5a7eeb7d71"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/52",
|
|
"id": 95815553,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU4MTU1NTM=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/52",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/52.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/52.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/52",
|
|
"number": 52,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added support for LISP interpreter and runtime (autoloaded files only).",
|
|
"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": "This PR doesn't include the LISP compiler. Nor does it include all the lisp library -- only those\r\nfiles that the lisp interpreter sets up with AUTOLOAD properties and thus could be used without loading in other libraries. Other commits/PRs will supply this functionality, along with the ability to build all the lisp libraries from source.",
|
|
"created_at": "2016-11-30T02:17:53Z",
|
|
"updated_at": "2016-12-07T11:06:24Z",
|
|
"closed_at": "2016-11-30T07:56:40Z",
|
|
"merged_at": "2016-11-30T07:56:40Z",
|
|
"merge_commit_sha": "e9619de352b9fd7ce6324af8e50ea3d39cc29c85",
|
|
"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/52/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/52/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/52/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/614449f7d06a35f2e8bea2219cabae6427d9f30f",
|
|
"head": {
|
|
"label": "PDP-10:ejs/lisp",
|
|
"ref": "ejs/lisp",
|
|
"sha": "614449f7d06a35f2e8bea2219cabae6427d9f30f",
|
|
"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": "b6a6e0d42929e8b65b996473d5d1a2751b9da8e8",
|
|
"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/52"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/52"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/52"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/52/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/52/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/52/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/614449f7d06a35f2e8bea2219cabae6427d9f30f"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/51",
|
|
"id": 95779494,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU3Nzk0OTQ=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/51",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/51.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/51.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/51",
|
|
"number": 51,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Add some documentation 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": "",
|
|
"created_at": "2016-11-29T21:31:12Z",
|
|
"updated_at": "2016-12-07T11:06:33Z",
|
|
"closed_at": "2016-11-29T21:52:15Z",
|
|
"merged_at": "2016-11-29T21:52:15Z",
|
|
"merge_commit_sha": "b6a6e0d42929e8b65b996473d5d1a2751b9da8e8",
|
|
"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/51/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/51/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/51/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a3e2880c126ea2e84df4410c648e627443b3caea",
|
|
"head": {
|
|
"label": "PDP-10:lars/info",
|
|
"ref": "lars/info",
|
|
"sha": "a3e2880c126ea2e84df4410c648e627443b3caea",
|
|
"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": "4c21ad47b62c74374f862635a8fae6ddae7e5b50",
|
|
"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/51"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/51"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/51"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/51/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/51/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/51/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/a3e2880c126ea2e84df4410c648e627443b3caea"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/40",
|
|
"id": 95761029,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU3NjEwMjk=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/40",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/40.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/40.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/40",
|
|
"number": 40,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Build DSKUSE",
|
|
"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": "2016-11-29T19:41:27Z",
|
|
"updated_at": "2016-12-07T11:06:43Z",
|
|
"closed_at": "2016-11-29T19:54:28Z",
|
|
"merged_at": "2016-11-29T19:54:28Z",
|
|
"merge_commit_sha": "4c21ad47b62c74374f862635a8fae6ddae7e5b50",
|
|
"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/40/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/40/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/40/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/099237da9814b716c39a2c80e81cac75d87e6726",
|
|
"head": {
|
|
"label": "PDP-10:lars/dskuse",
|
|
"ref": "lars/dskuse",
|
|
"sha": "099237da9814b716c39a2c80e81cac75d87e6726",
|
|
"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": "ba6c23d8fe769025a9e233c91739031ee1578256",
|
|
"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/40"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/40"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/40"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/40/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/40/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/40/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/099237da9814b716c39a2c80e81cac75d87e6726"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/34",
|
|
"id": 95427005,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU0MjcwMDU=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/34",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/34.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/34.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/34",
|
|
"number": 34,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added mail support (COMSAT, MAIL, RMAIL, DQ device).",
|
|
"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-11-28T01:42:42Z",
|
|
"updated_at": "2016-12-07T11:06:50Z",
|
|
"closed_at": "2016-11-28T17:24:16Z",
|
|
"merged_at": "2016-11-28T17:24:16Z",
|
|
"merge_commit_sha": "ba6c23d8fe769025a9e233c91739031ee1578256",
|
|
"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/34/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/34/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/34/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/56d8cd78ae511f3e2d43d8b4fb949d7d018d0b34",
|
|
"head": {
|
|
"label": "PDP-10:ejs/mail",
|
|
"ref": "ejs/mail",
|
|
"sha": "56d8cd78ae511f3e2d43d8b4fb949d7d018d0b34",
|
|
"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": "05c496162ec77814ec7abd2c15be6e6545ffa45e",
|
|
"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/34"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/34"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/34"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/34/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/34/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/34/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/56d8cd78ae511f3e2d43d8b4fb949d7d018d0b34"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/33",
|
|
"id": 95417668,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU0MTc2Njg=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/33",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/33.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/33.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/33",
|
|
"number": 33,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Build DIR.",
|
|
"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": ":DIR seems to do exactly the same thing as :LISTF.",
|
|
"created_at": "2016-11-27T21:40:16Z",
|
|
"updated_at": "2016-12-07T11:07:00Z",
|
|
"closed_at": "2016-11-27T22:03:51Z",
|
|
"merged_at": "2016-11-27T22:03:51Z",
|
|
"merge_commit_sha": "05c496162ec77814ec7abd2c15be6e6545ffa45e",
|
|
"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/33/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/33/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/33/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e482770e9ad639e8d40f6e4163571edfc6917138",
|
|
"head": {
|
|
"label": "PDP-10:lars/dir",
|
|
"ref": "lars/dir",
|
|
"sha": "e482770e9ad639e8d40f6e4163571edfc6917138",
|
|
"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": "26df9785e19c13d143e714842263d801e9e8c204",
|
|
"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/33"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/33"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/33"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/33/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/33/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/33/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/e482770e9ad639e8d40f6e4163571edfc6917138"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/32",
|
|
"id": 95415812,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU0MTU4MTI=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/32",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/32.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/32.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/32",
|
|
"number": 32,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Build the DIR device.",
|
|
"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": "2016-11-27T20:40:20Z",
|
|
"updated_at": "2016-12-07T11:07:28Z",
|
|
"closed_at": "2016-11-27T21:25:15Z",
|
|
"merged_at": "2016-11-27T21:25:15Z",
|
|
"merge_commit_sha": "26df9785e19c13d143e714842263d801e9e8c204",
|
|
"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/32/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/32/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/32/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/47c8096c60a18b984b1ccffe9fc62e69fbc704ca",
|
|
"head": {
|
|
"label": "PDP-10:lars/dirdev",
|
|
"ref": "lars/dirdev",
|
|
"sha": "47c8096c60a18b984b1ccffe9fc62e69fbc704ca",
|
|
"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": "ad492867c2ca9c3794dba6ab6d397ab55fe751da",
|
|
"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/32"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/32"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/32"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/32/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/32/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/32/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/47c8096c60a18b984b1ccffe9fc62e69fbc704ca"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/31",
|
|
"id": 95412135,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTU0MTIxMzU=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/31",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/31.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/31.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/31",
|
|
"number": 31,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Build DDTDOC.",
|
|
"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": "2016-11-27T18:56:16Z",
|
|
"updated_at": "2016-12-07T11:07:36Z",
|
|
"closed_at": "2016-11-27T20:19:58Z",
|
|
"merged_at": "2016-11-27T20:19:58Z",
|
|
"merge_commit_sha": "ad492867c2ca9c3794dba6ab6d397ab55fe751da",
|
|
"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/31/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/31/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/31/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/da13ec6e66f3d147b11ec0ef93a3bbdddeecac81",
|
|
"head": {
|
|
"label": "PDP-10:lars/ddtdoc",
|
|
"ref": "lars/ddtdoc",
|
|
"sha": "da13ec6e66f3d147b11ec0ef93a3bbdddeecac81",
|
|
"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": "7ed0d1d8ce9c392b737f07ada67f155ebfa731d6",
|
|
"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/31"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/31"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/31"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/31/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/31/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/31/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/da13ec6e66f3d147b11ec0ef93a3bbdddeecac81"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/30",
|
|
"id": 95393451,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTUzOTM0NTE=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/30",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/30.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/30.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/30",
|
|
"number": 30,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added SRCCOM program and documentation.",
|
|
"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": "SRCCOM is a source/binary comparison program.\r\nSRCCOM also support source merges.",
|
|
"created_at": "2016-11-27T06:03:46Z",
|
|
"updated_at": "2016-12-07T11:07:43Z",
|
|
"closed_at": "2016-11-27T07:48:36Z",
|
|
"merged_at": "2016-11-27T07:48:36Z",
|
|
"merge_commit_sha": "7ed0d1d8ce9c392b737f07ada67f155ebfa731d6",
|
|
"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/30/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/30/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/30/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/36c01d7b791a04708a7a96bbaad4eff7ba3b746e",
|
|
"head": {
|
|
"label": "PDP-10:ejs/srccom3",
|
|
"ref": "ejs/srccom3",
|
|
"sha": "36c01d7b791a04708a7a96bbaad4eff7ba3b746e",
|
|
"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": "f97c1e6ae8401a762cbb0c1881e9454dc4b7a64a",
|
|
"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/30"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/30"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/30"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/30/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/30/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/30/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/36c01d7b791a04708a7a96bbaad4eff7ba3b746e"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/29",
|
|
"id": 95383273,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTUzODMyNzM=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/29",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/29.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/29.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/29",
|
|
"number": 29,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added support for TTLOC.",
|
|
"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-11-26T21:11:08Z",
|
|
"updated_at": "2016-12-07T11:07:50Z",
|
|
"closed_at": "2016-11-26T21:35:32Z",
|
|
"merged_at": "2016-11-26T21:35:32Z",
|
|
"merge_commit_sha": "f97c1e6ae8401a762cbb0c1881e9454dc4b7a64a",
|
|
"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/29/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/29/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/29/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e8155a476361ba63c076c238092cec199ffdca36",
|
|
"head": {
|
|
"label": "PDP-10:ejs/ttloc",
|
|
"ref": "ejs/ttloc",
|
|
"sha": "e8155a476361ba63c076c238092cec199ffdca36",
|
|
"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": "77b59e16767bd9d1182f894a23dbc2fa262b53f5",
|
|
"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/29"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/29"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/29"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/29/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/29/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/29/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/e8155a476361ba63c076c238092cec199ffdca36"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/28",
|
|
"id": 95383027,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTUzODMwMjc=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/28",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/28.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/28.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/28",
|
|
"number": 28,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "FIND",
|
|
"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": "2016-11-26T21:01:53Z",
|
|
"updated_at": "2016-12-07T11:07:58Z",
|
|
"closed_at": "2016-11-26T21:15:36Z",
|
|
"merged_at": "2016-11-26T21:15:36Z",
|
|
"merge_commit_sha": "ad07f4c459609f9e8530b767a4ea3b83a68044f3",
|
|
"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/28/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/28/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/28/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/867a97dde23f839b1800df0c11e9712862d923e8",
|
|
"head": {
|
|
"label": "PDP-10:lars/find",
|
|
"ref": "lars/find",
|
|
"sha": "867a97dde23f839b1800df0c11e9712862d923e8",
|
|
"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": "28710a969006a38d179d39c1e0f000255d24e5da",
|
|
"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/28"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/28"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/28"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/28/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/28/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/28/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/867a97dde23f839b1800df0c11e9712862d923e8"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/25",
|
|
"id": 95382685,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTUzODI2ODU=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/25",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/25.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/25.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/25",
|
|
"number": 25,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added ITS support for CHTN and CFTP (Telnet and FTP over Chaosnet).",
|
|
"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": "To actually use these programs, however, the emulator needs to get\r\nupdated to support Chaosnet (over UDP, for example).",
|
|
"created_at": "2016-11-26T20:49:24Z",
|
|
"updated_at": "2016-12-07T11:08:06Z",
|
|
"closed_at": "2016-11-26T20:59:06Z",
|
|
"merged_at": "2016-11-26T20:59:06Z",
|
|
"merge_commit_sha": "28710a969006a38d179d39c1e0f000255d24e5da",
|
|
"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/25/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/25/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/25/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/325553f9e1250e0e0b369f0597b7b9ea8e821f95",
|
|
"head": {
|
|
"label": "PDP-10:ejs/chtnftp",
|
|
"ref": "ejs/chtnftp",
|
|
"sha": "325553f9e1250e0e0b369f0597b7b9ea8e821f95",
|
|
"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": "abdebae8b1228183ea20c029ae7eaf2aad6ce6e0",
|
|
"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/25"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/25"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/25"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/25/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/25/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/25/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/325553f9e1250e0e0b369f0597b7b9ea8e821f95"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/24",
|
|
"id": 95380217,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTUzODAyMTc=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/24",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/24.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/24.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/24",
|
|
"number": 24,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added MLDEV/MLSLV devices. ",
|
|
"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": "These allow access to the file system using the device DB: both locally and from remote systems.",
|
|
"created_at": "2016-11-26T19:17:04Z",
|
|
"updated_at": "2017-02-06T22:53:00Z",
|
|
"closed_at": "2016-11-26T19:22:55Z",
|
|
"merged_at": "2016-11-26T19:22:55Z",
|
|
"merge_commit_sha": "a3684d9638a2b5636173604f70a7896dd9930201",
|
|
"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/24/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/24/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/24/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/1d391b7ada97b93c303a1ce11c4babd6676e1e30",
|
|
"head": {
|
|
"label": "PDP-10:ejs/net4",
|
|
"ref": "ejs/net4",
|
|
"sha": "1d391b7ada97b93c303a1ce11c4babd6676e1e30",
|
|
"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": "099d3126bc6d20d64511cef651f5262910b2f33d",
|
|
"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/24"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/24"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/24"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/24/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/24/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/24/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/1d391b7ada97b93c303a1ce11c4babd6676e1e30"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/21",
|
|
"id": 95365210,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTUzNjUyMTA=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/21",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/21.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/21.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/21",
|
|
"number": 21,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Build WHOJ.",
|
|
"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 links for TALK, W, WHO, WHOJ, WHOM, U, and USERS.\r\n\r\nThe source code sits inside CSTACY; AR1 SRC1 for now. It's a nice test that ARCDEV works.",
|
|
"created_at": "2016-11-26T08:28:46Z",
|
|
"updated_at": "2016-12-07T11:08:40Z",
|
|
"closed_at": "2016-11-26T15:51:37Z",
|
|
"merged_at": "2016-11-26T15:51:37Z",
|
|
"merge_commit_sha": "099d3126bc6d20d64511cef651f5262910b2f33d",
|
|
"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/21/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/21/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/21/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/ab4b0754572f04fe9806a475a52d93f8b971c8cf",
|
|
"head": {
|
|
"label": "PDP-10:lars/talk",
|
|
"ref": "lars/talk",
|
|
"sha": "ab4b0754572f04fe9806a475a52d93f8b971c8cf",
|
|
"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": "09071f86007113e12c90c55cf54f7dde2b049dd3",
|
|
"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/21"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/21"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/21"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/21/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/21/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/21/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/ab4b0754572f04fe9806a475a52d93f8b971c8cf"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/20",
|
|
"id": 95348346,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTUzNDgzNDY=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/20",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/20.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/20.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/20",
|
|
"number": 20,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Added support for NAME, FINGER, and its aliases. Also added support",
|
|
"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": "for the remote FINGER service. Note that this commit includes the INQUIR\r\ndatabase INQUIR;LSR1 >. This is needed for various programs that use the\r\nLSRTNS library.",
|
|
"created_at": "2016-11-25T21:22:25Z",
|
|
"updated_at": "2017-02-20T08:41:00Z",
|
|
"closed_at": "2016-11-26T07:26:43Z",
|
|
"merged_at": "2016-11-26T07:26:43Z",
|
|
"merge_commit_sha": "09071f86007113e12c90c55cf54f7dde2b049dd3",
|
|
"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/20/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/20/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/20/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/a5bda55a804d4509491000d0eb5c4a16033cd558",
|
|
"head": {
|
|
"label": "PDP-10:ejs/name",
|
|
"ref": "ejs/name",
|
|
"sha": "a5bda55a804d4509491000d0eb5c4a16033cd558",
|
|
"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": "27dab8634207c8953d14012400ccf679fd98e86f",
|
|
"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/20"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/20"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/20"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/20/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/20/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/20/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/a5bda55a804d4509491000d0eb5c4a16033cd558"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/19",
|
|
"id": 95220799,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTUyMjA3OTk=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/19",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/19.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/19.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/19",
|
|
"number": 19,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Merge in networking support from ejs/net2 branch to master.",
|
|
"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-11-24T19:12:15Z",
|
|
"updated_at": "2016-12-07T10:53:14Z",
|
|
"closed_at": "2016-11-24T20:43:54Z",
|
|
"merged_at": "2016-11-24T20:43:54Z",
|
|
"merge_commit_sha": "a94bfe9cf761a6a72a12a98aa41805037620a462",
|
|
"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/19/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/19/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/19/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/1623b0d9dba95c7cd51ce20a0aa0a0e5e1712968",
|
|
"head": {
|
|
"label": "PDP-10:ejs/net2",
|
|
"ref": "ejs/net2",
|
|
"sha": "1623b0d9dba95c7cd51ce20a0aa0a0e5e1712968",
|
|
"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": "108207ab823c5dee59dbdb2209cd2e61086fa73b",
|
|
"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/19"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/19"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/19"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/19/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/19/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/19/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/1623b0d9dba95c7cd51ce20a0aa0a0e5e1712968"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/10",
|
|
"id": 94578313,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTQ1NzgzMTM=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/10",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/10.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/10.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/10",
|
|
"number": 10,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Boot from rebuilt ITS",
|
|
"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 makes the build boot from the rebuilt ITS. It also includes the new exec DDT and NSALV.\r\n\r\nI had to update SYSTEM; to version 1647 from the PI distribution, or else there would be a crash in the final dump of the file system.",
|
|
"created_at": "2016-11-21T09:22:27Z",
|
|
"updated_at": "2016-12-07T10:52:36Z",
|
|
"closed_at": "2016-11-21T16:48:40Z",
|
|
"merged_at": "2016-11-21T16:48:40Z",
|
|
"merge_commit_sha": "b3773203bfe61cc38aedff77900bd1d4072d19ce",
|
|
"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/10/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/10/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/10/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/e727ebfcaf784ee375fb0b96572407cc017137c4",
|
|
"head": {
|
|
"label": "PDP-10:lars/dump-its",
|
|
"ref": "lars/dump-its",
|
|
"sha": "e727ebfcaf784ee375fb0b96572407cc017137c4",
|
|
"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": "336bbaa979a7e461d66184cc7bb5040aad63f0dc",
|
|
"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/10"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/10"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/10"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/10/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/10/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/10/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/e727ebfcaf784ee375fb0b96572407cc017137c4"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
},
|
|
{
|
|
"url": "https://api.github.com/repos/PDP-10/its/pulls/9",
|
|
"id": 94390575,
|
|
"node_id": "MDExOlB1bGxSZXF1ZXN0OTQzOTA1NzU=",
|
|
"html_url": "https://github.com/PDP-10/its/pull/9",
|
|
"diff_url": "https://github.com/PDP-10/its/pull/9.diff",
|
|
"patch_url": "https://github.com/PDP-10/its/pull/9.patch",
|
|
"issue_url": "https://api.github.com/repos/PDP-10/its/issues/9",
|
|
"number": 9,
|
|
"state": "closed",
|
|
"locked": false,
|
|
"title": "Build/install netime, dmpcpy, and pfthmg daemons; add link sys; ts p (to sys; ts peek)",
|
|
"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": "* Added channa and dragon directories, and added sources for netime, dmpcpy, fsdefs, modems, netwrk, and pft.\r\n* Build/install netime, dmpcpy, and pfthmg daemons\r\n* Add link to sys; ts peek as sys; ts p\r\n",
|
|
"created_at": "2016-11-18T16:17:51Z",
|
|
"updated_at": "2018-02-12T20:31:03Z",
|
|
"closed_at": "2016-11-18T18:27:06Z",
|
|
"merged_at": "2016-11-18T18:27:06Z",
|
|
"merge_commit_sha": "336bbaa979a7e461d66184cc7bb5040aad63f0dc",
|
|
"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/9/commits",
|
|
"review_comments_url": "https://api.github.com/repos/PDP-10/its/pulls/9/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/9/comments",
|
|
"statuses_url": "https://api.github.com/repos/PDP-10/its/statuses/18133676aa35ac73149d32f7db8864bfc9833f42",
|
|
"head": {
|
|
"label": "PDP-10:ejs-master",
|
|
"ref": "ejs-master",
|
|
"sha": "18133676aa35ac73149d32f7db8864bfc9833f42",
|
|
"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": "c5d3af5c181e7eae1dd8ca49c4d03b60a890b913",
|
|
"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/9"
|
|
},
|
|
"html": {
|
|
"href": "https://github.com/PDP-10/its/pull/9"
|
|
},
|
|
"issue": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/9"
|
|
},
|
|
"comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/issues/9/comments"
|
|
},
|
|
"review_comments": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/pulls/9/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/9/commits"
|
|
},
|
|
"statuses": {
|
|
"href": "https://api.github.com/repos/PDP-10/its/statuses/18133676aa35ac73149d32f7db8864bfc9833f42"
|
|
}
|
|
},
|
|
"author_association": "MEMBER"
|
|
}
|
|
]
|